anki/ts/components
2021-06-21 17:01:44 +02:00
..
BUILD.bazel Refactor {CommandIcon,Icon,Square}Button into IconButton and WithState 2021-05-07 02:03:55 +02:00
ButtonDropdown.svelte Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02:00
ButtonGroup.svelte Add Section and SectionItem for the deckoptions 2021-06-21 17:01:44 +02:00
ButtonGroupItem.svelte Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02:00
buttons.ts Generalize ButtonToolbarItem to SectionItem 2021-06-21 17:01:42 +02:00
ButtonToolbar.svelte Add Section and SectionItem for the deckoptions 2021-06-21 17:01:44 +02:00
ColorPicker.svelte Implement new ColorPicker 2021-05-30 22:58:40 +02:00
contextKeys.ts Generalize ButtonToolbarItem to SectionItem 2021-06-21 17:01:42 +02:00
Detachable.svelte Rename Detachable.detach to detached 2021-05-07 14:31:08 +02:00
dropdown.ts Fix typing issues 2021-05-07 02:03:55 +02:00
DropdownDivider.svelte WIP: Use our components in deckoptions sticky bar 2021-05-18 16:32:29 +02:00
DropdownItem.svelte Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02:00
DropdownMenu.svelte update ts deps 2021-05-26 09:37:40 +10:00
helpers.ts Rename editor-toolbar to components 2021-05-07 02:03:55 +02:00
IconButton.svelte Disable Bold button in Codable 2021-06-18 00:27:07 +02:00
identifier.ts Add Section and SectionItem for the deckoptions 2021-06-21 17:01:44 +02:00
LabelButton.svelte Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02:00
registration.ts Add Section and SectionItem for the deckoptions 2021-06-21 17:01:44 +02:00
Section.svelte Add Section and SectionItem for the deckoptions 2021-06-21 17:01:44 +02:00
SectionItem.svelte Generalize ButtonToolbarItem to SectionItem 2021-06-21 17:01:42 +02:00
SelectButton.svelte Add overflow-x: hidden for SelectButton 2021-05-28 21:33:34 +02:00
SelectOption.svelte WIP: Use our components in deckoptions sticky bar 2021-05-18 16:32:29 +02:00
StickyBar.svelte update ts deps 2021-05-26 09:37:40 +10:00
types.ts Rename editor-toolbar to components 2021-05-07 02:03:55 +02:00
WithContext.svelte Disable FormatBlock buttons for Codable 2021-06-18 01:17:43 +02:00
WithDropdownMenu.svelte Make SaveButton functional 2021-05-18 18:55:22 +02:00
WithLabel.svelte Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02:00
WithShortcut.svelte Prefer event.which over event.{key,code} 2021-05-22 17:50:23 +02:00
WithState.svelte Disable Bold button in Codable 2021-06-18 00:27:07 +02:00
WithTheming.svelte update ts deps 2021-05-26 09:37:40 +10:00