Henrik Giesel
|
7696895a8e
|
Implement tagmovenext fully
|
2021-09-09 15:37:39 +02:00 |
|
Henrik Giesel
|
428655a32f
|
Almost implement tagmove
* tagmovenext will start on the last position rather than first
|
2021-09-09 15:37:38 +02:00 |
|
Henrik Giesel
|
fe35573308
|
Reimplement tagjoin with tick()
|
2021-09-09 15:37:38 +02:00 |
|
Henrik Giesel
|
180ef140f8
|
Start implemention tagmove
|
2021-09-09 15:37:38 +02:00 |
|
Henrik Giesel
|
4420a24363
|
Set caret correctly after tagjoin
|
2021-09-09 15:37:38 +02:00 |
|
Henrik Giesel
|
65e9a0f2ed
|
Show Autocomplete on keydown, hide on blur
|
2021-09-09 15:37:38 +02:00 |
|
Henrik Giesel
|
c8ac822971
|
Adjust padding of TagInput a little
|
2021-09-09 15:37:37 +02:00 |
|
Henrik Giesel
|
281985480d
|
Fix some WithDropdownMenu logic
|
2021-09-09 15:37:37 +02:00 |
|
Henrik Giesel
|
05120c79b0
|
Factor out ButtonToolbar from TagAutocomplete
|
2021-09-09 15:37:37 +02:00 |
|
Henrik Giesel
|
808d01c4fb
|
Decouple TagInput from TagAutocomplete completely
|
2021-09-09 15:37:37 +02:00 |
|
Henrik Giesel
|
8d95503189
|
Add tabbable option to DropdownItem
|
2021-09-09 15:37:37 +02:00 |
|
Henrik Giesel
|
a5af3a9280
|
Fix issue with text showing below StickyBottom
|
2021-09-09 15:37:37 +02:00 |
|
Henrik Giesel
|
892f08c19a
|
Make tags stand less out in dark mode
|
2021-09-09 15:37:36 +02:00 |
|
Henrik Giesel
|
6c6062cc58
|
Make styling of DropdownMenu easier by introducing dropdown-content
|
2021-09-09 15:37:36 +02:00 |
|
Henrik Giesel
|
1ba6909495
|
Decouple Autocomplete from TagInput:
Allows to only have one autocompletion for all tags, rather than every
tag having its own
|
2021-09-09 15:37:36 +02:00 |
|
Henrik Giesel
|
c5b10c1117
|
Remove dead code from TagAutocomplete
|
2021-09-09 15:37:36 +02:00 |
|
Henrik Giesel
|
22d5671594
|
Implement tagjoin events
|
2021-09-09 15:37:36 +02:00 |
|
Henrik Giesel
|
2993a7b744
|
Delete tag when update reveals its a duplicate
|
2021-09-09 15:37:35 +02:00 |
|
Henrik Giesel
|
473517c3b3
|
Enable keyed blocks in TagEditor for tags
|
2021-09-09 15:37:35 +02:00 |
|
Henrik Giesel
|
6e25a3d424
|
Rewrite paste behavior
|
2021-09-09 15:37:35 +02:00 |
|
Henrik Giesel
|
d705d049ce
|
Delete when updating tagname to empty text
|
2021-09-09 15:37:35 +02:00 |
|
Henrik Giesel
|
dbf1472029
|
Connect Bootstrap dropdown with trigger via classes/props
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
3ad86dfb33
|
Use our DropdownMenu component for TagAutocomplete
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
50519ea5c8
|
Allow correctly adding tags
+ Make taginput unfocusable via Tab => prefer Ctrl+Shift+T
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
ef8c46045e
|
Make caret cursor more discoverable
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
64a2ead2ca
|
Remove TagInputEdit and TagInputNew
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
f056851c1e
|
Port Focus tags shortcut to webview
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
f3df0fe305
|
Behave correctly upon Enter on TagInputEdit
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
9418b1491b
|
Create AddTagBadge component
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
bfbe5057fa
|
Make Tag icon an add tag icon
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
8a48d26cca
|
Adjust offsets and sizes to make tag input smaller
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
77be86ec21
|
Enable tag delete icon
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
392bdf6184
|
Port most components from first tageditor PR
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
1026d26793
|
Display a tag-outline icon in the bottom left
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
bb6db5bd95
|
Add Tag DeleteIcon
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
0e858d87d4
|
Add Tag.svelte
|
2021-09-09 15:37:33 +02:00 |
|
Henrik Giesel
|
f9b320e105
|
Mount TagEditor
|
2021-09-09 15:37:33 +02:00 |
|
Damien Elmes
|
9f0929db32
|
update translations
|
2021-09-08 19:19:53 +10:00 |
|
Damien Elmes
|
8a0ccee840
|
tweak sync conflict message
|
2021-09-08 19:19:23 +10:00 |
|
Damien Elmes
|
4ba30279ac
|
Merge pull request #1357 from hgiesel/preventstickybubble
Prevent sticky bubble
|
2021-09-08 19:02:00 +10:00 |
|
Henrik Giesel
|
a826895f0b
|
However bubble up when clicking on label container itself
|
2021-09-07 15:02:59 +02:00 |
|
Henrik Giesel
|
9cbcfa1bbf
|
Put sticky tooltip on icon, not label container
|
2021-09-07 14:33:15 +02:00 |
|
Henrik Giesel
|
7370c92a0b
|
Prevent sticky bubbling and saveField before toggling sticky
|
2021-09-07 14:33:05 +02:00 |
|
Damien Elmes
|
a961013961
|
fix case of fields table
|
2021-09-07 10:22:22 +10:00 |
|
Damien Elmes
|
996f4c637f
|
remove recursive symlink
https://github.com/ankitects/anki/pull/1332#issuecomment-913572914
|
2021-09-06 21:26:30 +10:00 |
|
Damien Elmes
|
46985f0084
|
Merge pull request #1307 from hgiesel/editablecontainer
Image Resizer + Maximum image size
|
2021-09-06 21:25:27 +10:00 |
|
Henrik Giesel
|
f5ab78825a
|
Fix Float buttons in rtl
|
2021-09-06 21:15:37 +10:00 |
|
Henrik Giesel
|
bbf03a6b93
|
Fix ButtonDropdown disappearing when mouseupping on HandleBackground
|
2021-09-06 21:15:37 +10:00 |
|
Henrik Giesel
|
add6d86ae6
|
Fix Tab not moving caret to end
|
2021-09-06 21:15:37 +10:00 |
|
Henrik Giesel
|
5cf2c6196d
|
Make clicking on labelcontainer move focus to field
|
2021-09-06 21:15:37 +10:00 |
|