mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04: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 |
||
---|---|---|
.. | ||
AddonButtons.svelte | ||
BlockButtons.svelte | ||
BoldButton.svelte | ||
ClozeButton.svelte | ||
ColorPicker.svelte | ||
CommandIconButton.svelte | ||
EditorToolbar.svelte | ||
HighlightColorButton.svelte | ||
icons.ts | ||
index.ts | ||
InlineButtons.svelte | ||
ItalicButton.svelte | ||
LatexButton.svelte | ||
NotetypeButtons.svelte | ||
RemoveFormatButton.svelte | ||
SubscriptButton.svelte | ||
SuperscriptButton.svelte | ||
TemplateButtons.svelte | ||
TextColorButton.svelte | ||
UnderlineButton.svelte | ||
WithColorHelper.svelte |