nathan
|
f6874330fc
|
Et2VfsSelectButton passes in value (reference). Take care to keep that reference, or value can get lost.
Fixes Link to -> copy from VFS sometimes fails
|
2024-11-18 13:46:33 -07:00 |
|
nathan
|
cfbcaf3bab
|
Et2TreeDropdown: close search results & tree on tab
|
2024-09-18 11:32:12 -06:00 |
|
nathan
|
2da2ac81fa
|
Et2TreeDropdown improvements
- multiple=false rendering
- fix some display search vs tree weirdness
- fix some keyboard actions
- translate placeholder
- blur widget after option selected when multiple=false
- implement clearable attribute
|
2024-09-18 08:11:25 -06:00 |
|
nathan
|
2e0010d138
|
SearchResult: Use the method to toggle selection instead of setting it directly
|
2024-09-17 15:30:35 -06:00 |
|
nathan
|
d26b620f8d
|
Fix currentResult got set to invalid node if results were re-rendered
|
2024-09-10 08:49:14 -06:00 |
|
ralf
|
c18be4cf4d
|
do not return folders, if leafOnly is set and some more docu
|
2024-08-22 14:18:54 +02:00 |
|
nathan
|
98ffd25d69
|
SearchMixin: Fix localSearch did not get search options
|
2024-03-20 14:29:36 -06:00 |
|
nathan
|
7c9b3dd9e8
|
Better support single/multiple UI updates
|
2024-03-08 16:32:31 -07:00 |
|
nathan
|
824f6416ca
|
Break out SearchMixin.searchMatch() to allow for easy overriding of how local search determines a match.
Currently we search value, label & title
|
2024-02-26 15:15:17 -07:00 |
|
nathan
|
a9a26ffe39
|
Implement local search in SearchMixin & for Et2TreeDropdown
Add ability for SearchResult to have children
|
2024-02-23 10:49:16 -07:00 |
|
nathan
|
a8389d4286
|
Switch VfsSelectDialog to new SearchMixin
|
2024-02-22 16:21:28 -07:00 |
|
nathan
|
1bd9758af1
|
Better SearchMixin for server-side searching
|
2024-02-22 14:25:12 -07:00 |
|