mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Start using WithFloating for SelectedTagBadge * Adjust arrow on WithFloating for all directions * Move TagOptionsBadge to its own sub directory * Show autocomplete menu via WithFloating * Have WithFloating return asReference instead of initializing its own reference element * Add html: overflow: hidden for editor * Replace ButtonToolbar with generic div * Move scroll logic into autocomplete item + restrict Popover width to 95vw * Fix autocomplete menu after pressing enter after selecting - should not trigger an autocomplete choose * Overlap TagInput perfectly with Tag * Satisfy formatter * Fix autocompletion item scrolling too much * Remove unused Tag.svelte focusable prop * Remove console.log * Fix floating arrow is a diamond in dark mode * Set autocompletion menu to 80vw |
||
|---|---|---|
| .. | ||
| action-list.ts | ||
| async.ts | ||
| asyncReactive.ts | ||
| BUILD.bazel | ||
| closing-click.ts | ||
| closing-keyup.ts | ||
| context-property.ts | ||
| dom-mirror.ts | ||
| dynamic-slotting.ts | ||
| dynamicComponent.ts | ||
| event-store.ts | ||
| export-runtime.ts | ||
| handler-list.ts | ||
| input-handler.ts | ||
| lifecycle-hooks.ts | ||
| node-store.ts | ||
| portal.ts | ||
| position.ts | ||
| preferences.ts | ||
| shortcut.ts | ||
| store-subscribe.ts | ||
| subscribe-trigger.ts | ||
| subscribe-updates.ts | ||
| theme.ts | ||
| toggleable.ts | ||
| tsconfig.json | ||
| types.ts | ||