This repository was archived by the owner on Nov 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 1.0.0 " ></a >
2+ # [ 1.0.0] ( https://github.com/tpucci/react-gondola/compare/1.0.0-beta.0...1.0.0 ) (2019-05-09)
3+
4+
5+ ### ⏪ Reverts
6+
7+ * ** context:** Delete navigation context ([ 8515138] ( https://github.com/tpucci/react-gondola/commit/8515138 ) )
8+
9+
10+ ### ♻️ Code Refactoring
11+
12+ * ** Canal.test:** Rename file ([ b7152d5] ( https://github.com/tpucci/react-gondola/commit/b7152d5 ) )
13+ * ** NavigationContext:** Use new context api instead of mobx-react ([ 2743654] ( https://github.com/tpucci/react-gondola/commit/2743654 ) )
14+
15+
16+ ### ✨ Features
17+
18+ * ** canal:** Render first component in canal ([ 4056cc8] ( https://github.com/tpucci/react-gondola/commit/4056cc8 ) )
19+ * ** createCanal:** Introduce createCanal function ([ 752c8c2] ( https://github.com/tpucci/react-gondola/commit/752c8c2 ) )
20+ * ** createCanal:** Use declarative syntax to show pages ([ 80ae9f6] ( https://github.com/tpucci/react-gondola/commit/80ae9f6 ) )
21+ * ** NavigationContext:** Exposes NavigationConsumer, withNavigation and useNavigation utils ([ 6742265] ( https://github.com/tpucci/react-gondola/commit/6742265 ) )
22+
123<a name =" 1.0.0-beta.0 " ></a >
224# 1.0.0-beta.0 (2019-04-14)
325
Original file line number Diff line number Diff line change 11{
22 "name" : " react-gondola" ,
3- "version" : " 1.0.0-beta.0 " ,
3+ "version" : " 1.0.0" ,
44 "description" : " React Native declarative navigation" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments