anki/ts/editor-toolbar
2021-04-15 13:09:49 +02:00
..
BUILD.bazel Utilize enableButtons disableButtons from Svelte component 2021-04-15 13:09:49 +02:00
ButtonDropdown.svelte Add ButtonDropdown for dropdowns like the MathJax dropdown on AnkiMobile 2021-04-15 13:09:49 +02:00
ButtonGroup.svelte Add ButtonDropdown for dropdowns like the MathJax dropdown on AnkiMobile 2021-04-15 13:09:49 +02:00
color.scss Make it so you can include DropdownMenus on all kinds of buttons 2021-04-15 13:09:49 +02:00
color.ts Add labels and titles to all buttons 2021-04-15 13:09:49 +02:00
ColorPicker.svelte Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
CommandIconButton.svelte Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
contextKeys.ts Utilize enableButtons disableButtons from Svelte component 2021-04-15 13:09:49 +02:00
DropdownItem.svelte Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
DropdownMenu.svelte Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
EditorToolbar.svelte Make Toolbar resizable through a single CSS variable --toolbar-size 2021-04-15 13:09:49 +02:00
format.ts Add labels and titles to all buttons 2021-04-15 13:09:49 +02:00
IconButton.svelte Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
index.ts Add ButtonDropdown for dropdowns like the MathJax dropdown on AnkiMobile 2021-04-15 13:09:49 +02:00
LabelButton.svelte Add first lazily loaded i18n strings 2021-04-15 13:09:49 +02:00
notetype.ts Add labels and titles to all buttons 2021-04-15 13:09:49 +02:00
SelectButton.svelte Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
SelectOption.svelte Add SelectButton 2021-04-15 13:09:49 +02:00
SquareButton.svelte Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
template.ts Add labels and titles to all buttons 2021-04-15 13:09:49 +02:00
types.ts Add titles to buttons with lazyProperties 2021-04-15 13:09:49 +02:00
WithDropdownMenu.svelte Add dropdown menu to mathjax button 2021-04-15 13:09:49 +02:00