Nicolas Gallagher
7ab04987f0
Fix compressed-size build script
2020-09-09 16:08:56 -07:00
Nicolas Gallagher
f52a9bcfd2
Add compressed-size action
...
Reports minified + gzipped size of modules
2020-09-09 13:46:23 -07: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
c7c1f29016
Reorganize documentation
...
Close #1092
Close #1095
2018-09-09 11:33:09 -07:00
Nicolas Gallagher
3e681bed3e
GitHub issue template adjustment
...
Move help text into HTML comments and make it clear that issues will be
closed if the issue template is ignored.
2018-06-15 10:47:04 -07:00
Nicolas Gallagher
e7f84a9228
Add GitHub issue templates
...
Close #931
2018-05-08 10:11:27 -07:00
Maximilian Stoiber
865034e8f7
Update benchmark instructions
2018-01-29 12:40:37 -08:00
Nicolas Gallagher
a9342daee2
Add release script for benchmarks
2018-01-17 17:40:13 -08:00
Maxime Thirouin
c26ef0eb3b
Run precommit hook automatically
...
Help to ensure that code is formatted and linted before commits and PRs.
Fix #755
Close #756
Close #754
2018-01-08 11:59:26 -08:00
Nicolas Gallagher
bff3f50ae0
Fix release script
2017-12-30 18:42:35 -08:00
Nicolas Gallagher
1776891736
Improve project introduction and guides
...
Adopt the structure of the React README and improve the contribution
guidelines to include Facebook's CoC. Fix various links following the
move to a monorepo.
2017-12-26 09:12:15 +00:00
Nicolas Gallagher
3026465ae3
Monorepo
...
Introduces a monorepo structure, relies on yarn workspaces to share
dependencies, and lerna for syncing versions across the monorepo.
* Create 2 workspaces:
'packages' and 'website'
* Create 2 public packages:
'babel-plugin-react-native-web' and 'react-native-web'
* Create 1 private package:
'benchmarks'
A simple release script runs the tests, builds the package assets,
increments the package version numbers, git commits and tags, publishes
the package to npm, pushes the changes to github, and releases the
website update.
Close #657
2017-12-24 12:33:41 +00:00
Nicolas Gallagher
9e58a7b5f1
Update GitHub files
2017-07-27 11:38:50 -07:00
Nicolas Gallagher
1364b1dfdf
Rename benchmark script
2017-07-22 10:45:04 -07:00
Nicolas Gallagher
44d59f4996
Use yarn to run scripts
2017-06-15 19:29:56 -07:00
Nicolas Gallagher
77fd867421
[fix] correct types
...
Fix #465
2017-06-05 19:51:34 -07:00
Nicolas Gallagher
edef737249
Move CONTRIBUTING.md
2017-05-27 08:29:22 -07:00
Nicolas Gallagher
a2cafe56fc
Add initial performance benchmarks
...
Simple render tree benchmarks originally developed by @lelandrichardson
Fix #306
2017-01-01 14:43:47 -08:00
Nicolas Gallagher
f1e221e51e
Add Github issue and pull request templates
...
Fix #180
Close #185
2016-08-05 10:59:00 -07:00