Commit Graph

238 Commits

Author SHA1 Message Date
Martin Bielik e2254bbe33 updated demo gif, bigger fonts in demo examples 2017-12-08 11:26:28 +01:00
Martin Bielik 470b0f5587 popover demo gif 2017-12-08 10:52:42 +01:00
Martin Bielik d1d22c8b86 usine native driver for backdrop animation 2017-12-07 17:03:57 +01:00
Martin Bielik 301198f1e6 popover renderer 2017-12-07 16:46:38 +01:00
Martin Bielik 7f5470b7cf using correct children to array function 2017-12-06 12:01:29 +01:00
Stanislav Miklik d8f4c27444 review - make sure custom styles are set immediatelly
+ other small
2017-12-05 16:48:31 +01:00
Martin Bielik caf865c051 using scrollview docu 2017-12-04 17:16:24 +01:00
Martin Bielik 435409f574 adapted tests for new option props propagation 2017-12-04 16:38:13 +01:00
Martin Bielik 0badf64b59 dynamic customStyles docu 2017-12-04 15:12:51 +01:00
Martin Bielik aa0dc87bc0 deprecating renderOptionsContainer 2017-12-04 14:55:37 +01:00
Martin Bielik a7956fbfbc FlatList example 2017-12-04 14:12:35 +01:00
Martin Bielik 90d8c4813e menu option properties read from context/registry 2017-12-04 13:52:47 +01:00
Martin Bielik be437cb3f6 fix #17 duplicate menu by name warning 2017-12-01 15:47:28 +01:00
Martin Bielik 4730c5a93b fix #53 explicit menu backdrop opening 2017-12-01 14:35:34 +01:00
Stanislav Miklik 774ab99050
Merge pull request #51 from tiberiumihai/patch-2
Add useNativeDriver also for SlideInMenu
2017-11-06 09:58:53 +02:00
tiberiumihai 3c29e0576a
Add useNativeDriver also for SlideInMenu 2017-11-06 01:30:29 +02:00
sodik 1fb2f5ea8a release 0.9.0 2017-11-04 18:18:20 +01:00
tiberiumihai 9bf725bdec Add useNativeDrive in order for animation to be fluid 2017-11-04 19:14:47 +02:00
Stanislav Miklik 52e56d45d4
Merge pull request #50 from waldyrious/patch-1
LICENSE: add title
2017-11-04 18:39:43 +02:00
Waldir Pimenta eb16c86650
LICENSE: add title
The title is not legally mandated, but it's recommended in the license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license).
2017-11-04 12:59:36 +00:00
sodik 97882a4a4f release 0.8.4 2017-10-31 23:07:49 +01:00
sodik 72cd2a30f5 update examples/docu regarding disableTouchable 2017-10-31 23:05:24 +01:00
sodik 9cd41dd4de fix linting 2017-10-31 22:52:31 +01:00
sodik f26b056baa fix #41 - workaround problem with RN and symbol polyfill
fix tests
2017-10-31 22:45:20 +01:00
knight33 92d0d92fe9 Update MenuTrigger.js
converting back to menuName and adding menuName to const var list
2017-10-31 21:37:09 +01:00
Stanislav Miklik 4df702812a
Merge pull request #48 from jankarres/disableTouchable
MenuOption ability to disable Touchable wrapper
2017-10-31 22:23:37 +02:00
Jan Karres bd9715a98f Set default props for disableTouchable 2017-10-29 10:01:04 +01:00
Jan Karres 7e33fc9c39 MenuOption ability to disable Touchable wrapper 2017-10-28 13:29:27 +02:00
Stanislav Miklik 96c809f1e8 release 0.8.3 2017-09-19 14:09:00 +02:00
Stanislav Miklik 6256e2a1fd fix #43 - update opened menu if it is changed while opened 2017-09-19 13:40:51 +02:00
Stanislav Miklik f6b67a4e28 release 0.8.2 2017-09-15 22:55:41 +02:00
Stanislav Miklik 1ccd8fa9fd fix #42 update tests for new internal behaviour 2017-09-15 22:48:23 +02:00
Stanislav Miklik cd3a6b3ca8 small improvements
+ revert back ModalExample as "case of unmounting menu" is covered by AdvancedExample
2017-09-13 17:12:42 +02:00
Stanislav Miklik 8a676fc7e0 handle cases where menu context will be unmounted while menu is closing
+ test for unmounting menu during closing
2017-09-13 16:39:38 +02:00
Stanislav Miklik c2a727fd3a fix styling example - don't change render during closing animation
"whole demo" rerender caused to use different renderer during closing animation -> short glitch
2017-09-13 16:25:23 +02:00
Stanislav Miklik 7f1c0597e5 attempt for issue #42 - avoid menu context rerenders 2017-09-11 17:31:11 +02:00
Stanislav Miklik 7b1aff5018 release 0.8.1 2017-09-07 10:53:12 +02:00
Stanislav Miklik 1b84faf64c small tweak to backhandler functionality 2017-09-07 10:50:47 +02:00
Stanislav Miklik 02d55275c2 upgrade native projects to newer RN 2017-09-07 10:42:40 +02:00
Juraj Matuš c50b4cafa7 backHandler prop - warning if there is missing dependency 2017-09-07 09:58:41 +02:00
Juraj Matuš 8a78fbe7fb Issue #36: backHandler property support 2017-09-06 16:15:59 +02:00
Juraj Matuš c6b96a5ab9 Asynchronous test expects corrections 2017-09-06 15:31:04 +02:00
Juraj Matuš 921f2527c5 React native configuration changes 2017-09-06 11:42:02 +02:00
Stanislav Miklik d022434cc8 add download badge 2017-07-23 23:12:30 +02:00
Stanislav Miklik ff34d148ac release 0.8.0 2017-07-13 10:02:51 +02:00
Stanislav Miklik 01f0c9272f update documentation with compatibility table
+ fix dependencies in example
2017-07-13 10:00:58 +02:00
Stanislav Miklik ce9f2495c9 Merge pull request #35 from DrPandemic/prop-types-2
Adds prop-types package for react 16
2017-07-13 09:24:14 +02:00
DrPandemic f9b614b845
Adds prop-types package for react 16 2017-07-12 19:33:52 -04:00
sodik adc5c05098 exclude examples directory from lib tests 2017-06-06 23:49:59 +02:00
sodik b721fcf39f Basic test example 2017-06-06 23:35:28 +02:00