Anki/ts/editor-toolbar
Henrik Giesel 773f431bb8 Merge buttons to one OuterButtonGroup
- keeping up the concept of left / right buttons might not be necessary anymore
- This might make it easier to display them on mobile, and simplifies the logic
2021-04-15 13:09:49 +02:00
..
_buttons.scss Add CommandIconButton functionality 2021-04-15 13:09:49 +02:00
BUILD.bazel Add color.ts for foreground color and color picker 2021-04-15 13:09:49 +02:00
ButtonBar.svelte Merge buttons to one OuterButtonGroup 2021-04-15 13:09:49 +02:00
ButtonBarOuter.svelte Add color.ts for foreground color and color picker 2021-04-15 13:09:49 +02:00
ButtonGroup.svelte Display ButtonGroups inline-block 2021-04-15 13:09:49 +02:00
ButtonItem.svelte Merge buttons to one OuterButtonGroup 2021-04-15 13:09:49 +02:00
color.scss Add color.ts for foreground color and color picker 2021-04-15 13:09:49 +02:00
color.ts Add color.ts for foreground color and color picker 2021-04-15 13:09:49 +02:00
ColorPicker.svelte Make all Leaf buttons 30px high and give same vertical-align 2021-04-15 13:09:49 +02:00
CommandIconButton.svelte Rename IconButtonInner to InnerButton, as it does not necessarily contain an Icon 2021-04-15 13:09:49 +02:00
EditorToolbar.svelte Merge buttons to one OuterButtonGroup 2021-04-15 13:09:49 +02:00
format.ts Add CommandIconButton functionality 2021-04-15 13:09:49 +02:00
IconButton.svelte Rename IconButtonInner to InnerButton, as it does not necessarily contain an Icon 2021-04-15 13:09:49 +02:00
index.ts First implementation 2021-04-15 13:09:48 +02:00
InnerButton.svelte Make all Leaf buttons 30px high and give same vertical-align 2021-04-15 13:09:49 +02:00
LabelButton.svelte Make all Leaf buttons 30px high and give same vertical-align 2021-04-15 13:09:49 +02:00