Commit Graph

39 Commits

Author SHA1 Message Date
Tom Nunn
4ece76902a Optimise filtering. Only filter when input/items change. 2023-03-10 21:31:21 +00:00
Tom Nunn
cf7e5bd948 Add tests for withMinInputLength 2023-01-19 13:27:45 +00:00
Tom Nunn
273710758e Update examples and tests with new update options 2022-12-13 17:09:36 +00:00
Tom Nunn
7c172032f3 Expose defaultOptionElement 2022-11-24 12:36:13 +00:00
Tom Nunn
144527ed0c Update examples 2022-11-23 15:59:46 +00:00
Tom Nunn
da1e069f8c Tidy up examples 2022-10-25 09:38:21 +01:00
Tom Nunn
8c15d68e3e Scroll menu to top when menu opens 2022-10-25 09:35:27 +01:00
Tom Nunn
822447435c Add Select.isFocused 2022-10-24 20:45:22 +01:00
Tom Nunn
ac945d0d92 Fix docs and remove UpdateConfig 2022-07-21 21:44:20 +02:00
Tom Nunn
121ca36b56 Simplify input simulation 2022-07-20 10:29:39 +02:00
Tom Nunn
f6b9a52ccc Move blur options into view config 2022-07-17 21:29:07 +02:00
Tom Nunn
e21bfc3e50 Fix simulateClickOption not working when mutliple options contain the same substring 2022-07-13 12:24:55 +02:00
Tom Nunn
0671e3c3ce Simplify input simulation 2022-07-13 12:10:05 +02:00
Tom Nunn
b72fc3d71e Remove request from UpdateConfig and remove exposed UpdateConfig module 2022-07-13 09:19:15 +02:00
Tom Nunn
03838bd980 Add msg parameter to Effect 2022-07-12 17:12:49 +02:00
Tom Nunn
69dc3418c3 Add simulate effects and input 2022-07-12 10:48:59 +02:00
Tom Nunn
d8cea06f84 Add UpdateConfig 2022-07-11 09:58:56 +02:00
Tom Nunn
932844fcb7 Use ViewConfig menuMaxHeight in placement calculation and use placement in withMenuAttributes 2022-07-07 15:51:22 +02:00
Tom Nunn
988eccc373 Remove msg from effects 2022-07-05 20:58:38 +02:00
Tom Nunn
916cdb1997 Fix position fixed top and bottom 2022-07-01 09:52:46 +02:00
Tom Nunn
cda9089d43 Tag request responses to avoid race conditions 2022-06-30 13:48:35 +02:00
Tom Nunn
43ee7ff1ba Add withMenuPositionFixed and improve documentation 2022-06-30 12:22:02 +02:00
Tom Nunn
f5b8e7d736 Fix examples 2022-06-29 21:20:56 +02:00
Tom Nunn
1f710d3790 Fix menu forced placement 2022-06-29 20:33:01 +02:00
Tom Nunn
e6efa22e0a Tidy examples 2022-06-29 14:40:26 +02:00
Tom Nunn
51f365ccdb Refactor and add documentation 2022-06-29 14:34:48 +02:00
Tom Nunn
31e3f45cac Fix clear button opening menu and improve styles 2022-06-28 21:58:41 +02:00
Tom Nunn
695aa67b35 Fix menu opening before request returns 2022-06-28 17:33:19 +02:00
Tom Nunn
63a3cee6fc Fix no match element showing when not focused 2022-06-28 17:20:19 +02:00
Tom Nunn
a40d971b63 Fix menu showing when request not made again 2022-06-28 17:16:14 +02:00
Tom Nunn
4a04e4c2ee Rework positioning and placement logic 2022-06-28 15:54:08 +02:00
Tom Nunn
074324afd7 Fix withMenuMaxWidth 2022-06-22 22:40:45 +02:00
Tom Nunn
1d0383520b add withMenuMaxWidth 2022-06-22 22:33:29 +02:00
Tom Nunn
478fcdfc24 Make menu stretch to fit menu items 2022-06-22 21:16:33 +02:00
Tom Nunn
f3bfc6e743 Improve examples 2022-06-22 12:34:27 +02:00
Tom Nunn
2a9be7c055 Add request 2022-06-18 23:00:36 +02:00
Tom
f650f55db6 Add clear button 2022-06-10 21:09:16 +02:00
Tom
a695e1878d Add Effects and split modules 2022-06-09 21:39:41 +02:00
Tom
b07ba0ca8d Initial commit 2022-06-09 14:53:07 +02:00