Henrik Giesel
|
0db1b9cc78
|
Fix TagSpacer
|
2021-09-09 15:38:01 +02:00 |
|
Henrik Giesel
|
93ba4a2cd8
|
Implement nowrap mode
|
2021-09-09 15:38:01 +02:00 |
|
Henrik Giesel
|
bf6e587161
|
Implement TagWithTooltip
|
2021-09-09 15:38:00 +02:00 |
|
Henrik Giesel
|
9e91307c5d
|
Move WithTooltip to components
|
2021-09-09 15:38:00 +02:00 |
|
Henrik Giesel
|
cc9e3e2455
|
Use Unicode delimiter character
|
2021-09-09 15:38:00 +02:00 |
|
Henrik Giesel
|
58dc22ee7b
|
Improve space behavior
|
2021-09-09 15:37:59 +02:00 |
|
Henrik Giesel
|
f5feed589e
|
Improve enter behavior
|
2021-09-09 15:37:59 +02:00 |
|
Henrik Giesel
|
39a1f6199e
|
Split when no autocomplete item is selected
|
2021-09-09 15:37:59 +02:00 |
|
Henrik Giesel
|
c0944ec3a1
|
Add tag shorting behavior
|
2021-09-09 15:37:58 +02:00 |
|
Henrik Giesel
|
a49fd5ab2a
|
Space out Sticky Bottom with Spacer component
|
2021-09-09 15:37:58 +02:00 |
|
Henrik Giesel
|
494d1e206d
|
Deselect on clicking delete icon
|
2021-09-09 15:37:58 +02:00 |
|
Henrik Giesel
|
98baca8809
|
Add small horizontal margin so selected highlight can show
|
2021-09-09 15:37:57 +02:00 |
|
Henrik Giesel
|
596e7e0e70
|
Special handling of Backspace/Delete etc. for displaying shortcuts
|
2021-09-09 15:37:57 +02:00 |
|
Henrik Giesel
|
9682e84452
|
Add select all shortcut
+ Remove addEventListener for Ctrl+C/V/A
It seems like they're really not necessary
|
2021-09-09 15:37:57 +02:00 |
|
Henrik Giesel
|
09f00a92aa
|
Position stickyBottom fixed
|
2021-09-09 15:37:56 +02:00 |
|
Henrik Giesel
|
37d30284fc
|
Improve positioning of tag editor badges
|
2021-09-09 15:37:56 +02:00 |
|
Henrik Giesel
|
928866b5aa
|
Fix after rebase
|
2021-09-09 15:37:56 +02:00 |
|
Henrik Giesel
|
c8bcca517b
|
Improve paste behavior
|
2021-09-09 15:37:55 +02:00 |
|
Henrik Giesel
|
2fc5c73b74
|
Do not update/activate Autocomplete on Control+C,A,V
|
2021-09-09 15:37:55 +02:00 |
|
Henrik Giesel
|
5a41409f54
|
Do not open autocomplete on clicking input
|
2021-09-09 15:37:55 +02:00 |
|
Henrik Giesel
|
b91db34aec
|
Allow clicking on suggestion items
|
2021-09-09 15:37:54 +02:00 |
|
Henrik Giesel
|
964e97a384
|
Pass activeName to Tag as well
|
2021-09-09 15:37:54 +02:00 |
|
Henrik Giesel
|
444afa5b00
|
Adjust position so tags do not even move a single pixel when going into editing
|
2021-09-09 15:37:54 +02:00 |
|
Henrik Giesel
|
6af2ab437e
|
Adjust paddings a bit more
|
2021-09-09 15:37:54 +02:00 |
|
Henrik Giesel
|
5bb6df757e
|
Center delete icon without padding/margin
|
2021-09-09 15:37:53 +02:00 |
|
Henrik Giesel
|
58c35f316d
|
Fix autocomplete dropdown
+ find a different solution for making tags and tag inputs same size
|
2021-09-09 15:37:53 +02:00 |
|
Henrik Giesel
|
e3be5972b8
|
Switch WithAutocomplete to WithDropdown and fix SelectedTagBadge
|
2021-09-09 15:37:53 +02:00 |
|
Henrik Giesel
|
a576228c08
|
Add SelectedTagBadge to offer context items for selected tags
|
2021-09-09 15:37:53 +02:00 |
|
Henrik Giesel
|
408ff4f061
|
Implement selectRange
|
2021-09-09 15:37:52 +02:00 |
|
Henrik Giesel
|
b178b86afd
|
Make automatic deselect when leaving tag editor
|
2021-09-09 15:37:52 +02:00 |
|
Henrik Giesel
|
2fc7602406
|
Make tags selectable
|
2021-09-09 15:37:52 +02:00 |
|
Henrik Giesel
|
984afb8812
|
Implement controlPressed and shiftPressed
|
2021-09-09 15:37:52 +02:00 |
|
Henrik Giesel
|
9f0bf7484b
|
Create lib/keys.ts
|
2021-09-09 15:37:52 +02:00 |
|
Henrik Giesel
|
81274169cd
|
First steps toward tag selection
|
2021-09-09 15:37:51 +02:00 |
|
Henrik Giesel
|
c8c86d376a
|
Implement autocomplete hiding on empty activeInput + remove logging
|
2021-09-09 15:37:51 +02:00 |
|
Henrik Giesel
|
b2d9500816
|
Fix behavior when autocompletion shows
|
2021-09-09 15:37:51 +02:00 |
|
Henrik Giesel
|
033f39f52f
|
Fix join behavior and exclude Backspace/Delete from printable character
|
2021-09-09 15:37:51 +02:00 |
|
Henrik Giesel
|
8d8dd4fca0
|
Disable toggle on clicking element (toggle) for WithAutocomplete
|
2021-09-09 15:37:51 +02:00 |
|
Henrik Giesel
|
84d060a5b8
|
Improve no reflow a little bit
|
2021-09-09 15:37:51 +02:00 |
|
Henrik Giesel
|
b4860fbc6b
|
Fix autocomplete showing on arrow keys and height resize on no tags
|
2021-09-09 15:37:50 +02:00 |
|
Henrik Giesel
|
8a648a4bcf
|
Implement accepting suggestions via Enter
|
2021-09-09 15:37:50 +02:00 |
|
Henrik Giesel
|
b6ffc4d071
|
Introduce AutocompleteItem
* needs too much custom styling / behavior to be done with DropdownItem
|
2021-09-09 15:37:50 +02:00 |
|
Henrik Giesel
|
d2d6623788
|
suggestions -> suggestionsPromise, so it works with external APIs
|
2021-09-09 15:37:50 +02:00 |
|
Henrik Giesel
|
d5eff3b75c
|
Don't allow Enter/Tab/Arrows for Autocomplete, if not active
Don't show Autocomplete, if there are no items available
|
2021-09-09 15:37:49 +02:00 |
|
Henrik Giesel
|
c18c0dd5b9
|
Have WithAutocomplete export its API
allows it to be used in more contexts
|
2021-09-09 15:37:49 +02:00 |
|
Henrik Giesel
|
85a5f627be
|
Rename TagAutocomplete to WithAutocomplete
It's general enough to be used in other cases too
|
2021-09-09 15:37:49 +02:00 |
|
Henrik Giesel
|
6bf478acdf
|
Improve visuals of Tag component
|
2021-09-09 15:37:49 +02:00 |
|
Henrik Giesel
|
477796fb3d
|
Save deletions via delete icon to db
|
2021-09-09 15:37:48 +02:00 |
|
Henrik Giesel
|
fc5dffbf86
|
Save tags back to Python
|
2021-09-09 15:37:47 +02:00 |
|
Henrik Giesel
|
51732b4470
|
Set tags from Python
|
2021-09-09 15:37:47 +02:00 |
|