richard-dds
84146608c7
Replace vue-sticky with stickybits for IE compat
2019-06-04 11:22:35 -04:00
richard-dds
37ca94df42
Create reusable StickyCTA component
2019-05-31 16:25:40 -04:00
George Drummond
20604e6ca9
Add prettier.js to project
2019-01-24 09:38:21 -05:00
Patrick Smith
01f588d54d
Run tests in watch mode without cache
...
Running in watch mode was not printing out console.log.
https://github.com/facebook/jest/issues/2441 suggests setting --no-cache
and that fixed it.
2018-11-27 15:42:35 -05:00
Patrick Smith
c3c675ceba
Run js test coverage on CI
2018-11-20 11:26:50 -05:00
Patrick Smith
9b60ac596f
Add yarn command to run tests in watch mode
2018-11-20 11:09:09 -05:00
Patrick Smith
fae3aa12e1
Add babel-core to fix compilation issues
2018-11-19 21:03:52 -05:00
Patrick Smith
4149a4f1d5
Add dependencies to run jest
2018-11-19 21:02:11 -05:00
Patrick Smith
d82dd15b1a
Update uswds dep to fix sub-dep security vulnerability
...
There was a security vulnerability in `cached-path-relative`: https://hackerone.com/reports/390847
The package is a dependency of `browserify` which is a dependency of
`uswds`, which is one of our dependencies. Upgrading `uswds` to the
latest version installs the latest version of `cached-path-relative`
that has the security fix.
This update also requires bringing in a new static image that was
recently added in `uswds`.
2018-11-13 16:44:37 -05:00
Patrick Smith
e536d5d9be
Update name of parcel dependency
2018-11-12 13:20:16 -05:00
richard-dds
d540b2ae74
Sort requests
2018-11-01 10:25:52 -04:00
Andrew Croce
bfe32fa926
add ally.js
2018-10-18 09:59:15 -04:00
Andrew Croce
f25bd2aabf
didnt actually need D3!!
2018-09-11 11:25:52 -04:00
Andrew Croce
072e565b84
polyfill for svg innerhtml
2018-09-11 11:23:22 -04:00
Andrew Croce
d882c552dc
starting charting
2018-09-11 11:23:22 -04:00
Andrew Croce
00f238ffe8
revert Vue to 2.5.15 because reasons
2018-09-04 15:19:36 -04:00
Andrew Croce
738e6b0666
remove flexibility dependency... it doesnt work
2018-08-22 16:24:34 -04:00
Andrew Croce
bb7d8a7230
Add dependencies
2018-08-22 16:23:47 -04:00
Andrew Croce
9bee56152c
Add browserlist support to identify supported browsers
2018-08-22 16:23:31 -04:00
luis cielak
3a5f8694ba
Add vue tooltip dep
2018-08-13 15:47:29 -04:00
Andrew Croce
bed396131a
Add text mask addons
2018-08-08 10:58:46 -04:00
Andrew Croce
b649d17eb8
input validations WIP
2018-08-07 15:43:03 -04:00
Patrick Smith
1f8c5b2c74
Specify public URL for parcel builds
2018-08-03 13:17:45 -04:00
Andrew Croce
bf3054908c
move styles and js to the root directory
2018-08-03 09:09:07 -04:00
Patrick Smith
dea0962f7c
Use flask-webassets to version js/css bundle
2018-08-02 14:54:07 -04:00
Patrick Smith
015adaf30f
Working parcel setup
2018-08-02 14:37:16 -04:00
Patrick Smith
5b764a51fb
Add parcel/vue js deps
2018-08-02 14:37:11 -04:00
Brian Duggan
22d14d97b4
Use npm and add a sass build script
2018-05-23 08:55:04 -04:00