Mike Grabowski
|
bbe9caff06
|
Fix eslint issues and turn on prettier by default (#1195)
* Automatically generate prop-types from Flow
* Remove propTypes usage
* Fix flow
* Modify some eslint settings
* Fix flowtype
* Lint tweaks
* use prop-types pkg
* Run prettier
* Fix flow
* Fix few lint issues
* Make eslint pass
* Run lint on tests
* Fix flow
* Fixes
* Alphabetical
* Trailing comma: ES5 for website compat, also fix config/paths
* Apply eslint --fix only to src now
* Fix missing transitionconfig
* Update TypeDefinition.js
* New stuff
* Unstage website and examples
* reformat code
* Update circle.yml
|
2017-04-24 17:31:22 +05:30 |
|
Mike Grabowski
|
e2f5e7fd49
|
Automatically generate prop-types from Flow (#1033)
* Automatically generate prop-types from Flow
* Remove propTypes usage
* Fix flow
* Modify some eslint settings
* Fix flowtype
* Lint tweaks
* use prop-types pkg
|
2017-04-13 15:19:30 -07:00 |
|
Aaron Cannon
|
297470099d
|
Added the Header accessibility trait to the header title (#948)
Without this trait, VoiceOver on IOS does not identify the title as a header, which it is.
|
2017-04-07 12:09:26 +05:30 |
|
Mike Grabowski
|
79f21277cb
|
Add back button label to header (#257)
|
2017-02-20 05:09:56 +05:30 |
|
Satyajit Sahoo
|
a7b1243053
|
Fix flow (#305)
* Fix Flow and Android build
* Enable flow on CI
* Fix and suppress flow errors
|
2017-02-13 08:26:30 -08:00 |
|
juhasuni
|
ac8260874a
|
Set numberOfLines to 1 for HeaderTitle (#260)
|
2017-02-09 20:11:18 +05:30 |
|
Mike Grabowski
|
c35a7065b8
|
Revert "Better back button label" (#203)
|
2017-02-06 19:24:18 +01:00 |
|
Mike Grabowski
|
677625ef6a
|
Better back button label (#158)
|
2017-02-05 19:49:18 +05:30 |
|
Adam Miskiewicz
|
c37ad8a0a9
|
Initial public release of React Navigation
|
2017-01-26 11:53:33 -08:00 |
|