Skip to content

Commit

Permalink
post change log, update Example dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
aksonov committed Jul 25, 2017
1 parent d49cbe9 commit 54652fa
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 3 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,60 @@
# Change Log

## [Unreleased](https://github.com/aksonov/react-native-router-flux/tree/HEAD)

[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.13...HEAD)

**Closed issues:**

- How to have back button on initial screen also? [\#2101](https://github.com/aksonov/react-native-router-flux/issues/2101)
- on reset complete? [\#2090](https://github.com/aksonov/react-native-router-flux/issues/2090)
- Question about Actions.refresh [\#2089](https://github.com/aksonov/react-native-router-flux/issues/2089)
- Rotation bug. [\#2088](https://github.com/aksonov/react-native-router-flux/issues/2088)
- Back button does not render [\#2086](https://github.com/aksonov/react-native-router-flux/issues/2086)
- Nested scenes not working in 4.0.0 [\#2066](https://github.com/aksonov/react-native-router-flux/issues/2066)

## [4.0.0-beta.13](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.13) (2017-07-25)
[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.12...4.0.0-beta.13)

**Closed issues:**

- Drawer button and title alignment in Navbar v4 [\#2107](https://github.com/aksonov/react-native-router-flux/issues/2107)
- Can't wrap Scene or ConnectedRouter in a View [\#2106](https://github.com/aksonov/react-native-router-flux/issues/2106)
- Drawer w/ Nested Nav and Header Issue [\#2103](https://github.com/aksonov/react-native-router-flux/issues/2103)
- Example with Redux on v4 [\#2100](https://github.com/aksonov/react-native-router-flux/issues/2100)
- How to reset back stack? [\#2098](https://github.com/aksonov/react-native-router-flux/issues/2098)
- about example Jump animation [\#2097](https://github.com/aksonov/react-native-router-flux/issues/2097)
- BackHandler remove on v3.39.1 [\#2096](https://github.com/aksonov/react-native-router-flux/issues/2096)
- tabBarComponent transparent background hides content [\#2095](https://github.com/aksonov/react-native-router-flux/issues/2095)
- hideBackImage and renderBackButton not working [\#2093](https://github.com/aksonov/react-native-router-flux/issues/2093)
- Drawer-Image not shown on android [\#2092](https://github.com/aksonov/react-native-router-flux/issues/2092)
- Action to the same route [\#2091](https://github.com/aksonov/react-native-router-flux/issues/2091)
- tabbar icon cannot class? [\#2085](https://github.com/aksonov/react-native-router-flux/issues/2085)
- navTransparent Does not work [\#2084](https://github.com/aksonov/react-native-router-flux/issues/2084)
- Back button prop [\#2083](https://github.com/aksonov/react-native-router-flux/issues/2083)
- Actions.sceneKey\({type: ActionsConst.REPLACE}\) isn't working [\#2082](https://github.com/aksonov/react-native-router-flux/issues/2082)
- Using onEnter/onExit from Component [\#2081](https://github.com/aksonov/react-native-router-flux/issues/2081)
- Double Line in Navigation Bar for nested StackedNavigation and Title does not center in 4.0.0 [\#2080](https://github.com/aksonov/react-native-router-flux/issues/2080)
- Call tab nested scene from outer scene [\#2079](https://github.com/aksonov/react-native-router-flux/issues/2079)
- Pop with props [\#2078](https://github.com/aksonov/react-native-router-flux/issues/2078)
- Double navBar on nested Scenes [\#2077](https://github.com/aksonov/react-native-router-flux/issues/2077)
- hideTabBar sometimes doesn't work [\#2076](https://github.com/aksonov/react-native-router-flux/issues/2076)
- Actions.pop\(\) with data is not working [\#2075](https://github.com/aksonov/react-native-router-flux/issues/2075)
- v3 to v4 : Route 'myRoute' should declare a screen. [\#2074](https://github.com/aksonov/react-native-router-flux/issues/2074)
- Actions stopped working [\#2072](https://github.com/aksonov/react-native-router-flux/issues/2072)
- actions\[type\] is not a function [\#2070](https://github.com/aksonov/react-native-router-flux/issues/2070)
- How can I pass parameters to a tabbar's child? [\#2065](https://github.com/aksonov/react-native-router-flux/issues/2065)
- Cannot update during an existing state transition [\#2063](https://github.com/aksonov/react-native-router-flux/issues/2063)
- \[Question\] How to \*really\* upgrade from V3 to V4? [\#2060](https://github.com/aksonov/react-native-router-flux/issues/2060)
- Confusion to new comer: what version shall I use? [\#2041](https://github.com/aksonov/react-native-router-flux/issues/2041)
- Icon not show on Android [\#2038](https://github.com/aksonov/react-native-router-flux/issues/2038)
- Navigation 'back' button won't render on Android for scenes with 'back' attribute. [\#2023](https://github.com/aksonov/react-native-router-flux/issues/2023)
- rightTitle / leftTitle [\#2019](https://github.com/aksonov/react-native-router-flux/issues/2019)

**Merged pull requests:**

- Add Scene Props and Etc [\#2073](https://github.com/aksonov/react-native-router-flux/pull/2073) ([luco](https://github.com/luco))

## [4.0.0-beta.12](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.12) (2017-07-19)
[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.11...4.0.0-beta.12)

Expand Down
2 changes: 1 addition & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-native": "0.44.0",
"react-native-button": "^2.0.0",
"react-native-message-bar": "^1.6.0",
"react-native-router-flux": "github:aksonov/react-native-router-flux#0b050cf7c32b6696cd9e389cb68f786a2d798ea4",
"react-native-router-flux": "^4.0.0-beta.13",
"react-navigation": "^1.0.0-beta.11"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions Example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3237,9 +3237,9 @@ react-native-message-bar@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/react-native-message-bar/-/react-native-message-bar-1.6.0.tgz#79623e89655475216927090771b0238616b6f1c7"

"react-native-router-flux@github:aksonov/react-native-router-flux#0b050cf7c32b6696cd9e389cb68f786a2d798ea4":
react-native-router-flux@^4.0.0-beta.13:
version "4.0.0-beta.13"
resolved "https://codeload.github.com/aksonov/react-native-router-flux/tar.gz/0b050cf7c32b6696cd9e389cb68f786a2d798ea4"
resolved "https://registry.yarnpkg.com/react-native-router-flux/-/react-native-router-flux-4.0.0-beta.13.tgz#11451eaf41f1c57f29b909fefe2ee1a84b424de4"
dependencies:
mobx "^3.1.16"
mobx-react "^4.2.1"
Expand Down

0 comments on commit 54652fa

Please sign in to comment.