Skip to content

Release 1.0.0

Latest
Compare
Choose a tag to compare
@regalstreak regalstreak released this 06 Jun 17:58
b8ee9b4
  • chore: release-it (88c46db)
  • chore: docs (caa9aba)
  • chore: change package name (67b474e)
  • fix: shared element flicker of same named screen transitions (e403aa6)
  • Merge pull request #245 from IjzerenHein/dependabot/npm_and_yarn/example/simple-plist-1.3.1 (e432c6c)
  • Merge pull request #272 from IjzerenHein/dependabot/npm_and_yarn/example/minimatch-3.1.2 (d956dbf)
  • Bump minimatch from 3.0.4 to 3.1.2 in /example (c98411a)
  • Merge pull request #258 from IjzerenHein/dependabot/npm_and_yarn/example/qs-6.5.3 (692c550)
  • Merge pull request #254 from IjzerenHein/dependabot/npm_and_yarn/example/decode-uri-component-0.2.2 (79367e6)
  • Merge pull request #252 from IjzerenHein/dependabot/npm_and_yarn/example/react-native-reanimated-2.10.0 (d88ce13)
  • Merge pull request #243 from IjzerenHein/dependabot/npm_and_yarn/nanoid-3.3.4 (984fe63)
  • Bump simple-plist from 1.1.1 to 1.3.1 in /example (4d8f4f8)
  • Merge pull request #242 from IjzerenHein/dependabot/npm_and_yarn/example/ansi-regex-3.0.1 (c08155e)
  • Merge pull request #240 from IjzerenHein/dependabot/npm_and_yarn/ansi-regex-4.1.1 (311bede)
  • Merge pull request #239 from IjzerenHein/dependabot/npm_and_yarn/example/plist-3.0.5 (2ae9c3b)
  • Merge pull request #236 from IjzerenHein/dependabot/npm_and_yarn/example/async-2.6.4 (fb78529)
  • Merge pull request #235 from IjzerenHein/dependabot/npm_and_yarn/example/cross-fetch-3.1.5 (627adb0)
  • Merge pull request #229 from IjzerenHein/dependabot/npm_and_yarn/example/url-parse-1.5.10 (5d392dd)
  • Merge pull request #262 from IjzerenHein/root-lib-update (9937a82)
  • Merge pull request #263 from IjzerenHein/dependabot/npm_and_yarn/example/ua-parser-js-0.7.33 (0ee0056)
  • Merge pull request #269 from IjzerenHein/dependabot/npm_and_yarn/example/minimist-1.2.8 (e950ee6)
  • Bump minimist from 1.2.5 to 1.2.8 in /example (bfb9e1d)
  • Bump ua-parser-js from 0.7.28 to 0.7.33 in /example (34f066d)
  • updated the root library react-native-element to latest version (9a9c7d0)
  • Bump qs from 6.5.2 to 6.5.3 in /example (41d888e)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /example (63c031c)
  • Bump react-native-reanimated from 2.2.0 to 2.10.0 in /example (dc6255e)
  • Bump nanoid from 3.1.30 to 3.3.4 (2bffe4c)
  • Bump ansi-regex from 3.0.0 to 3.0.1 in /example (7b132d1)
  • Bump ansi-regex from 4.1.0 to 4.1.1 (117f92b)
  • Bump plist from 3.0.2 to 3.0.5 in /example (1b1c38c)
  • Bump async from 2.6.3 to 2.6.4 in /example (4b49152)
  • Bump cross-fetch from 3.1.4 to 3.1.5 in /example (0403dd6)
  • [docs] Looking for a new home or maintainer (1ce95a2)
  • Bump url-parse from 1.5.3 to 1.5.10 in /example (ac22b54)
  • [docs] Fix "ensure" typo in API.md (#215) (9fc6720)
  • Update native-stack sponsor info (9af0557)
  • [docs] Remove link to old demo app (4b856cb)
  • [docs] Add expo as sponsor (033a66d)
  • [docs] Add Sponsors section to readme (a719cfd)
  • [chore] Update to latest dependencies (2c6017d)
  • [test] Fix lint warnings in example app (b7df774)
  • [chore] Bump tmpl from 1.0.4 to 1.0.5 in /example (#199) (894beac)
  • [fix] Bump nth-check from 2.0.0 to 2.0.1 (#200) (fe31941)
  • [fix] Bump tmpl from 1.0.4 to 1.0.5 (#198) (a8e39d5)
  • [test] Add imageBackground test to example app (#195) (be50b99)
  • [docs] Add money-pool link to README (aed5af8)
  • v3.1.3 (1df1e5f)
  • [chore] Update changelog (bdf8432)
  • [fix] Wrap StackView in NavigationContent (v5/6) (817a92d)
  • [test] Add script for quickly installing/testing react-navigation@5 (c9173e1)
  • [chore] Update changelog and fix lint warnings (e26fd8d)
  • [fix] Fix double-tap on bottom tab not resetting navigation (#191) (b9a51d9)
  • [test] Fix typo in example app test (e431950)
  • [test] Add SafeAreaView test to example app (4efbd3d)
  • [test] Add issue badges for broken tests to example app (c8d330a)
  • [test] Add test for pushing and popping the same screen (9f74ba1)
  • [test] Refactor TouchableScale component in example app (40604ed)
  • [test] Enable paging on both card and list tests, in example app (def68ac)
  • [test] Fix description animation in example app (fixes previous commit) (7a9c635)
  • [test] Add card example and more overlapping elements to example app (15f0ccd)
  • [test] Update homelander image in example app (aaeb6ed)
  • [test] Add character descriptions to example app (b8fc102)
  • [test] Cleanup tests in example app (77d1b9f)
  • [test] Remove no longer needed FastIOSTransitionSpec from example app (de918cc)
  • [test] Add test-case for wrong/unknown ids (52d7fdb)
  • [docs] Note about Group component support (813e9b9)
  • [docs] Update SharedElement import for v4 API (e6ecc03)
  • [chore] Update yarn.lock (e5b8686)
  • [fix] Fix transition blink on Android (130cfbc)
  • [chore] Publish 3.1.1 officially (7b72fa4)
  • [docs] Prepare docs for official relrease (b12b17c)
  • [chore] Update to react-native-shared-element@0.8.2 (63f6fe4)
  • [test] Update example app to support react navigation 6 (698f832)
  • [chore] Update react navigation dependencies to 6 (30db913)
  • [chore] Add support for react navigation 6 (89aeae1)
  • [test] Add ModalSlideFromBottomIOS test to example app (c4d9f9b)
  • [chore] Update to react-native-shared-element@0.8.1 (efbab16)
  • [test] Cleanup OverlappingElements example (0a777e1)
  • [test] Update example app usage instructions (633bbb3)
  • [test] Add OverlappingElements test to example app (610394f)
  • [test] Rename Master -> Main (f01497c)
  • [fix] Fix v4 createSharedElementStackNavigator result type mismatch (97f6719)
  • [chore] Update to react-native-shared-element@0.8.0 (6ddd267)
  • [test] Upgrade example app to react-native-pager-view (052a844)
  • [fix] Disable react-native-screens on Android (9b7c78d)
  • [test] Upgrade @react-native-community/masked-view in example app (02ef334)
  • [test] Use translucent statusbar in example app (b33be48)
  • [chore] Use optional chaining when possible (6770993)
  • [chore] Fix Android clipping (upgrade native code) (1f9f1bd)
  • [test] Add stormfront character (6913e21)
  • [test] Fix v4 preset examples (42d9a36)
  • [test] Add ScaleFromCenterAndroid preset to example app (7f18895)
  • [test] Add transitions presets to example app (03bebac)
  • [fix] Fix iOS transitions when view has no window (cf28eee)
  • [test] Update example app tab tests (502e32a)
  • [test] Clean up example app (f0812c4)
  • [chore] Bump ini from 1.3.5 to 1.3.8 (#182) (22e1426)
  • [chore] Bump ws from 5.2.2 to 5.2.3 (#179) (11273d8)
  • [chore] Bump hosted-git-info from 2.8.8 to 2.8.9 (#164) (fc4fdc0)
  • [chore] Update yarn.lock dependencies (9ed1f64)
  • [chore] Upgrade to latest react-navigation@5 (a4ed7bb)
  • [test] Update example app to Expo 42 (f74b61b)
  • [style] Add linting for example app (5deeb86)
  • [style] Upgrade linter & fix linter/tsc warnings (8caada8)
  • [fix] Fix react-navigation@4 imports required (ce420a4)
  • [test] Fix typing errors in example app (088a554)
  • [docs] Update shorthand documentation (#146) (028ab34)
  • [docs] Add snapchat video example (#121) (32769bf)
  • [docs] Update changelog (2edf7e7)
  • [style] Fix lint warnings (c6f699b)
  • [feat] Add prop types to SharedElementSceneComponent (#112) (e95ad81)
  • [fix] Upgrade to latest react-navigation 5 & 4 packages (#124) (bdb7ecc)
  • [test] Update example app to Expo 39 and react-native 0.63.3 (#122) (ff1f811)
  • [docs] Fix prerelease link (be3ae81)
  • [docs] Fix prerelease name (fa99b65)
  • [docs] Add link to v3 prerelease (cc8aa49)
  • [docs] Add prelease readme (6874995)
  • [chore] Cleanup (10f9693)
  • [test] Add title to listscreen of example app (4c4520d)
  • [docs] Add ani gifs (b5add54)
  • [test] Fix statusbar on example app (android) (2b60f2a)
  • [test] Fix example app ios release build (8328592)
  • [test] Example app updates (7ff9e34)
  • [test] Fix example app build (456cef3)
  • [test] Update example app (f9e3977)
  • [test] Update ios dev team (4678a80)
  • [test] Update example app deps (2157278)
  • Revert "[docs] New readme" (efa2e12)
  • v3.0.0 (ab925f9)
  • [docs] Update changelog (52e1746)
  • [docs] Add v5alpha1 migration guide (fc59555)
  • [docs] New readme (d97a0be)
  • [docs] Add migration instruction to v4 docs (4bb45fe)
  • [docs] Add migration guide (91e9ff3)
  • [docs] Clean up license (1e2fc33)
  • [docs] Add new v4 and v5 docs (574ea7c)
  • [chore] Upgrade to latest react-navigation deps (efb7427)
  • [style] Code style updates after linter upgrade (d8eba7e)
  • [chore] Update dev dependencies (203f58b)
  • [fix] Fix v5 late focus/blur navigation detection (d52af3a)
  • [chore] Cleanup import (a8b66d6)
  • [chore] WIP v5 support (242c244)
  • [test] Update BottomTabs2 test with workaround (bfb4a11)
  • [test] Better logging for multiple levels v5 test (e8c5ecd)
  • [test] Add v5 test for multiple levels deep (1002cc6)
  • [fix] Fix not all debug events logged for v5 (fd8c02f)
  • [feat] Add debug prop for v5 (34e2450)
  • [test] Add MaterialTopTabs test for v5 (d4b0889)
  • [test] Add ListView & ViewPager tests for v5 (2fb0409)
  • [test] Add NestedStack tests for v5 (e784886)
  • [test] Add modal tests for v5 (52aa45c)
  • [test] Add bottom-tabs tests for v5 (bb02a8b)
  • [feat] Support for v5 sharedElements prop + fixes (1639805)
  • [chore] Add navigation 5 sharedElements screen prop (1ea5129)
  • [test] Add ForwardOnly & BackOnly v5 tests (f373c9d)
  • [chore] Add check to detect incorrect function usage (f5f04a5)
  • [feat] v5 is now the default export (64ddd73)
  • [test] Add navigation 5 infra to example app (5871b23)
  • [test] Add first working v5 test (9101283)
  • [chore] Fix exception in SharedElementCompatRouteProxy (6d472db)
  • [feat] Add screenOptions as a function for v5 (6c5d9fe)
  • [test] Fix v5 navigator linking in example app (7c52429)
  • [chore] Add todo comments (3680109)
  • [test] Update example app dependencies (1e7204a)
  • [test] Add experimental v5 test (WIP) (f3b4ebc)
  • [test] Add ability to add section headers (bd7a729)
  • [test] Rename tests for v4 (c0fe810)
  • [feat] Experimental v5 support main branch (a4389c0)
  • [chore] Cleanup v4 code (c26b098)
  • [chore] Simplify scene/route handling (dc378c1)
  • [refactor] Split up generic & v4 code (WIP) (467067a)
  • [test] Remove debug code (839f0ad)
  • [test] Add viewpager test (0ab9dfa)
  • [test] Cleanup scrollview test (10a88f3)
  • [test] Add viewpager dependency to example app (0505bdd)
  • [test] Add backonly and forwardonly tests (9fa3517)
  • [test] Fix ios build of example app (1ec3d4c)
  • [chore] Refactor event handler disposer (48583de)
  • [fix] Fix optional type on SharedElementSceneComponent (caae81a)
  • [test] Upgrade test-app to rnse 0.7.0 (d697864)
  • [test] Add TextInput bug test-case (#61) (2c644c0)
  • [test] Update example app pods (5ee6e18)
  • [test] Update example app deps (00cd37b)
  • Merge pull request #60 from phamhoaivu911/repro/fix_bottom_tab_issue (a9a36ba)
  • Hide bottom tab the correct way (02fc2d7)
  • Merge pull request #58 from phamhoaivu911/repro/bottom_tab_issue (37dbde1)
  • Reproduce Bottom Tab issue (92aac38)
  • 2.3.0 (f163d4c)
  • [docs] Add link to new example app (febb7cf)
  • [test] rename test-app to ‘example’ (aed9e04)
  • [test] Remove old example app (a1a89b0)
  • [test] Use fast transitionspec for listview (d6a6d19)
  • [test] Add test-app README (8fb05cb)
  • [test] Add regular modal test (a7f143f)
  • [chore] Code cleanup (e40907c)
  • [fix] Fix transition when starting new transition before previous ended (ae63c2e)
  • [fix] Fix element stuck after navigating back on nested navigators (99e274e)
  • [fix] Fix back navigation (1e155b0)
  • [test] Title font size (d9280b2)
  • [test] Add ListView test (6171c99)
  • [test] Add MaterialTopTabs test (1ada8ed)
  • [test] Add NestedStack2 test (d1105b5)
  • [test] Update close button in test-app (c12e983)
  • [test] Add debug options to test-app (f87d314)
  • [chore] Better transition start/end debug log (f4e220c)
  • [docs] Add debug mode to README (9b60377)
  • [feat] Add ‘debug’ option (c8815cd)
  • [test] Add more tests to new test-app (c60e29f)
  • [test] Fix ts warnings test-app (faf212f)
  • [test] Fix test-app (b4c72c6)
  • [chore] Update deps (936a7a2)
  • [fix] Fix result typing of createSharedElementStackNavigator (7acacd5)
  • [test] New test-app WIP (1983d7e)
  • [test] Fix test-app bundling (6a029d6)
  • [test] Prepare test app (355f0a5)
  • [chore] Use latest react-native-shared-element dep (832140c)
  • [test] Eject test-app (9dda49c)
  • [test] Create test app (367bf5b)
  • [build] Fix lint warning (9f36034)
  • [style] Reformat code (0500aa4)
  • [build] Update tooling to expo-module-scripts (7f36807)
  • Merge pull request #36 from sunnylqm/patch-1 (60d6aac)
  • Update README.md (8144ff6)
  • [docs] Added link to navigation-v5 branch to readme (73570cb)
  • [docs] Update changelog (836e647)
  • 2.2.0 (d965e00)
  • [style] Fix ts warning (15bb92f)
  • [style] Fix lint warnings (d085f34)
  • [chore] Update deps to latest versions (43fcede)
  • [feat] Add support for defaultNavigationOptions when it’s a function (62320aa)
  • [test] Improve verbose logging (553f57a)
  • [docs] Update changelog (44f003b)
  • 2.1.0 (87d9c1c)
  • [docs] Add Williams Airbnb Shared Transition video to readme (d10d45a)
  • [fix] Fix no transition when navigators are nested inside SharedElementStackNavigator (0cb5050)
  • [fix] Fix exception when nesting a Navigator inside SharedElementStackNavigator (b9f8dd8)
  • [chore] Add debug option to enable verbose logging (94a3f5d)
  • 2.0.2 (40eeb65)
  • Merge pull request #20 from tankers746/master (e6c9f1d)
  • Add typings for routeConfig and navigatorConfig (970cfd0)
  • Fix overwriting of defaultNavigationOptions (c15fba2)
  • [docs] Update demo link (2104eea)
  • [docs] Update changelog (f1c0ac0)
  • [docs] Update package description (ba9952e)
  • [docs] Update changelog (8bfb15f)
  • 2.0.1 (5cfffc6)
  • [chore] Disabled debug logging (7b35dfa)
  • [fix] Fix typescript warning (d836088)
  • [docs] Update readme & changelog (355c95c)
  • 2.0.0 (f853ff4)
  • [docs] Update readme, add compatibility section (9ee4e81)
  • [docs] Update changelog (93c4504)
  • [fix] Fix no transition when navigating back too quickly (b44d700)
  • [chore] Update yarn.lock (83394e1)
  • [docs] Add v2 usage docs (44cb5f1)
  • [docs] Add project status to readme (b479a17)
  • [chore] Update version (181817f)
  • [feat] Support for stack v2 & nested navigators (wip) (f32377e)
  • [feat] Add basic support for react-navigation-stack v2 (c91e02d)
  • [chore] Better React imports & file-name extensions (c737f46)
  • docs: updated instruction with react-navigation-stack compatibility (ae2186f)
  • chore: update dev-deps to latest version (e3e06a1)
  • style: reformat PR #10 (2b23be1)
  • Merge pull request #10 from iamsuneeth/patch-1 (52fe0db)
  • Modified SharedElementProps type (4d4b5a8)
  • Added sponsorship button (182c3da)
  • docs: typo in readme status (89e1b49)
  • docs: updated current status in readme (70db306)
  • docs: fixed changelog entry (8012866)
  • 0.5.0 (e8e29f5)
  • docs: added example of a function component to README (ad2c12c)
  • 0.4.6 (072cfc1)
  • chore: renamed package to react-navigation-shared-element (47f6a8a)
  • chore: updated shared-element dev-dep to latest version (342dfbe)
  • 0.4.5 (b625336)
  • fix: fixed no transition on initial route (edde1d1)
  • 0.4.4 (b01ddb1)
  • fix: fixed no or stale transition when switching route (goBack) too fast (f154a93)
  • docs: updated test-app to demo app (cd652dc)
  • docs: added link to rn60 test app (5fda1de)
  • 0.4.3 (525b0f2)
  • fix: fixed animation/resize/align fields & typing information (df11a0f)
  • docs: added note that it works on v4 of react-nav (db0e6e7)
  • 0.4.2 (7377920)
  • fix: fixed onTransitionStart exception (5adb650)
  • docs: fixed pipe symbol in tables in readme (dfd5a33)
  • 0.4.1 (e47a5e5)
  • docs: renamed prevNavigation to otherNavigation (c7156eb)
  • refactor: renamed show argument to showing (40889ef)
  • 0.4.0 (478ba61)
  • style: fix style linting (e89def4)
  • docs: updated docs for new API and added more examples & docs (97eb747)
  • refactor: updated sourceId to be otherId which it easier to use (ee27685)
  • fix: fixed navigation.setParams not working (c0a5f6a)
  • feat: added new API which supports pop as well (9c4136d)
  • 0.3.3 (1d84d83)
  • style: fixed style issues (2c591c5)
  • fix: fixed transitions not triggering in release builds (56b11d3)
  • 0.3.2 (18f254e)
  • style: fixed lint errors (ec10865)
  • fix: fixed funky transition stuff from happening when popping a route (4567dc6)
  • fix: fixed routeConfigs that used {screen: Component} style config (00c74a5)
  • 0.3.1 (918493c)
  • feat: added support for nested stack navigators (69ddd7a)
  • build: updated eslint config dep (a41a3af)
  • build: reset changelog and updated to angular changelog format (e95c997)
  • 0.3.0 (76718da)
  • build: auto generate changelog upon version bump (d7dfd95)
  • build: added automatic generation of changelogs (0a46c68)
  • docs: improved docs & work in progress explanation (a61e0a6)
  • chore: renamed stack function to createSharedElementStackNavigator (aafdff6)
  • chore: updated yarn.lock after yalc ref removal (f27d03d)
  • chore: removed yalc references from package.json (eb79a0f)
  • chore: exclude yalc.lock from git (49b25bf)
  • chore: clean yalc.lock from example (430ce36)
  • docs: improved navigation.push example in readme (19c2a3e)
  • build: fixed security vulnerabilities in example app (2e940f3)
  • build: fixed security vulnerabilities in yarn.lock (bdc842f)
  • build: updated yarn.lock after previous updates (0433502)
  • build: fixed lint errors after previous update (b5b19e6)
  • build: updated dev-dependencies to their latest versions (507f531)
  • 0.2.1 (3767b97)
  • fix: fixed type error due to def change (adcb3e5)
  • 0.2.0 (24376e1)
  • fix: fixed several type-definitions imports from react-native-shared-element (23803a6)
  • chore: exclude yalc.lock from git (4afb0c8)
  • chore: removed yalc.lock (0279e6f)
  • feat: added support for setting the debug prop for shared element transitions (528040c)
  • chore: remove obsolete SharedElementRendererContext class (d00100a)
  • 0.1.0 (c927958)
  • feat: new API + added support for using the Animated.Value of the internal stack-navigator (6cd5b40)
  • doc: added usage warning to readme (ec2ee41)
  • feat: added ability to configure shared-elements statically on screen (subject to change) (571c2da)
  • refactor: improved name of shared-elements-config type (17c2b82)
  • chore: updated animation-config to support new resize and align props (ef554fb)
  • Added support for custom transitionSpec’s (1cf6df9)
  • Optimisations and disabled logging calls (511d67d)
  • fix: react-native-shared-element dependency was invalid (34d42b3)
  • Typo (2d35e5b)
  • Initial commit (d7fe861)