Commit Graph

  • ec725a1efd docs: updated modal hooks docs (#172) mr-moto 2021-01-09 04:35:18 -08:00
  • 1257c462f6 fix: removed rounding up from useNormalizedSnapPoints hook. (#169) mr-moto 2021-01-08 13:40:20 -08:00
  • 61a3841ae2 chore: release v3.0.2-alpha.3 v3.0.2-alpha.3 Mo Gorhom 2021-01-07 22:24:23 +01:00
  • 262ac933df refactor: remove getNode from scrollables (#166) Mo Gorhom 2021-01-07 22:18:14 +01:00
  • 5f22662f86 refactor: handle & background layers (#165) Mo Gorhom 2021-01-07 22:13:14 +01:00
  • 84b0349b25 refactor: removed ContentWrapper from BottomSheet (#156) Mo Gorhom 2021-01-07 20:44:44 +01:00
  • 9a8a006a4e docs: updated snapPoints description example (#164) Ricardo Pierre-Louis 2021-01-07 13:41:11 -06:00
  • 88a1538b79 chore: release v2.0.2 v2.0.2 Mo Gorhom 2021-01-06 21:47:38 +01:00
  • 5575dee9eb fix: fixed shouldMeasureHandleHeight evaluation (#158) Mo Gorhom 2021-01-06 20:47:21 +01:00
  • db2de5b6d7 fix: fixed shouldMeasureHandleHeight evaluation (#157) Mo Gorhom 2021-01-06 19:48:01 +01:00
  • e282500ac0 chore: release v3.0.2-alpha.2 v3.0.2-alpha.2 Mo Gorhom 2021-01-06 17:14:57 +01:00
  • 83b059924d chore: changed the default easing function to cubic (#151) Mo Gorhom 2021-01-06 12:48:18 +01:00
  • 9321b0057c fix: apply additional panGH props to handle's gesture handler (#152) Michał Osadnik 2021-01-06 12:45:56 +01:00
  • 72c2738b49 fix: fixed animated reaction for animated callback nodes (#150) tankers746 2021-01-05 17:41:33 +08:00
  • 05fec5082d chore: release v3.0.2-alpha.1 v3.0.2-alpha.1 Mo Gorhom 2021-01-05 09:13:59 +01:00
  • 33d226c1fb feat: added more gesture handler props (#148) Mo Gorhom 2021-01-04 20:47:18 +01:00
  • 42a3752284 refactor: updated overScrollMode to be come overridable (#145) Mo Gorhom 2021-01-04 19:01:24 +01:00
  • 025942c24e feat: added a prop to control flashing scrollable on expand (#146) Mo Gorhom 2021-01-04 19:01:07 +01:00
  • d007c88686 chore: release v3.0.2-alpha.0 v3.0.2-alpha.0 Mo Gorhom 2021-01-03 20:12:45 +01:00
  • e4db114958 chore: enable postinstall on example to patch react-native-tab-view Mo Gorhom 2021-01-03 20:09:49 +01:00
  • aa329d7216 feat: add third party gestures integration (#143) Mo Gorhom 2021-01-03 20:08:07 +01:00
  • ac1c8ff096 fix: prevent scrollable glitches (#142) Mo Gorhom 2021-01-03 20:07:26 +01:00
  • b7b99ca3bb fix: remove jumping on Android while starting scrolling (#141) Michał Osadnik 2021-01-03 14:38:07 +01:00
  • 84e06dfa5c feat: added stack behavior to bottom sheet modal (#140) Mo Gorhom 2021-01-02 22:23:48 +01:00
  • 36c29935ba feat: added over drag support (#139) Mo Gorhom 2021-01-02 17:15:17 +01:00
  • d689731a4f feat: added over scroll and bouncing support (#137) Mo Gorhom 2021-01-01 21:04:43 +01:00
  • a342fe6ac1 fix: fixed interaction glitch (#135) Mo Gorhom 2021-01-01 16:55:06 +01:00
  • b31ba23a73 chore: release v3.0.1 v3.0.1 Mo Gorhom 2020-12-23 00:07:08 +01:00
  • c8f8a7e045 docs: updated readme file Mo Gorhom 2020-12-23 00:06:29 +01:00
  • 4bbfff7f42 chore: fixed map example on android Mo Gorhom 2020-12-23 00:01:11 +01:00
  • d26ab34235 chore: updated map exmaple Mo Gorhom 2020-12-22 23:48:23 +01:00
  • 4e1561584b fix: stablise animateToPoint worklet callback Mo Gorhom 2020-12-22 23:47:46 +01:00
  • 769f9e6df6 chore: updated reanimated dependency Mo Gorhom 2020-12-22 17:07:57 +01:00
  • 200b8f3a50 chore: updated auto-changelog configs Mo Gorhom 2020-12-22 16:57:08 +01:00
  • b374a0748b chore: updated auto-changelog configs Mo Gorhom 2020-12-22 16:51:05 +01:00
  • 50c4cf16fd chore: release v2.0.1 v2.0.1 Mo Gorhom 2020-12-22 16:49:23 +01:00
  • b09910b398 chore: updated auto-changelog configs Mo Gorhom 2020-12-22 16:47:45 +01:00
  • ebfad4c52d chore: fix types on ContactList example Mo Gorhom 2020-12-22 14:55:45 +01:00
  • 4af7d5c02b fix: fixed backdropComponent typing Mo Gorhom 2020-12-22 13:28:13 +01:00
  • 216432a60e docs: updated website & readme Mo Gorhom 2020-12-22 13:26:43 +01:00
  • 6a76f041a7 Deploy website - based on 18618b9a0265c29e55744623cd3abbaa1f381acb Mo Gorhom 2020-12-21 15:30:32 +01:00
  • fdf8c4c7ba chore: release v3.0.0 v3.0.0 Mo Gorhom 2020-12-21 15:05:33 +01:00
  • 5b2703ac3d chore: updated auto-changelog config (#128) Mo Gorhom 2020-12-21 15:02:34 +01:00
  • aeeb9a2d46 feat: added onAnimate callback (#127) Mo Gorhom 2020-12-20 23:05:20 +01:00
  • 23c1b99b04 fix: updated default backdrop handling (#126) Mo Gorhom 2020-12-20 22:55:10 +01:00
  • 4fe2f39a8d feat: added bottom sheet modal (#125) Mo Gorhom 2020-12-20 22:49:32 +01:00
  • 9650a487b1 feat: add backdrop handling (#124) Mo Gorhom 2020-12-20 15:43:15 +01:00
  • 3454fddddb feat: allow control panning gestures (#123) Mo Gorhom 2020-12-20 15:09:54 +01:00
  • d88f545cf0 feat: support dynamic snap points (#122) Mo Gorhom 2020-12-20 14:46:20 +01:00
  • e14374b7c2 feat: added animateOnMount prop (#121) Mo Gorhom 2020-12-19 19:19:52 +01:00
  • 1ff89c9670 docs: deleted old documentaion files Mo Gorhom 2020-12-17 23:38:54 +01:00
  • d15bb6134f docs: updated root readme file Mo Gorhom 2020-12-17 23:37:48 +01:00
  • dcd12500ea chore: updated dependencies Mo Gorhom 2020-12-17 23:27:59 +01:00
  • 08219cf556 chore: release v2.0.0 v2.0.0 Mo Gorhom 2020-12-16 22:15:09 +01:00
  • f8395d714a Deploy website - based on 34c90396b4 Mo Gorhom 2020-12-16 22:12:54 +01:00
  • 34c90396b4 docs: added documentation website (#90) Mo Gorhom 2020-12-16 22:11:38 +01:00
  • bfb7a8e362 feat: add accessibility support (#117) Mo Gorhom 2020-12-16 19:45:57 +01:00
  • d78f2202de chore: updated auto-changelog template Mo Gorhom 2020-12-16 00:23:39 +01:00
  • 113da47b72 fix: initial mounting flicker (#115) Mo Gorhom 2020-12-15 22:42:46 +01:00
  • fe2d3850e7 chore: updated @gorhom/portal Mo Gorhom 2020-12-15 21:35:51 +01:00
  • 1af2a55917 chore: re-enable flipper Mo Gorhom 2020-12-15 21:35:26 +01:00
  • 626224f498 chore: release v2.0.0-alpha.7 v2.0.0-alpha.7 Mo Gorhom 2020-12-15 00:06:33 +01:00
  • c00d9ac9dd Deploy website - based on 34f36a455a604389ab819a7500d0c52d7d2f7e48 Mo Gorhom 2020-12-15 00:00:20 +01:00
  • d73f7808b0 chore: updated @gorhom/portal (#114) Mo Gorhom 2020-12-14 23:14:37 +01:00
  • 2bb8bf452f fix: dynamic snap points on modals (#113) Mo Gorhom 2020-12-14 22:25:43 +01:00
  • dadea33e7b Deploy website - based on 3c2a9468938dfc3733e5e34f49be44dad341e529 Mo Gorhom 2020-12-13 21:05:35 +01:00
  • 7944f7afcd chore: release v2.0.0-alpha.6 v2.0.0-alpha.6 Mo Gorhom 2020-12-13 21:02:27 +01:00
  • b6b972a3c4 fix: initial snap points when it is 100% (#105) Mo Gorhom 2020-12-13 20:58:26 +01:00
  • 8dff838a8a Deploy website - based on 3edd77adb5673115ad573fb235f0ab671f342b51 Mo Gorhom 2020-12-13 19:26:42 +01:00
  • fa41c29053 Deploy website - based on 3edd77adb5673115ad573fb235f0ab671f342b51 Mo Gorhom 2020-12-13 19:24:25 +01:00
  • 6840a4769a chore: release v2.0.0-alpha.5 v2.0.0-alpha.5 Mo Gorhom 2020-12-13 18:52:40 +01:00
  • 7a367d3d31 Deploy website - based on 3edd77adb5673115ad573fb235f0ab671f342b51 Mo Gorhom 2020-12-13 18:50:50 +01:00
  • 509f696e42 chore: updated @gorhom/portal Mo Gorhom 2020-12-12 18:29:19 +01:00
  • fb702c2b1a feat: added default backdrop (#109) Mo Gorhom 2020-12-12 18:19:59 +01:00
  • 106aa3cb01 chore: refactored modal to become a declarative component (#108) Mo Gorhom 2020-12-12 16:05:43 +01:00
  • 2c3be64ec6 chore: release v2.0.0-alpha.4 v2.0.0-alpha.4 Mo Gorhom 2020-12-07 23:15:46 +01:00
  • 9a6a3420e7 chore: remove debugging logs Mo Gorhom 2020-12-07 23:14:32 +01:00
  • f1dda7022b chore: remove debugger view Mo Gorhom 2020-12-07 23:12:46 +01:00
  • 860ef59692 chore: updated handling container height for modals (#102) Mo Gorhom 2020-12-07 23:11:22 +01:00
  • 7d354838bd chore: did major refactor and code cleanup (#101) Mo Gorhom 2020-12-07 22:41:00 +01:00
  • f01b4cf282 chore: updated dependencies (#100) Mo Gorhom 2020-12-05 20:48:11 +01:00
  • e161a7d17b chore: update allowBranch temp feature/convert-to-monorepo Mo Gorhom 2020-12-03 21:08:04 +01:00
  • 5060f30680 chore: remove release-it Mo Gorhom 2020-12-03 21:04:49 +01:00
  • 3319635bff chore: added release-it-lerna-changelog Mo Gorhom 2020-12-03 20:08:28 +01:00
  • 4e753cc476 chore: update bottom-sheet-modal dependency Mo Gorhom 2020-12-03 20:02:25 +01:00
  • d3c5b6d456 chore: extract modal into a seprate package Mo Gorhom 2020-12-02 22:35:12 +01:00
  • 161c3f2d1b fix: fixed example react-native metro config Mo Gorhom 2020-12-02 22:16:34 +01:00
  • f0497a9dcb chore: added lerna and move root project Mo Gorhom 2020-12-02 21:05:06 +01:00
  • 342bf85bd4 Deploy website - based on b446ecd9cab3368a1d2db144e6f27007380d5956 Mo Gorhom 2020-12-01 21:40:21 +01:00
  • a984bcbd4d chore: release v2.0.0-alpha.3 v2.0.0-alpha.3 Mo Gorhom 2020-12-01 21:00:45 +01:00
  • 963609d3ee fix: fixed animatedIndex interpolate node to handle one snap point (#92) Mo Gorhom 2020-12-01 20:58:15 +01:00
  • 783642ba56 chore: updated default background & handle styling Mo Gorhom 2020-12-01 20:33:07 +01:00
  • 2e779323c6 feat: added onAnimate callback (#91) Mo Gorhom 2020-12-01 20:24:17 +01:00
  • d5d2af1820 chore: release v2.0.0-alpha.2 v2.0.0-alpha.2 Mo Gorhom 2020-11-30 23:29:11 +01:00
  • 9ab44a3210 chore: adjust v1 to v2 release Mo Gorhom 2020-11-30 23:27:42 +01:00
  • 008702898a chore: updated props naming (#89) Mo Gorhom 2020-11-30 22:45:15 +01:00
  • 2c77ac88fe Deploy website - based on ef0e6e28940e18c959afa270f5757c552614d3f9 Mo Gorhom 2020-11-30 19:39:58 +01:00
  • f1c13b6be0 Deploy website - based on fae8950450060e9ce29870b6b71fab1d49c37ede Mo Gorhom 2020-11-30 19:34:43 +01:00
  • 5d42f33561 docs: updated readme file Mo Gorhom 2020-11-27 16:06:40 +01:00
  • 0bc1a47951 docs: updated readme file Mo Gorhom 2020-11-27 16:05:33 +01:00