Choices/.github/workflows
Josh Johnson 68313da412
Convert to typescript (#795)
* Typescript config setup

* Add type annotations to components

* Further type additions

* And more...

* Add types to actions

* Add types to templates

* Further type checks

* Further type additons

* Install fuse latest

* Housekeeping

* Remove old type definitions

* Fix remaning type issues

* Fix some failing tests

* Remove types workflow

* Fix failing unit tests

* Resolve back space event regression

* Convert cypress files to .ts

* Fix eslint issues

* Remove cachebusting urls

* Resolve delete button bug

* Resolve regression bugs

* Fix lint script

* Fix lint workflow

* Pass args instead of object to keyboard handlers

* Flatten misc reducer

* Resolve keyboad action test failures

* Use Pick instead of Partial

* Use interfaces in action tests

* Update firefox image

* Incorporate #791

* Incorporate #788
2019-12-23 18:22:54 +00:00
..
browsers.yml Resolve 774 (#777) 2019-11-24 17:32:02 +00:00
build-and-test.yml Commit and push built files to master (#756) 2019-11-14 09:47:20 +00:00
bundlesize.yml Update GitHub action workflows (#728) 2019-10-31 17:28:12 +00:00
deployment.yml Fix releases (#761) 2019-11-15 19:34:20 +00:00
e2e-tests.yml Upgrade Cypress to 3.6 and use cache in Github Actions (#748) 2019-11-08 13:24:57 +00:00
lint.yml Convert to typescript (#795) 2019-12-23 18:22:54 +00:00
polyfills-sync.yml [Tooling] Expand browsers target while keeping Polyfills under control (#709) 2019-10-29 18:19:19 +00:00
release-drafter.yml Fix release drafter 2019-11-02 14:03:27 +00:00
unit-tests.yml Update GitHub action workflows (#728) 2019-10-31 17:28:12 +00:00