Volodymyr Kozieiev
|
3e2fd2ea03
|
Desktop platform added to makeTouchable
|
2018-07-26 13:35:31 +03:00 |
|
Stanislav Miklik
|
5757cfdbc8
|
add example with menu inside the flatlist
|
2018-07-17 16:55:38 +02:00 |
|
Stanislav Miklik
|
d171f462e6
|
0.13.2
v0.13.2
|
2018-06-24 12:55:19 +02:00 |
|
Stanislav Miklik
|
1409974686
|
issue #111 - update lint to ensure no improper trailing errors are in code
|
2018-06-24 12:47:38 +02:00 |
|
Stanislav Miklik
|
6b9672ff4e
|
Merge pull request #106 from TheAlmightyBob/TypeDeclarations
Fixed errors in type declarations
|
2018-06-12 10:28:47 +02:00 |
|
Caleb Clarke
|
a384c7cea8
|
Fixed errors in type declarations:
- “customStyle” should be “customStyles”
- MenuOptionProps should have a style prop
|
2018-06-11 20:35:04 -07:00 |
|
Stanislav Miklik
|
90da176bef
|
Compatibility table update
Be explicit about React version
|
2018-05-08 20:58:16 +02:00 |
|
Stanislav Miklik
|
66b347f044
|
v 0.13.1 - more explicit error
yellow box gets hidden below red box
0.13.1
|
2018-05-04 22:05:07 +02:00 |
|
sodik
|
63d98de0e5
|
release 0.13
|
2018-04-27 19:36:53 +02:00 |
|
Stanislav Miklik
|
70c8197d31
|
Merge pull request #94 from instea/react-16.3
React 16.3 upgrade
0.13.0
|
2018-04-27 19:33:36 +02:00 |
|
sodik
|
a2a4f59f81
|
export ctx + update doc
|
2018-04-27 19:31:44 +02:00 |
|
sodik
|
519f977892
|
Merge branch 'master' into react-16.3
|
2018-04-22 10:33:20 +02:00 |
|
sodik
|
928a147b9d
|
update tests for new react context api
|
2018-04-22 10:31:21 +02:00 |
|
sodik
|
2d522f6573
|
release 0.12.6
|
2018-04-21 10:44:42 +02:00 |
|
Stanislav Miklik
|
9bab7063cc
|
fix forwarding default props
keep external setDefaultRenderer etc.
|
2018-04-19 16:27:37 +02:00 |
|
Stanislav Miklik
|
17f1a20ed2
|
Merge pull request #92 from sebirdman/master
Fix typo breaking MenuOptions style types
0.12.6
|
2018-04-17 20:15:24 +02:00 |
|
Stephen Bird
|
3895e34a9e
|
Fix typo breaking MenuOptions style types
|
2018-04-17 10:32:36 -07:00 |
|
Stanislav Miklik
|
dd484346e4
|
fix link
|
2018-04-15 14:06:41 +02:00 |
|
Stanislav Miklik
|
199e16f591
|
README change for newest RN
|
2018-04-15 14:05:02 +02:00 |
|
sodik
|
c5eeb27c22
|
release 0.12.5
0.12.5
|
2018-04-15 13:58:10 +02:00 |
|
sodik
|
86345b4dbc
|
Merge branch 'master' of github.com:instea/react-native-popup-menu
|
2018-04-15 13:50:20 +02:00 |
|
Stanislav Miklik
|
6b56d39c9c
|
Merge pull request #88 from jokester/add-ts-decl
add typescript decl
|
2018-04-15 13:50:02 +02:00 |
|
sodik
|
99e256c5bb
|
fix tests
|
2018-04-15 13:48:14 +02:00 |
|
Stanislav Miklik
|
c5617c2e6e
|
workaround around controlled example problem
|
2018-04-14 11:04:34 +02:00 |
|
Stanislav Miklik
|
fd47547481
|
remove OriginalEample due to React.createClass
|
2018-04-13 09:12:13 +02:00 |
|
sodik
|
998435a5da
|
upgrade example project to RN 0.55
|
2018-04-11 22:04:30 +02:00 |
|
Wang Guan
|
686108689b
|
fix name for renderers
|
2018-04-10 10:38:13 +09:00 |
|
Stanislav Miklik
|
584aed12fd
|
deprecated methods - menu options custom styles update
|
2018-04-09 14:52:23 +02:00 |
|
Stanislav Miklik
|
509e4a2fe3
|
remove deprecated method - name check
|
2018-04-09 14:40:26 +02:00 |
|
Wang Guan
|
a524cddbe4
|
add typescript decl
|
2018-04-08 06:07:31 +09:00 |
|
Stanislav Miklik
|
53607b0d58
|
fix #85: devices with exotic pixel density can have problems
|
2018-04-06 10:52:07 +02:00 |
|
Stanislav Miklik
|
257aa840a2
|
release 0.12.4
0.12.4
|
2018-04-06 10:34:22 +02:00 |
|
Stanislav Miklik
|
1bfab39fa2
|
initial replacement with new context API - WIP
|
2018-04-06 10:30:47 +02:00 |
|
Stanislav Miklik
|
319678611d
|
Merge pull request #87 from johakr/master
make compatible with react-native-web
|
2018-04-05 16:39:31 +02:00 |
|
Johannes
|
545441a47a
|
make compatible with react-native-web
|
2018-04-05 11:03:04 +02:00 |
|
Stanislav Miklik
|
37d0a0f8e1
|
release 0.12.3
0.12.3
|
2018-03-12 16:49:15 +01:00 |
|
Stanislav Miklik
|
aa7f63962e
|
fix #79: Update documentation about option/trigger children
|
2018-03-12 16:46:28 +01:00 |
|
Stanislav Miklik
|
a70aeeb93c
|
Return promise also for Menu instance methods
|
2018-03-12 16:40:27 +01:00 |
|
Stanislav Miklik
|
c9a2929a7f
|
release 0.12.2
|
2018-01-15 11:38:03 +01:00 |
|
Niklas von Hertzen
|
533aaa0fc8
|
Fix attempting to get property from undefined
|
2018-01-15 11:15:01 +01:00 |
|
Stanislav Miklik
|
147aeb728d
|
release 0.12.1
0.12.1
|
2017-12-21 16:10:51 +01:00 |
|
Martin Bielik
|
4aa644b1ab
|
dont rerender placeholder during menu closing (#68)
* dont rerender placeholder during menu closing
* documentation comment
|
2017-12-21 16:08:53 +01:00 |
|
Martin Bielik
|
3a27d31738
|
fixed tests
|
2017-12-21 15:20:53 +01:00 |
|
Stanislav Miklik
|
6f004666c0
|
Merge pull request #66 from instea/rtl-support
context menu and popover to support rtl layout
|
2017-12-21 15:10:34 +01:00 |
|
Stanislav Miklik
|
de2f616450
|
rlt test on ios
|
2017-12-21 15:07:36 +01:00 |
|
Martin Bielik
|
c1e73a0dcd
|
rtl support
|
2017-12-20 16:09:05 +01:00 |
|
Martin Bielik
|
25a8916778
|
context menu and popover to support rtl layout
|
2017-12-20 16:06:24 +01:00 |
|
Stanislav Miklik
|
d3472de504
|
release 0.12
0.12.0
|
2017-12-19 11:10:45 +01:00 |
|
Martin Bielik
|
dd4b65751b
|
Menu provider (#64)
* MenuProvider, deprecated MenuContext
* menuProviderWrapper, deprecated menuContextWrapper custom style
* doc wording
|
2017-12-19 11:08:34 +01:00 |
|
Stanislav Miklik
|
68f0997de1
|
release 0.11
0.11.0
|
2017-12-11 16:18:35 +01:00 |
|