Commit Graph

  • ea8ce0a50d chore: remove all typo for seperator fix/typo Enes Ozturk 2021-05-14 16:51:03 +03:00
  • 2fb301fa31 fix: mark onPress as optional optionalOnPress Kyle Fang 2021-03-29 10:26:36 +08:00
  • 3bf636b704 fix: typo Kyle Fang 2021-03-29 10:20:28 +08:00
  • baa93d4ae8 Merge branch 'main' into develop develop Enes Ozturk 2021-03-09 22:13:19 +03:00
  • 348048c1b1 Deploy website - based on a46822b1b1 gh-pages Enes Ozturk 2021-03-09 22:10:48 +03:00
  • a46822b1b1 docs: update preview video main Enes Ozturk 2021-03-09 22:09:14 +03:00
  • e690c94ad4 chore: update preveiw in readme Enes Ozturk 2021-03-09 22:06:20 +03:00
  • f7b9b3612d chore: update issue templates Enes Ozturk 2021-03-09 21:56:27 +03:00
  • fc22c01cd0 refactor: update hold item comp and types feature/disable-touchables Enes Ozturk 2021-03-09 11:19:10 +03:00
  • 4a1ed5f7ff chore: update whatsapp example Enes Ozturk 2021-03-09 11:17:34 +03:00
  • cc2eeb284d docs: add closeOnTap to the props Enes Ozturk 2021-03-09 11:17:10 +03:00
  • 229f717eb9 feat: optional prop to close menu when tap to hold item Enes Ozturk 2021-03-09 10:58:27 +03:00
  • 85ac24db7d Merge pull request #6 from enesozturk/feature/menu-action-params Enes 2021-03-09 00:05:28 +03:00
  • 3c0ba4d0cf docs: add haptic feedback and activate on props feature/menu-action-params Enes Ozturk 2021-03-08 22:16:18 +03:00
  • 234c6d372c docs: update props doc for actionParams Enes Ozturk 2021-03-08 22:01:00 +03:00
  • 2789936ce5 chore: update actionParams prop types Enes Ozturk 2021-03-08 21:58:40 +03:00
  • 2c11c1c903 chore: rename methodParams prop name as actionParams Enes Ozturk 2021-03-08 21:35:47 +03:00
  • 77fa190c2b chore: make methodParams optional Enes Ozturk 2021-03-08 12:40:34 +03:00
  • 46737ad75b Merge pull request #5 from ksitko/develop Enes 2021-03-08 21:27:09 +03:00
  • e293b00e3e chore: update yarn lock and prop example usage Enes Ozturk 2021-03-08 21:21:14 +03:00
  • 5fcc0b2b14 chore: replace react-native-haptic-feedback with expo-haptics ksitko 2021-03-08 10:49:44 -05:00
  • 94069353d0 feat: add optional haptic feedback ksitko 2021-03-07 22:18:37 -05:00
  • 080d18e8b3 feat: new prop to pass params to onPress handlers Enes Ozturk 2021-03-07 20:34:55 +03:00
  • 1a933cd9e6 chore: add preview to readme Enes Ozturk 2021-03-07 20:33:01 +03:00
  • 57a409edf5 Merge pull request #3 from ksitko/main Enes 2021-03-07 14:31:12 +03:00
  • e1848dca63 fix: disable calling animations again when they are already active Enes Ozturk 2021-03-07 09:45:27 +03:00
  • e3153307e6 fix: remove unnecessary memo ksitko 2021-03-06 15:57:51 -05:00
  • fd1ad653ca feat: Add Tap and Double Tap Support ksitko 2021-03-06 15:38:35 -05:00
  • 35228738bf chore: update issue templates Enes 2021-03-05 20:39:48 +03:00
  • 1c88f06203 chore: update issue templates Enes Ozturk 2021-03-05 20:37:29 +03:00
  • d777fc7346 Merge branch 'develop' into main Enes Ozturk 2021-03-05 18:29:33 +03:00
  • 2dcaf5fb45 Deploy website - based on fb10a487be Enes Ozturk 2021-03-05 18:29:08 +03:00
  • fb10a487be docs: add preview video and update example doc Enes Ozturk 2021-03-05 18:25:58 +03:00
  • 98957e7b83 Deploy website - based on fa73847f09 Enes Ozturk 2021-03-05 14:25:00 +03:00
  • fa73847f09 docs: add badges and preview image Enes Ozturk 2021-03-05 14:23:57 +03:00
  • c6fb478b0e chore: release v0.0.8 v0.0.8 Enes Ozturk 2021-03-05 11:57:17 +03:00
  • 715e70f9bb chore: update destructive text colors Enes Ozturk 2021-03-05 11:56:00 +03:00
  • 1b99f3f649 Deploy website - based on 39c53bb597 Enes Ozturk 2021-03-05 11:34:04 +03:00
  • 39c53bb597 docs: update footer and docs Enes Ozturk 2021-03-05 11:01:21 +03:00
  • 03da41abd2 docs: update website with example usages and readme Enes Ozturk 2021-03-05 10:40:54 +03:00
  • 50a5e5d37d chore: release v0.0.7 v0.0.7 Enes Ozturk 2021-03-03 21:28:41 +03:00
  • 03917471ab chore: update background color configs for platforms Enes Ozturk 2021-03-03 21:23:56 +03:00
  • c4c386b1d7 chore: enable icon rendering with seperator item Enes Ozturk 2021-03-03 21:23:11 +03:00
  • c17327d51e chore: consider font scale for menu item text Enes Ozturk 2021-03-03 21:22:10 +03:00
  • 928c5c82b7 chore: update playground example Enes Ozturk 2021-03-03 21:20:28 +03:00
  • 415dde1c32 chore: release v0.0.6 v0.0.6 Enes Ozturk 2021-03-03 16:24:18 +03:00
  • 26137be814 chore: update changelog template Enes Ozturk 2021-03-03 15:59:40 +03:00
  • 8c4da07b5b chore: update changelog template Enes Ozturk 2021-03-03 15:50:55 +03:00
  • ce2e099c20 chore: add seperator field and confs for menu item feature/menu-options Enes Ozturk 2021-03-03 15:26:00 +03:00
  • 1f5c32c2ee chore: upgrade portal package Enes Ozturk 2021-03-03 14:46:55 +03:00
  • 979d151147 docs: update menu list examples Enes Ozturk 2021-03-03 10:19:43 +03:00
  • 61212efb9e chore: update menu list props and comps Enes Ozturk 2021-03-03 10:18:40 +03:00
  • ab7870853d chore: set backdrop on close handler tolerance Enes Ozturk 2021-03-01 19:57:53 +03:00
  • 5956827305 fix: current and prev list comparisons of menu lists Enes Ozturk 2021-03-01 19:13:51 +03:00
  • 18c5db23e9 chore: update example app Enes Ozturk 2021-02-26 23:29:11 +03:00
  • fc32eaa5a9 chore: render icon in menu item Enes Ozturk 2021-02-26 23:28:23 +03:00
  • 6fbf954d26 chore: release v0.0.5 v0.0.5 Enes Ozturk 2021-02-26 14:46:13 +03:00
  • f3eac2e8b5 chore: update changelog templates Enes Ozturk 2021-02-26 14:45:32 +03:00
  • 01cb182b39 fix: types source in package json, update version Enes Ozturk 2021-02-26 13:57:11 +03:00
  • adfcc23d9e chore: update change log tepmlate Enes Ozturk 2021-02-26 13:40:05 +03:00
  • 70ea7a4dc1 chore: update index file extension Enes Ozturk 2021-02-26 13:37:39 +03:00
  • a1bfe66ace chore: update type names and exports Enes Ozturk 2021-02-26 13:30:04 +03:00
  • e50d650909 chore: add changelog Enes Ozturk 2021-02-26 13:02:36 +03:00
  • 0f67e72311 chore: downgrade gesture handler to 1.8 Enes Ozturk 2021-02-26 13:02:14 +03:00
  • def76cb86a chore: export types Enes Ozturk 2021-02-26 13:01:36 +03:00
  • 5614a9c3bb chore: release v0.0.3 v0.0.3 Enes Ozturk 2021-02-25 17:25:47 +03:00
  • 65cae2a4c1 fix: update change-log templates Enes Ozturk 2021-02-25 16:44:05 +03:00
  • 0602ccbf2b chore: add onPress handler to menu item Enes Ozturk 2021-02-25 16:33:23 +03:00
  • 51d0828b73 chore: update backdrop gesture handler state Enes Ozturk 2021-02-25 16:33:06 +03:00
  • 5e662931e5 chore: update backdrop anim conf and gesture handler state Enes Ozturk 2021-02-25 16:28:36 +03:00
  • 78ed74093e experimental/shared menu (#1) Enes 2021-02-25 16:24:32 +03:00
  • 57c657e469 chore: update blurview as expo-blur Enes Ozturk 2021-02-21 22:21:09 +03:00
  • 21321edc3a fix: update pre-commit hook Enes Ozturk 2021-02-21 19:01:08 +03:00
  • 3dcf4cfe3d chore: add commitlint and husky configs Enes Ozturk 2021-02-21 19:00:12 +03:00
  • 2c2afe4507 Add release-it configurations Enes Ozturk 2021-02-21 18:28:09 +03:00
  • fc612b387f Update package and yarn lock Enes Ozturk 2021-02-21 15:18:51 +03:00
  • ff8262da43 Add FlatList component and update wp example Enes Ozturk 2021-02-21 15:13:41 +03:00
  • 53a6692978 Deploy website - based on 237d830d58 Enes Ozturk 2021-02-21 14:28:34 +03:00
  • 237d830d58 Update docs Enes Ozturk 2021-02-21 14:26:37 +03:00
  • e6667228b0 Deploy website - based on 6651a105ccce9a8d1f072658c9e8e40438fbefdd Enes Ozturk 2021-02-21 14:15:57 +03:00
  • c7703e9afa Update readme and getting started docs Enes Ozturk 2021-02-21 12:29:47 +03:00
  • 3cc0517474 Fix type and linter erros, add release it Enes Ozturk 2021-02-21 03:17:17 +03:00
  • 049e7a924f Deploy website - based on 877572c603 Enes Ozturk 2021-02-21 02:42:29 +03:00
  • 877572c603 Updated docs Enes Ozturk 2021-02-21 02:41:11 +03:00
  • ee43032a8e Deploy website - based on e80e12ebb6a2d0203ae9e91f5e7a70e0667b645d Enes Ozturk 2021-02-21 02:30:17 +03:00
  • 1a28d8ca08 Deploy website - based on 2c393f2ea31c42701ab991e8c08123195e10c662 Enes Ozturk 2021-02-21 02:25:36 +03:00
  • 183cfcc21c Deploy website - based on 845ce32dc69a02033d18e2091fdb0cad804dd159 Enes Ozturk 2021-02-21 01:30:37 +03:00
  • 15c237d493 Deploy website - based on a2f3a776d4b4e6f0e598c34cb3f44bec81e11732 Enes Ozturk 2021-02-20 23:06:43 +03:00
  • f4e6b72814 Deploy website - based on 53d8157de96d6fed02ff47b13c8298b4a8d22f38 Enes Ozturk 2021-02-20 22:49:16 +03:00
  • 4803c61b6b Update whatsapp example Enes Ozturk 2021-02-20 19:03:22 +03:00
  • bc94fe6158 Update backdrop component Enes Ozturk 2021-02-20 19:03:13 +03:00
  • 57bb67821e Update menu and menu item components Enes Ozturk 2021-02-20 19:02:38 +03:00
  • 9f6e47d1a7 Update backdrop styles Enes Ozturk 2021-02-20 16:58:27 +03:00
  • a22b88b7d4 Memoize exapmles and style fix Enes Ozturk 2021-02-20 16:57:49 +03:00
  • 56b7120388 Fix home list item style for theme Enes Ozturk 2021-02-20 16:57:23 +03:00
  • f9c8e0408e Add vector icons gradle pack Enes Ozturk 2021-02-20 16:57:01 +03:00
  • 6338d57a0a Update Clubhouse example Enes Ozturk 2021-02-20 16:56:52 +03:00
  • e310313d07 Add Clubhouse example Enes Ozturk 2021-02-20 01:45:30 +03:00
  • ac56ff6f8a Update styles for Telegram example Enes Ozturk 2021-02-20 01:18:12 +03:00
  • 5ede323560 Update menu item with animated comps and styles Enes Ozturk 2021-02-19 23:15:27 +03:00