anki/ts/components
2021-10-26 08:43:02 +10:00
..
Absolute.svelte Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
Badge.svelte Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
BUILD.bazel pass ts deps into most Svelte packages; remove redundant deps 2021-10-18 12:44:31 +10:00
ButtonDropdown.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
ButtonGroup.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
ButtonGroupItem.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
buttons.ts Fix Float buttons in rtl 2021-09-06 21:15:37 +10:00
ButtonToolbar.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
ColorPicker.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
Container.svelte Add Container.svelte 2021-06-21 17:01:45 +02:00
context-keys.ts disabledKey => fieldFocusedKey 2021-07-05 18:15:03 +02:00
Detachable.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
dropdown.ts handle changed aria-expanded typing 2021-09-29 12:20:27 +10:00
DropdownDivider.svelte WIP: Use our components in deckoptions sticky bar 2021-05-18 16:32:29 +02:00
DropdownItem.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
DropdownMenu.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
helpers.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
IconButton.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
IconConstrain.svelte Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
identifier.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
Item.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
LabelButton.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
registration.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
Section.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
SelectButton.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
SelectOption.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
Shortcut.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
Spacer.svelte Space out Sticky Bottom with Spacer component 2021-09-09 15:37:58 +02:00
StickyFooter.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
StickyHeader.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
WithContext.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
WithDropdown.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
WithShortcut.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
WithState.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
WithTooltip.svelte Prevent tooltip expanding body tag in editor 2021-09-15 02:24:09 +02:00