Choices/src/scripts
Konstantin Vyatkin 4acd6d6ca8 Improve GitHub actions and fix package.json SCSS script (#669)
* run actions on dependencies change

* add bundlesize token to master run

* fix bundlesize commit number

* add cypress env

* also run on - '.browserslistrc' changes

* update node-sass to allow install on Node 12 and trigger events

* use script

* add group

* skip husky on cypress

* upgrade csso dependency to make it trim sourcemaps

* fix run-p / run-s use

* remove commited assets on check

* commit assets

* remove cypress record

* restore recording

* reduce bundlesize limits

* try to specify key implicity

* remove Cypress recording

* restore build in bundlesize

* regenerate package-json.lock

* commit generated assets

* handle no-js case in lint

* fix lint error
2019-10-22 22:20:40 +01:00
..
actions Remove travis (#667) 2019-10-21 20:03:57 +01:00
components improve Babel and webpack configurations --> reduce JS bundle size (#670) 2019-10-22 17:08:43 +01:00
lib Remove travis (#667) 2019-10-21 20:03:57 +01:00
reducers Update index.test.js 2019-03-14 12:31:29 +00:00
store Remove travis (#667) 2019-10-21 20:03:57 +01:00
choices.js improve Babel and webpack configurations --> reduce JS bundle size (#670) 2019-10-22 17:08:43 +01:00
choices.test.js Publish version after npm publish (#672) 2019-10-22 12:50:40 +01:00
constants.js Resolve undefined error (#528) 2019-02-22 22:04:55 +00:00
constants.test.js Api changes (#515) 2019-02-12 18:35:46 +00:00
templates.js ADA accessibility label fixes (#642) 2019-10-10 09:49:00 +01:00
templates.test.js Improve GitHub actions and fix package.json SCSS script (#669) 2019-10-22 22:20:40 +01:00