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
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
88c664fa0f
Update dependencies for 'benchmarks' package
2020-01-30 17:11:13 -08:00
Nicolas Gallagher
dee418bb93
0.12.0
2020-01-24 14:24:35 -08:00
Nicolas Gallagher
1ad1693039
[change] Remove PropTypes exports and internal use
...
Removes the following deprecated exports: `ColorPropType`,
`EdgeInsetsPropType`, `PointPropType`, `TextPropTypes`, and `ViewPropTypes`.
Remove all use of `prop-types` in the implementations of components. Flow types
are used instead, so there will no longer be runtime warnings related to props.
NOTE: Removes support for `className` prop.
Fix #1383
Close #1477
Close #1474
Close #1489
2019-12-18 12:40:31 +00:00
Nicolas Gallagher
9e7c37128e
Update 'benchmarks' dependencies
2019-11-12 14:42:54 -08:00
Nicolas Gallagher
1b3c31ff6a
Run prettier across codebase
...
Close #1444
2019-10-07 14:26:24 -07:00
Nicolas Gallagher
d4b9f35d33
[change] createElement -> unstable_createElement
...
Rename the 'createElement' export to reflect its unstable status.
Fix #1385
2019-10-07 14:20:49 -07:00
Nicolas Gallagher
e810f1fd2b
0.11.7
2019-08-16 13:15:07 -07:00
Nicolas Gallagher
1cce9a1668
0.11.6
2019-08-09 11:51:16 -07:00
Nicolas Gallagher
45f94eb43d
0.11.5
2019-07-02 14:06:34 -07:00
Nicolas Gallagher
33dc3cb018
0.11.4
2019-05-21 14:17:21 -07:00
Nicolas Gallagher
cddc2e346b
0.11.3
2019-05-21 12:21:08 -07:00
Nicolas Gallagher
801937748b
0.11.2
2019-03-22 10:02:44 -07:00
Nicolas Gallagher
ad78fc7a38
0.11.1
2019-03-15 14:08:24 -07:00
Nicolas Gallagher
763e2d4001
0.11.0
2019-03-12 17:45:10 -07:00
Nicolas Gallagher
97372d7e4c
Update benchmark results for 0.11.0
2019-03-12 17:30:10 -07:00
Nicolas Gallagher
5e9449e893
Update benchmark libraries
2019-03-11 20:17:29 -07:00
Nicolas Gallagher
6a84d74185
0.10.1
2019-03-07 11:32:33 -08:00
Nicolas Gallagher
8ce5750d34
0.10.0
2019-01-30 14:13:58 -08:00
Nicolas Gallagher
b6fc6f228e
Add new Text render benchmark
2019-01-22 18:48:29 -08:00
Nicolas Gallagher
69d1da4560
Update eslint
2019-01-22 18:48:29 -08:00
Nicolas Gallagher
77d4bd8a97
[change] Compile using Babel 7
...
Fix #1170
Close #1205
Close #1191
2019-01-22 18:48:28 -08:00
Nicolas Gallagher
000b92e707
0.9.13
2018-12-31 17:31:46 -08:00
Nicolas Gallagher
79456d5920
0.9.12
2018-12-31 10:34:04 -08:00
Nicolas Gallagher
209ff1fa40
0.9.11
2018-12-31 08:23:58 -08:00
Nicolas Gallagher
ada5651be2
Don't minify local benchmarks build
2018-12-24 13:35:21 +00:00
Nicolas Gallagher
d0ac55aa4f
Update benchmarks dependencies
2018-12-21 21:33:43 +00:00
Nicolas Gallagher
66dd1bd9ef
Remove glamor and radium from benchmarks
...
Glamor is unmaintained. Radium is extremely slow. There is no need to compare
against these libraries.
2018-12-21 21:20:30 +00:00
Nicolas Gallagher
6add18c6f0
0.9.10
2018-12-21 21:04:26 +00:00
Nicolas Gallagher
85e098deec
0.9.9
2018-12-05 14:46:11 -08:00
Nicolas Gallagher
8c8978ff76
0.9.8
2018-11-15 21:40:18 -08:00
Nicolas Gallagher
75db0e9183
0.9.7
2018-11-12 17:53:16 -08:00
Nicolas Gallagher
931d666fcc
0.9.6
2018-11-01 12:29:18 -07:00
Nicolas Gallagher
3fa18becc7
0.9.5
2018-10-29 18:04:02 -07:00
Nicolas Gallagher
89468b7d6e
0.9.4
2018-10-22 20:06:58 -07:00
Nicolas Gallagher
d6e8530f4d
0.9.3
2018-10-11 17:40:41 -07:00
Nicolas Gallagher
a54bdeec09
0.9.2
2018-10-09 18:02:55 -07:00
Nicolas Gallagher
1f3a77dada
0.9.1
2018-09-27 14:30:26 -07:00
Nicolas Gallagher
9a1cade1f0
0.9.0
2018-09-17 10:55:16 -07:00
Nicolas Gallagher
506dba933c
[change] Support React DOM 16.5
...
React DOM 16.5 changed unstable APIs that this project depends upon.
This regression was fixed in React DOM 16.5.1 but requires React Native
for Web to migrate to a different unstable API exported by React DOM.
Fix #1096
Close #1106
2018-09-17 10:16:33 -07:00
Nicolas Gallagher
c0de9dddf3
0.8.11
2018-09-17 09:47:04 -07:00