Commit Graph

  • c6e77c36af [change] W3C fontVariant style values Nicolas Gallagher 2022-11-28 12:35:32 -08:00
  • 72f9d4d05c Rewrite docs about company usage Nicolas Gallagher 2022-11-28 12:03:35 -08:00
  • 42bf402929 [change] Support W3C props on TextInput Nicolas Gallagher 2022-11-07 14:49:58 -08:00
  • 67d52a43a9 [change] Support W3C ARIA props and styles Nicolas Gallagher 2022-11-04 14:10:28 -07:00
  • 2874b281ff [change] Port ScrollView to Class Component Nicolas Gallagher 2022-11-02 14:41:23 -07:00
  • a33c322152 [change] Deprecate Touchables and Button components Nicolas Gallagher 2022-09-01 15:08:39 -07:00
  • e8a0cbc60a [change] Map 'button' and 'paragraph' role to HTML elements Nicolas Gallagher 2022-09-01 12:43:41 -07:00
  • 95c8a545a7 [change] Image deprecate resizeMode and tintColor styles Nicolas Gallagher 2022-08-30 14:34:55 -07:00
  • 1f5d0925a5 [fix] Animated works with compiled styles Nicolas Gallagher 2022-08-29 13:07:44 -07:00
  • e68c327707 [change] Remove setNativeProps API Nicolas Gallagher 2022-08-26 17:33:05 -07:00
  • f3138931af [change] Update Animated to support React 18 Nicolas Gallagher 2022-08-26 14:38:16 -07:00
  • fc0d84fba4 [change] StyleSheet.compose() deprecation Nicolas Gallagher 2022-08-26 12:17:21 -07:00
  • 9868738604 [change] React 18 support Eddie Kimmel 2022-08-26 11:19:42 -07:00
  • 3a024ee308 [change] Remove platform-specific exports Nicolas Gallagher 2022-08-24 14:22:34 -07:00
  • bf24fb5a3a Bump webpack from 5.73.0 to 5.76.0 dependabot[bot] 2023-03-15 02:50:32 +00:00
  • e8098fd029 Fix label workflow actions Nicolas Gallagher 2023-01-27 10:21:31 -08:00
  • 9e3efa77e3 Fix actions used in workflows Bartosz Kaszubowski 2022-12-30 11:35:18 +01:00
  • 209d824790 Fix label workflow actions gh-pr/2461 Nicolas Gallagher 2023-01-27 10:21:31 -08:00
  • 5bb02faffc Fix actions used in workflows Bartosz Kaszubowski 2022-12-30 11:35:18 +01:00
  • 030023c4b4 Bump ua-parser-js from 0.7.31 to 0.7.33 dependabot[bot] 2023-01-24 16:42:06 +00:00
  • c89f3335ae Deploy benchmarks Nicolas Gallagher 2023-01-25 14:07:16 -08:00
  • eb6bd284e3 Deploy documentation Nicolas Gallagher 2023-01-25 14:07:09 -08:00
  • 57e2482eef 0.18.12 0.18.12 Nicolas Gallagher 2023-01-25 14:07:01 -08:00
  • 77f6fba03d [fix] Avoid setting focus tabIndex on <body> Abdelhafidh Belalia 2023-01-17 10:14:36 +01:00
  • ccfd936f27 [fix] iOS not firing resize event when keyboard opens/closes Yogendra Rawal 2022-11-24 01:03:09 +05:45
  • 21b5d44c74 0.18.11 0.18.11 Nicolas Gallagher 2023-01-24 15:49:56 -08:00
  • ca152037bf [fix] 'accessibilityRequired' sets correct 'required' value Nicolas Gallagher 2023-01-11 12:40:30 -08:00
  • f34377d410 Bump socket.io-parser from 4.0.4 to 4.0.5 dependabot[bot] 2023-01-11 20:29:25 +00:00
  • 56d287be0a Bump loader-utils from 2.0.0 to 2.0.4 dependabot[bot] 2022-11-16 17:32:55 +00:00
  • 18ea5cdaf6 Bump engine.io from 6.2.0 to 6.2.1 dependabot[bot] 2022-11-22 05:36:33 +00:00
  • cfa2625220 Bump json5 from 2.2.1 to 2.2.3 dependabot[bot] 2023-01-08 23:27:42 +00:00
  • c336e7cdb6 Bump luxon from 2.4.0 to 2.5.2 dependabot[bot] 2023-01-09 15:01:26 +00:00
  • 8ef463044d Deploy benchmarks Nicolas Gallagher 2022-11-02 11:37:12 -07:00
  • a2f930954e Deploy documentation Nicolas Gallagher 2022-11-02 11:37:09 -07:00
  • fa47f80d34 0.18.10 0.18.10 Nicolas Gallagher 2022-11-02 11:37:01 -07:00
  • 0f692f2c2b [fix] Dimensions.get() should not call change listeners Nicolas Gallagher 2022-11-02 11:26:24 -07:00
  • b3c113ccb3 Deploy benchmarks Nicolas Gallagher 2022-08-30 14:41:20 -07:00
  • c9cbab3896 Deploy documentation Nicolas Gallagher 2022-08-30 14:41:17 -07:00
  • dee258ae02 0.18.9 0.18.9 Nicolas Gallagher 2022-08-30 14:41:09 -07:00
  • 9766fe6d4b [fix] Export useLocaleContext as default export Kyle Rosenberg 2022-08-30 15:28:26 -05:00
  • c764f96ef4 [fix] Allow TextInput to dispatch 'submit' event Md Neyaz Ahmad 2022-08-12 13:25:30 +05:30
  • b6c8da8c4b Bump terser from 5.14.1 to 5.15.0 dependabot[bot] 2022-08-25 18:05:09 +00:00
  • 65825bf3a2 Deploy benchmarks Nicolas Gallagher 2022-08-25 11:04:11 -07:00
  • 9868a04edc Deploy documentation Nicolas Gallagher 2022-08-25 11:04:07 -07:00
  • bd409f6a15 0.18.8 0.18.8 Nicolas Gallagher 2022-08-25 11:04:00 -07:00
  • 290cae2a38 [fix] Image throws error if packager asset isn't resolved Nicolas Gallagher 2022-08-24 15:10:32 -07:00
  • 93b1d04306 [fix] CheckBox supports readOnly on native control Nicolas Gallagher 2022-08-24 15:03:14 -07:00
  • 361dbd3b39 [fix] Image throws error if packager asset isn't resolved fix-image-assetresolve Nicolas Gallagher 2022-08-24 15:10:32 -07:00
  • 854eb5e4ce [fix] CheckBox supports readOnly on native control fix-checkbox-readonly Nicolas Gallagher 2022-08-24 15:03:14 -07:00
  • 107c6eeb46 [fix] Allow Pressable to be programmatically focused when disabled fix-pressable-focus Nicolas Gallagher 2022-08-24 14:39:55 -07:00
  • 3fc40bdf81 Fix README examples app url Nicolas Gallagher 2022-07-19 15:04:52 -07:00
  • 226646ffa3 Deploy benchmarks Nicolas Gallagher 2022-07-19 14:33:10 -07:00
  • 535b8cdde3 Deploy documentation Nicolas Gallagher 2022-07-19 14:33:06 -07:00
  • bac3651db3 0.18.7 0.18.7 Nicolas Gallagher 2022-07-19 14:32:59 -07:00
  • cc9c9f1ec8 Update react peer dependency in react-native-web Brent Vatne 2022-07-19 13:25:18 -07:00
  • bbffe86fd6 ResponderTouchHistoryStore into instanciated class Ondrej Zaruba 2022-01-03 12:03:51 +01:00
  • 32a4bf8e51 [fix] Improve Flow types of StyleSheet.create ToyboxZach 2022-07-12 11:40:18 -07:00
  • 4a9bea27a8 [fix] Pressable prevent longpress contextmenu on Windows yuxizhe 2022-06-29 03:27:21 +08:00
  • 07feddf300 Replace fbjs performanceNow with performance.now kyletsang 2022-07-08 12:03:51 -07:00
  • 8c365d9892 Replace fbjs canUseDom with inline module Cody Rathor 2022-07-08 11:35:50 -07:00
  • 390ef22c08 Deploy benchmarks Nicolas Gallagher 2022-07-06 16:34:10 -07:00
  • e601c576a5 Deploy documentation Nicolas Gallagher 2022-07-06 16:34:07 -07:00
  • 80a72c327c 0.18.6 0.18.6 Nicolas Gallagher 2022-07-06 16:34:00 -07:00
  • 06c14c460c Update github issue template Nicolas Gallagher 2022-07-06 14:49:10 -07:00
  • 80ef32f6ee [fix] ScrollView support for 'centerContent' prop Fernando Rojo 2022-07-06 18:14:13 -04:00
  • e9bb11ef98 Deploy benchmarks Nicolas Gallagher 2022-07-06 15:51:43 -07:00
  • 2b3922e49e Deploy documentation Nicolas Gallagher 2022-07-06 15:51:38 -07:00
  • 511e5537d1 0.18.5 0.18.5 Nicolas Gallagher 2022-07-06 15:51:31 -07:00
  • 5c1b5cfad2 [fix] Appearance API update Grant Sander 2022-07-06 14:24:23 -04:00
  • e027829cdb Reduce babel junk in built files Nicolas Gallagher 2022-07-05 11:26:31 -07:00
  • 1d6c62980d Reduce babel junk in built files less-babel Nicolas Gallagher 2022-07-05 11:26:31 -07:00
  • 1aa84d5447 Misc dependency updates update-deps Nicolas Gallagher 2022-07-04 14:35:24 -07:00
  • 0e183ede7c Fix npm command in react-integration workflow Nicolas Gallagher 2022-07-04 14:00:48 -07:00
  • 3f04120d50 Update lint-staged and husky Nicolas Gallagher 2022-07-04 13:34:57 -07:00
  • 174b8f505a Update prettier and reformat source code Nicolas Gallagher 2022-07-03 17:37:19 -07:00
  • c8f6db8bfc Update react-native-web-docs dependencies Nicolas Gallagher 2022-07-03 17:23:15 -07:00
  • f591a7426c Update react-native-web dependencies Nicolas Gallagher 2022-07-03 17:09:01 -07:00
  • 9fce0678e5 Update benchmarks dependencies Nicolas Gallagher 2022-07-03 17:03:34 -07:00
  • b7dd6b66d0 Update babel-plugin-react-native-web dependencies Nicolas Gallagher 2022-07-03 16:59:15 -07:00
  • b6f844da30 Update eslint dependencies Nicolas Gallagher 2022-07-03 16:57:07 -07:00
  • 98dc30de73 Update jest dependencies Nicolas Gallagher 2022-07-03 16:50:06 -07:00
  • 341a9fc5c4 Update babel dependencies Nicolas Gallagher 2022-07-03 16:44:12 -07:00
  • abad4b045d Fix package publishing script Nicolas Gallagher 2022-07-03 12:03:21 -07:00
  • e9f9463308 0.18.4 0.18.4 Nicolas Gallagher 2022-07-02 17:18:38 -07:00
  • 20afd12c3b Use GitHub issue forms Nicolas Gallagher 2022-07-02 17:06:56 -07:00
  • 074861623e Fix workflows and monorepo deps next Nicolas Gallagher 2022-07-01 20:35:02 -07:00
  • e9badc3e38 Use npm to manage monorepo Nicolas Gallagher 2022-07-01 19:18:55 -07:00
  • 31f2e66bf0 Change development scripts Nicolas Gallagher 2022-07-01 17:54:05 -07:00
  • 50e267b0aa Publish only updates react-native-web packages Nicolas Gallagher 2022-07-01 13:56:09 -07:00
  • aee652f6c9 Reorganize README and LICENSE files Nicolas Gallagher 2022-07-01 13:47:59 -07:00
  • b704844ca7 Build react-native-web using @babel/runtime Nicolas Gallagher 2022-07-01 00:55:36 -07:00
  • f81095442f Reorganize monorepo structure Nicolas Gallagher 2022-06-30 23:17:16 -07:00
  • d2216ba1e6 Deploy benchmarks Nicolas Gallagher 2022-07-02 11:48:50 -07:00
  • a54a75ab14 Deploy documentation Nicolas Gallagher 2022-07-02 11:48:41 -07:00
  • d31a8a1ec1 0.18.3 0.18.3 Nicolas Gallagher 2022-07-02 11:48:32 -07:00
  • 59af091fdb [fix] Prevent style recalculation on pageload Nate Wienert 2022-07-01 14:52:53 -10:00
  • 379da30e4c Regularly test against next builds of React yuxizhe 2022-06-29 02:37:39 +08:00
  • 7f85495b7e [fix] Sandbox config node version yuxizhe 2022-06-29 02:50:50 +08:00
  • 689f5a33f1 Add codesandbox CI integration for PRs yuxizhe 2022-06-28 21:02:50 +08:00
  • ae6ddec452 Add codesandbox config to examples Nicolas Gallagher 2022-06-28 11:24:57 -07:00