Xon
|
84424c900c
|
Fix search unit tests
|
2026-01-01 01:43:24 +08:00 |
|
midzer
|
dde6088902
|
fix KMP tests
|
2025-02-26 15:52:24 +01:00 |
|
midzer
|
b77846d865
|
add SearchByKMP
|
2025-02-23 01:32:51 +01:00 |
|
Xon
|
5a100e6d7f
|
Prefix build flags with CHOICES_, setup canUseDom to be setable via enviromental variables
|
2024-08-19 09:06:37 +08:00 |
|
Xon
|
3efc69f27c
|
Improve performance of search/filtering with large number of choices by re-using the search index for each character typed.
- The stateless nature of reducers and store listeners being all-or-nothing makes integrating stateful search a poor match
|
2024-08-12 07:03:39 +08:00 |
|
Xon
|
062b744b64
|
Fix search results could be unexpectedly unstable, and that fuseOptions.sortFn was effectively ignored #1106
|
2024-08-12 05:28:05 +08:00 |
|
Xon
|
54f1a27162
|
Update unit tests for search
|
2024-08-08 17:48:33 +08:00 |
|