Choices/src/scripts
Xon 9108736808 Support enabling/disable fuse via build feature flag in favor of a simple prefix search
ie running;
npm run js:build-dev -- --environment SEARCH_FUSE:null
2024-08-08 16:00:20 +08:00
..
actions Support enabling/disable fuse via build feature flag in favor of a simple prefix search 2024-08-08 16:00:20 +08:00
components Remove tests types from distribution files 2024-08-07 15:07:51 +08:00
interfaces Remove old comments 2024-08-08 13:08:45 +08:00
lib Remove console.log statements, and minor code cleanup 2024-08-08 09:42:43 +08:00
reducers Update highlightItem/unhighlightItem tests 2024-08-08 10:22:58 +08:00
search Support enabling/disable fuse via build feature flag in favor of a simple prefix search 2024-08-08 16:00:20 +08:00
store Remove tests types from distribution files 2024-08-07 15:07:51 +08:00
choices.ts Support enabling/disable fuse via build feature flag in favor of a simple prefix search 2024-08-08 16:00:20 +08:00
constants.ts Use constant enum instead of repeating strings and type information 2024-08-02 21:54:44 +08:00
defaults.ts Fix when adding choices, "Press Enter to add..." would not render if the dropdown had partially matching search results 2024-08-04 18:16:21 +08:00
templates.ts Split Templates into interface and implementation & resolve dependency cycles. 2024-08-06 10:06:01 +08:00