Tom Nunn
|
596a4478c5
|
Make test for clicking on input while focused
|
2023-04-20 13:34:35 +01:00 |
|
Tom Nunn
|
358ac4c6c0
|
Add tests for mobile version
|
2023-04-19 20:34:18 +01:00 |
|
Tom Nunn
|
a7fd270ff5
|
Pass failing tests for request issues
|
2023-04-17 16:34:32 +01:00 |
|
Tom Nunn
|
82fd93a743
|
Add failing tests for request issues
|
2023-04-17 15:49:10 +01:00 |
|
Tom Nunn
|
4ceda0f92e
|
Make request fire only on reaching requestMinInputLength if requestDebounceDelay set to 0
|
2023-04-16 20:49:46 +01:00 |
|
Tom Nunn
|
d2c03268ae
|
Fix bug where selection is lost when tabbing out and back into the input
|
2023-04-14 20:17:40 +01:00 |
|
Tom Nunn
|
0ff9373531
|
Add tests for clear button
|
2023-04-14 09:59:25 +01:00 |
|
Tom Nunn
|
0150f7096a
|
Remove elm-css parts
|
2023-04-13 16:21:40 +01:00 |
|
Tom Nunn
|
4aaa691f29
|
Add option to disable opening menu on focus
|
2023-04-12 20:19:50 +01:00 |
|
Tom Nunn
|
ece80633d6
|
Keep input value on focus when item is programatically selected
|
2023-03-31 11:31:09 +01:00 |
|
Tom Nunn
|
cf70841a85
|
Add test for programatically setting selected item
|
2023-03-30 13:06:07 +01:00 |
|
Tom Nunn
|
4916da5c17
|
Finish elm-css implementation
|
2023-03-27 20:40:34 +01:00 |
|
Tom Nunn
|
e6775a2b74
|
Abstract views to prepare for implementation of elm-css version
|
2023-03-26 21:10:01 +01:00 |
|
Tom Nunn
|
3f4f7f921f
|
Add function to initialise the select with a request
|
2023-03-20 11:58:46 +00:00 |
|
Tom Nunn
|
5f4437d2c0
|
Prevent more unnecessary filtering
|
2023-03-11 21:24:47 +00:00 |
|
Tom Nunn
|
02e9fa2051
|
Optimise filtering. Only filter when input/items change.
|
2023-03-10 21:30:53 +00:00 |
|
Tom Nunn
|
7f322a5e22
|
Accept any error type in request
|
2023-03-07 20:39:24 +00:00 |
|
Tom Nunn
|
75ba802b6b
|
Refactor requests
|
2023-03-07 20:12:56 +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
|
121ca36b56
|
Simplify input simulation
|
2022-07-20 10:29:39 +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
|
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 |
|