Commit Graph

453 Commits

Author SHA1 Message Date
Nicolas Gallagher 4b8cd20aaa 0.14.12 2021-02-04 12:47:23 -08:00
Nicolas Gallagher d48f59102f 0.14.11 2021-01-29 13:39:45 -08:00
Nicolas Gallagher 6739ab95cf 0.14.10 2020-12-17 13:51:03 -08:00
Nicolas Gallagher 4a1b31e3ef Use GitHub workflows for CI
Close #1845
Fix #1841
2020-12-14 13:04:07 -08:00
Nicolas Gallagher c4e0fd7ab5 0.14.9 2020-12-04 11:47:36 -08:00
Nicolas Gallagher 6928fab9e0 0.14.8 2020-11-09 15:57:38 -08:00
Nicolas Gallagher 6624a70cca 0.14.7 2020-10-30 10:52:37 -07:00
Nicolas Gallagher 1048f7ce3e 0.14.6 2020-10-29 17:14:39 -07:00
Nicolas Gallagher b8fddcf6b1 0.14.5 2020-10-27 11:06:27 -07:00
Nicolas Gallagher b4e53e8cd3 0.14.4 2020-10-22 11:00:02 -07:00
Nicolas Gallagher 2428b6c6fc 0.14.3 2020-10-19 16:02:22 -07:00
Nicolas Gallagher 663458713c 0.14.2 2020-10-16 12:57:49 -07:00
Nicolas Gallagher 933bd138ce 0.14.1 2020-10-12 13:41:20 -07:00
Nicolas Gallagher 78174d7b48 0.14.0 2020-10-09 12:59:41 -07:00
Nicolas Gallagher bf2e10d482 0.13.18 2020-10-09 11:17:09 -07:00
Nicolas Gallagher df14c7278a 0.13.17 2020-10-08 12:29:11 -07:00
Nicolas Gallagher bdcb4de7dc 0.13.16 2020-10-06 11:41:31 -07:00
Nicolas Gallagher aad0c88cea 0.13.15 2020-10-05 15:38:06 -07:00
Nicolas Gallagher 7bc6fc8347 0.13.14 2020-09-24 13:39:37 -07:00
Nicolas Gallagher af0d80a808 0.13.13 2020-09-21 15:56:18 -07:00
Nicolas Gallagher 74acb21aa8 0.13.12 2020-09-09 11:57:58 -07:00
Nicolas Gallagher 9ed9231b04 0.13.11 2020-09-08 12:33:37 -07:00
Nicolas Gallagher 397de88137 0.13.10 2020-09-08 11:24:19 -07:00
Nicolas Gallagher 8add92f776 0.13.9 2020-08-25 12:05:29 -07:00
Nicolas Gallagher 67a3d78799 0.13.8 2020-08-17 11:32:37 -07:00
Nicolas Gallagher 7fc17d01cc 0.13.7 2020-08-12 10:58:28 -07:00
Nicolas Gallagher 75c5a90563 0.13.6 2020-08-10 14:13:13 -07:00
Nicolas Gallagher 251cdfb220 0.13.5 2020-08-03 14:10:51 -07:00
Nicolas Gallagher 5426762ed4 0.13.4 2020-07-20 12:26:49 -07:00
Nicolas Gallagher 72638d028b 0.13.3 2020-07-07 14:43:10 -07:00
Nicolas Gallagher 96dcce0261 0.13.2 2020-07-07 11:45:46 -07:00
Nicolas Gallagher 8c391604ba 0.13.1 2020-06-29 12:20:51 -07:00
Nicolas Gallagher 824cca1972 0.13.0 2020-06-26 15:16:53 -07:00
Nicolas Gallagher cecacbc3ac Add eslint-plugin-flowtype 2020-06-26 14:51:49 -07:00
Nicolas Gallagher 7e724b279d Remove enzyme 2020-06-26 14:51:42 -07:00
Nicolas Gallagher 2724ca0293 Add eslint-plugin-react-hooks 2020-06-02 10:55:48 -07:00
Nicolas Gallagher 9dbe17fa6a 0.12.3 2020-06-02 10:51:45 -07:00
Nicolas Gallagher 5287044f40 0.12.2 2020-02-24 14:08:31 -08:00
Nicolas Gallagher c8b73fa4e4 0.12.1 2020-02-06 13:39:50 -08:00
Nicolas Gallagher dff62b3af6 Update jest dependencies 2020-01-30 17:01:07 -08:00
Nicolas Gallagher d30d65b29d Update babel dependencies 2020-01-30 16:45:07 -08:00
Nicolas Gallagher dee418bb93 0.12.0 2020-01-24 14:24:35 -08:00
Nicolas Gallagher 297cda7901 Rewrite interactive documentation
Consolidate all docs within the latest storybook

Ref #1172
2019-11-12 15:19:48 -08:00
Nicolas Gallagher 8cf00a5c5a Update inline-style-prefixer and misc deps 2019-11-12 14:42:58 -08:00
Nicolas Gallagher 3fd90b9252 Update flow to 0.109
Add $FlowFixMe to vendor code that produces flow errors
2019-11-12 14:42:57 -08:00
Nicolas Gallagher 9e7c37128e Update 'benchmarks' dependencies 2019-11-12 14:42:54 -08:00
Nicolas Gallagher 41e6dca1e3 Update linter and formatter tools 2019-10-08 13:06:20 -07:00
Nicolas Gallagher 02a3640f95 Update test tools 2019-10-08 13:06:17 -07:00
Nicolas Gallagher 290a2a76ce Update babel build tools 2019-10-08 13:04:10 -07:00
Nicolas Gallagher d554d83727 [change] Text uses createContext
Replaces the legacy 'contextTypes' API.
Removes 'enzyme' from related tests. Back to recording DOM snapshots.

Close #1248
Ref #1172
2019-10-04 11:37:25 -07:00