You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fandi.susanto.bts 18eae8fa23 feat: add CAutoComplete component with basic functionality and remote search support
- Implemented CAutoComplete.vue with props for modelValue, options, debounceWait, loading, and more.
- Added search functionality with debounce for remote city suggestions.
- Created AutoComplete.vue page for documentation and examples.
- Updated CSelect.vue to support remote searching and caching of selected values.
- Enhanced CMultiSelect.vue to handle object comparisons for selected values.
1 month ago
..
__tests__ feat: add emoji search aliases and icon catalog components 1 month ago
components feat: add CAutoComplete component with basic functionality and remote search support 1 month ago
documentation feat: add emoji search aliases and icon catalog components 1 month ago
layouts feat: add CAutoComplete component with basic functionality and remote search support 1 month ago
pages feat: add CAutoComplete component with basic functionality and remote search support 1 month ago
router feat: add CAutoComplete component with basic functionality and remote search support 1 month ago
styles feat: add emoji search aliases and icon catalog components 1 month ago
App.vue feat: add emoji search aliases and icon catalog components 1 month ago
index.ts feat: add CAutoComplete component with basic functionality and remote search support 1 month ago
main.ts feat: add emoji search aliases and icon catalog components 1 month ago