Commit Graph

  • 2f1f8cd782
    remove background from StackViewCard status-0.7.0 0.7.0 status-0.7.0 Roman Volosovskyi 2019-02-25 13:55:51 +0200
  • 49696d5530
    restore version 0.7.0 Roman Volosovskyi 2019-02-23 17:37:01 +0200
  • 77d95131a0
    Merge pull request #87 from substantial/add-back-font-scaling master Brent Vatne 2019-02-20 12:47:13 -0800
  • 5531b98732
    Update HeaderBackButton.js Brent Vatne 2019-02-20 12:46:45 -0800
  • c1f1dff465 Add support for HeaderBackAllowFontScaling Mike Judge 2019-02-15 15:40:06 -0800
  • 36febb8b7e Disable font scaling for the back button as a prequel to making it configurable Mike Judge 2019-02-15 15:27:19 -0800
  • ebfddc67ac Remove old README Brent Vatne 2019-02-13 21:04:17 -0800
  • d9d56cec16 Release 1.0.10 Brent Vatne 2019-02-13 20:46:06 -0800
  • 62e8b95da8 Release 1.0.9 Brent Vatne 2019-02-06 08:50:34 -0800
  • ed57322252 Revert "Header is positioned absolute in Layout layer already" Brent Vatne 2019-02-06 08:50:20 -0800
  • 9b72cd838c
    Merge pull request #79 from RWOverdijk/patch-1 Brent Vatne 2019-02-13 20:34:21 -0800
  • 46a619fd24
    refactor: Transitioner comment Roberto Wesley Overdijk 2019-02-09 16:14:13 +0100
  • fac2462757
    fix: Transitioner await onTransitionStart Roberto Wesley Overdijk 2019-02-09 16:12:18 +0100
  • f9f279e761 fix: header accessibility fixes (#77) Andrew Trand 2019-02-07 13:54:30 +0200
  • 755ce445e4 Release 1.0.8 Brent Vatne 2019-02-05 09:06:04 -0800
  • cbae912b7f s/onGestureFinish/onGestureEnd Brent Vatne 2019-02-05 09:05:48 -0800
  • 6c74c1d85c Add development workflow to README Brent Vatne 2019-02-04 18:06:03 -0800
  • 8e67358fe9 Fix lint error Brent Vatne 2019-02-04 18:03:22 -0800
  • fcde2bec71 Release 1.0.7 Brent Vatne 2019-02-04 16:36:07 -0800
  • 49ff151072 Call onGestureBegin when the stack gesture becomes active Brent Vatne 2019-02-04 16:35:02 -0800
  • 648578abc1
    Merge pull request #71 from vshab/fix/transparent-header-height Brent Vatne 2019-01-18 11:53:34 -0800
  • 49362f36a1 Update example to SDK32 Brent Vatne 2019-01-16 21:37:06 -0800
  • 7d13e7b713 Release 1.0.6 Brent Vatne 2018-12-19 10:24:05 -0800
  • 8f0c554da3 Update Node image Brent Vatne 2018-12-19 10:05:13 -0800
  • 2ed5a11c7b Release 1.0.5 Brent Vatne 2018-12-08 18:09:49 -0800
  • 52f9bcecd3 Animations interruptible with gesture and comment for more info Brent Vatne 2018-12-08 18:09:18 -0800
  • d789cd35f4 isGesturesEnabled -> isGestureEnabled Name not ideal because option is gesturesEnabled, but grammar Brent Vatne 2018-12-08 18:08:46 -0800
  • f1eec36734
    Merge pull request #73 from react-navigation/android-default-stack-anim Brent Vatne 2018-12-19 09:50:19 -0800
  • bbe1fe6cef Prevent previous screen fade out on push/pop on Android android-default-stack-anim Krzysztof Magiera 2018-12-19 13:43:06 +0100
  • 553a5f616c Header is positioned absolute in Layout layer already Vladislav Shabanov 2018-12-16 21:08:10 +0700
  • cc9b5e2442 Upgrade react-native, react, jest Eric Vicenti 2018-12-12 08:24:41 -0800
  • d389b776ca Skip initializing the gesture properties if no width or height are available Brent Vatne 2018-12-08 17:57:52 -0800
  • e19582184f
    Merge pull request #70 from yinhangfeng/optimization Brent Vatne 2018-12-08 17:56:54 -0800
  • 63df3e7290 Optimize gesture logic, Reduce unnecessary creation of duplicates AnimatedNode yinhf 2018-12-06 19:13:15 +0800
  • 177ca217c9 Release 1.0.4 Brent Vatne 2018-11-30 12:48:46 -0800
  • d875c3e7ab Fix lint error Brent Vatne 2018-11-30 12:48:38 -0800
  • 0e9dfcaeef Fix crash caused by attempting to access properties on animatedStyle when no screen interpolator https://github.com/react-navigation/react-navigation-stack/issues/64 Brent Vatne 2018-11-30 12:40:12 -0800
  • 1c32b935b8 Release 1.0.3 Brent Vatne 2018-11-30 12:08:16 -0800
  • 825ba5b6f5 Fix issue with navigation immediately on mount https://github.com/react-navigation/react-navigation/issues/5247 Brent Vatne 2018-11-30 12:03:17 -0800
  • 5780c0e0d1 Use flex on transparent card style so header is respected I don't understand why you would want a header in this case but the people have spoken https://github.com/react-navigation/react-navigation-stack/issues/65 Brent Vatne 2018-11-30 11:53:01 -0800
  • db4dd5bec2 No shadow when transparent Brent Vatne 2018-11-30 11:50:22 -0800
  • 18c8af3e1b Release 1.0.2 Brent Vatne 2018-11-26 14:16:55 -0800
  • 1ecff10d5c
    Merge pull request #67 from alangumer/patch-1 Brent Vatne 2018-11-30 11:44:53 -0800
  • b6546bfbd9
    gestureResponseDistance Henry Orozco 2018-11-28 11:03:40 -0500
  • d10e4a70c4 Possible fix and investigation @brent/immediate-transition Brent Vatne 2018-11-27 20:12:06 -0800
  • 2ff91106ab Lots of logging and stuff @brent/5247-attempt Brent Vatne 2018-11-27 19:48:09 -0800
  • 000c49377b Release 1.0.2 Brent Vatne 2018-11-26 14:16:55 -0800
  • 680dc515ad Add a title in modal example Brent Vatne 2018-11-26 09:27:14 -0800
  • af83d75731
    Merge pull request #62 from BrendonSled/patch-1 Brent Vatne 2018-11-27 00:25:14 +0700
  • 1c374ae1f1
    Update StackViewCard.js Brent Vatne 2018-11-26 09:24:47 -0800
  • eb22958703
    Removed unneeded check Brendon Sled 2018-11-23 10:57:42 -0600
  • a8b35cf58a
    Bugfix - Card style background Brendon Sled 2018-11-23 08:17:07 -0600
  • 50dd7225df Release 1.0.1 Brent Vatne 2018-11-17 09:19:31 +0700
  • 2b321fce33 Release 1.0.0 Brent Vatne 2018-11-17 09:01:09 +0700
  • 72914657c4 Release 1.0.0-alpha.34 Brent Vatne 2018-11-07 16:49:15 -0800
  • 91de665074 Force horizontal inset Brent Vatne 2018-11-07 16:48:54 -0800
  • 0dd6f8f2c0 Release 1.0.0-alpha.33 Brent Vatne 2018-11-05 14:23:24 -0800
  • 46b67c7bca Improve UIKit style masking and button opacity Brent Vatne 2018-11-05 14:22:35 -0800
  • 301e530a86 Fix formatting Brent Vatne 2018-11-03 20:06:44 -0700
  • 6d612681a1 Release 1.0.0-alpha.32 Brent Vatne 2018-11-03 20:03:49 -0700
  • d9613a7444 Fix incorrect background color leftover from debugging Brent Vatne 2018-11-03 20:03:00 -0700
  • 6af088d46b Release 1.0.0-alpha.31 Brent Vatne 2018-11-03 14:13:54 -0700
  • bed05879e4 Don't fade the back image on Android, use transparent background color Brent Vatne 2018-11-03 14:13:32 -0700
  • b96d1fd9d6
    Merge pull request #33 from wakeless/mgall/allow-left-button-to-control-its-own-destiny Brent Vatne 2018-11-02 10:14:31 -0700
  • 5e742d65b5 Release 1.0.0-alpha.30 Brent Vatne 2018-10-31 19:24:01 -0700
  • 3b1458c1cf Fix linting and typo Brent Vatne 2018-10-31 19:23:44 -0700
  • 86450c09ce Release 1.0.0-alpha.29 Brent Vatne 2018-10-31 15:48:56 -0700
  • 89a9a4c31d Fix modular back button overflow Brent Vatne 2018-10-31 15:48:33 -0700
  • 39a4f050ca Add header preset example Brent Vatne 2018-10-31 15:39:59 -0700
  • 7261d62233 Wrap list in SafeAreaView Brent Vatne 2018-10-31 15:21:07 -0700
  • 62dd8e530a Use native driver on borderless button Brent Vatne 2018-10-31 15:15:16 -0700
  • 500cacd028 Rename NavigationScenesReducer to just ScenesReducer Brent Vatne 2018-10-31 15:12:29 -0700
  • 9317e6f120 Mock BaseButton Brent Vatne 2018-10-31 15:12:14 -0700
  • 9b006bc8d3 Use BorderlessButton on iOS and animate the opacity Brent Vatne 2018-10-31 15:09:03 -0700
  • d08d584c73 Fix scene reducer test Brent Vatne 2018-10-31 14:02:12 -0700
  • e5ac256dc2 Add headerBackgroundTransitionPreset with 'toggle' 'translate' and 'fade' options Brent Vatne 2018-10-31 13:38:21 -0700
  • dd58b6cc8f Default to hide hidden header backgrounds Brent Vatne 2018-10-31 13:22:03 -0700
  • 8491014b09 Render the PanGestureHandler on Android as well Brent Vatne 2018-10-30 16:18:21 -0700
  • 758fcaa8e4 Header to fade by default Eric Vicenti 2018-10-31 12:21:04 -0700
  • 0e302b3cea Release 1.0.0-alpha.27 Brent Vatne 2018-10-30 13:21:58 -0700
  • b7775678fa Improve example and state warning Brent Vatne 2018-10-30 13:20:00 -0700
  • c27ed1b4b8 Clean up transitioner a bit, fix issue where state is invalid and warn Brent Vatne 2018-10-30 13:08:06 -0700
  • a9f6d467d2 Bump version Brent Vatne 2018-10-30 12:44:11 -0700
  • 61a8f2253b
    Merge pull request #49 from react-navigation/@brent/queued-transitions Brent Vatne 2018-10-30 10:35:03 -0700
  • 6dcc317542 Fix lint errors @brent/queued-transitions Brent Vatne 2018-10-30 09:55:47 -0700
  • 250950d920 Use the first props change while a transition is occuring as the basis of the queued transition - Subsequent changes are essentially all ignored except for the last one, which is the target Brent Vatne 2018-10-29 23:24:47 -0700
  • 41af8e1451 Compute scenes when queued transition starts Brent Vatne 2018-10-29 22:13:06 -0700
  • 3be642e05a chore: release 1.0.0-alpha.25 v1.0.0-alpha.25 Eric Vicenti 2018-10-29 20:06:24 -0700
  • 7be11251ec fix lint Eric Vicenti 2018-10-29 20:01:11 -0700
  • 2ab9da9ae4 update deps for testing Eric Vicenti 2018-10-29 20:00:58 -0700
  • 3fc590353f Avoid completion dispatch when nav state changed Eric Vicenti 2018-10-29 18:24:20 -0700
  • 1aa8ca38d5 Release 1.0.0-alpha.24 Brent Vatne 2018-10-26 09:34:11 -0700
  • 5153bea0c1 Release 1.0.0-alpha.23 Brent Vatne 2018-10-26 09:30:15 -0700
  • 77cdfabe8c If we are increasing the number of scenes, remove any scene from the list that is no longer in the navigation state @brent/attempted-fix-for-back-forward-bug Brent Vatne 2018-10-26 09:19:03 -0700
  • b79aaefcfc Fix programmatic back when gesture is in progress Brent Vatne 2018-10-22 13:49:00 -0700
  • 3987c2c8eb Fix firing transition end events when nested state change occurs Brent Vatne 2018-10-22 13:02:40 -0700
  • d860a8d4ce Revert attempted fix for nested state change freeze Brent Vatne 2018-10-22 12:05:42 -0700
  • bf4b25e54b Release 1.0.0-alpha.22 Brent Vatne 2018-10-17 15:27:00 -0700
  • ee6c6aa08e Fix bug where transitioner freezes when nested state change occurs in the middle of transition Brent Vatne 2018-10-17 15:26:13 -0700
  • 5ef3bd4392 Fix lint errors Brent Vatne 2018-10-17 13:19:31 -0700