Mike Grabowski
|
a14ac29c30
|
Remove navigationOptions from component props (#1231)
|
2017-04-26 17:06:00 +05:30 |
|
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
|
0f6b328687
|
Add an ability to disable built-in logger (#1115)
* Fix logger
* Update Navigators.md
* Update Navigators.md
|
2017-04-24 11:08:36 +02:00 |
|
Mike Grabowski
|
a252b46c50
|
Breaking: Replace containerOptions with just props (#1100)
|
2017-04-19 14:10:50 +05:30 |
|
Mike Grabowski
|
26b165200f
|
Add onNavigationStateChange (#453)
* Support
* Revert consoleg
* Add very bad doc
* Improve docs
* Surpress flow
|
2017-02-23 22:18:06 -08:00 |
|
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 |
|
Satyajit Sahoo
|
1247806f9b
|
Make compatible with webpack (#244)
|
2017-02-08 13:00:58 -08:00 |
|
Emiel Mols
|
33767311ae
|
createNavigationContainer: cache previously used navigation when stateful (#202)
Prevents unnecessary creating new navigation objects when the container is passing through other props that are changing
|
2017-02-06 22:42:33 +05:30 |
|
Jeff Carbonella
|
2e6f7a015f
|
Use redux constants and action creator functions (#120)
|
2017-02-02 02:57:51 +05:30 |
|
Adam Miskiewicz
|
c37ad8a0a9
|
Initial public release of React Navigation
|
2017-01-26 11:53:33 -08:00 |
|