Skip to content

Releases: headout/react-navigation-shared-element

Release 1.0.0

06 Jun 17:58
b8ee9b4
Compare
Choose a tag to compare
  • 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 viewp...
Read more