Commit Graph

188 Commits

Author SHA1 Message Date
Nicolas Gallagher 21b5d44c74 0.18.11 2023-01-24 15:49:56 -08:00
Nicolas Gallagher fa47f80d34 0.18.10 2022-11-02 11:37:01 -07:00
Nicolas Gallagher dee258ae02 0.18.9 2022-08-30 14:41:09 -07:00
Kyle Rosenberg 9766fe6d4b [fix] Export useLocaleContext as default export
Close #2389
2022-08-30 14:39:14 -07:00
Nicolas Gallagher bd409f6a15 0.18.8 2022-08-25 11:04:00 -07:00
Nicolas Gallagher bac3651db3 0.18.7 2022-07-19 14:32:59 -07:00
Nicolas Gallagher 80a72c327c 0.18.6 2022-07-06 16:34:00 -07:00
Nicolas Gallagher 511e5537d1 0.18.5 2022-07-06 15:51:31 -07:00
Nicolas Gallagher 1aa84d5447 Misc dependency updates 2022-07-04 15:10:01 -07:00
Nicolas Gallagher 174b8f505a Update prettier and reformat source code 2022-07-03 17:37:19 -07:00
Nicolas Gallagher b7dd6b66d0 Update babel-plugin-react-native-web dependencies 2022-07-03 16:59:15 -07:00
Nicolas Gallagher e9f9463308 0.18.4 2022-07-02 17:18:38 -07:00
Nicolas Gallagher 31f2e66bf0 Change development scripts
Switch to npm-workspaces monorepo task management.
2022-07-02 12:02:24 -07:00
Nicolas Gallagher aee652f6c9 Reorganize README and LICENSE files 2022-07-02 12:01:06 -07:00
Nicolas Gallagher d31a8a1ec1 0.18.3 2022-07-02 11:48:32 -07:00
Nicolas Gallagher 09ec7b6e53 0.18.2 2022-06-27 16:34:25 -07:00
Nicolas Gallagher c00b5e4192 0.18.1 2022-06-14 10:47:58 -07:00
Nicolas Gallagher 7095118edd 0.18.0 2022-06-10 13:30:24 -07:00
Nicolas Gallagher da1a75a7f4 [change] Refactor localization APIs
* Control writing direction using 'dir' and 'lang' props.
* Change the compiler output for RTL styles polyfill.
* Export 'useLocaleContext' for working with writing direction context.
* Turn I18nManager into a mock API
2022-03-22 09:44:08 -07:00
Nicolas Gallagher dc9ecfbc84 0.17.7 2022-03-01 13:22:24 -08:00
Nicolas Gallagher da80ede2dc 0.17.6 2022-02-18 10:31:11 -08:00
Nicolas Gallagher 081a128db3 0.17.5 2021-09-29 10:34:06 -07:00
Nicolas Gallagher 798d34e192 0.17.4 2021-09-29 10:24:51 -07:00
Nicolas Gallagher 36681c4f54 0.17.3 2021-09-29 10:12:10 -07:00
Nicolas Gallagher 68e878be8f 0.17.2 2021-09-28 11:41:39 -07:00
Nicolas Gallagher 39ee95b4a4 0.17.1 2021-06-23 10:45:51 -07:00
Nicolas Gallagher b2eb3ca03f 0.17.0 2021-06-17 09:45:30 -07:00
Nicolas Gallagher 6de619563c 0.16.5 2021-06-08 16:43:36 -07:00
Nicolas Gallagher 3fc7634819 0.16.4 2021-06-08 15:13:05 -07:00
Nicolas Gallagher 855d5340c3 0.16.3 2021-05-13 14:33:24 -07:00
Nicolas Gallagher c9eb794790 0.16.2 2021-05-03 10:09:58 -07:00
Nicolas Gallagher 8362f3907f 0.16.1 2021-04-23 11:09:26 -07:00
Nicolas Gallagher 2d9dca42fa 0.16.0 2021-04-20 12:19:56 -07:00
Nicolas Gallagher 9d6d39f2c7 0.15.7 2021-04-13 12:42:07 -07:00
Nicolas Gallagher 6bfd80cc56 0.15.6 2021-04-06 17:17:15 -07:00
Nicolas Gallagher 6fa5353457 0.15.5 2021-03-30 19:09:29 -07:00
Nicolas Gallagher fc4cc216a1 0.15.4 2021-03-30 15:13:19 -07:00
Nicolas Gallagher 0ac406c91e 0.15.3 2021-03-29 13:50:09 -07:00
Nicolas Gallagher 833d55bae4 0.15.2 2021-03-29 11:27:28 -07:00
Nicolas Gallagher 457d406714 0.15.1 2021-03-26 14:17:05 -07:00
Nicolas Gallagher c47bec7b93 0.15.0 2021-02-12 10:54:39 -08:00
Nicolas Gallagher a5d6cd51ef Update prettier and reformat code 2021-02-11 14:58:05 -08:00
Nicolas Gallagher 2471561962 Update Babel dependencies 2021-02-11 14:53:10 -08:00
Nicolas Gallagher f5c9f63723 0.14.13 2021-02-05 13:55:00 -08:00
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 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
Kyle Fang cf91d75471 [add] LogBox stub
Close #1794
2020-11-04 10:55:43 -08:00