Anki/ts/lib/components
llama 174b199164
Add IO mask colour fill tool (#4048)
* add fill tool

* add fill tool logic

* open colour picker on fill tool activation

* refactor/add fill attr to io clozes

* fill masks in editor

* fill text and inactive masks in reviewer

* fix lint

* remove debug option
2025-06-04 11:45:34 +07:00
..
Absolute.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
BackendProgressIndicator.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
Badge.svelte
ButtonGroup.svelte
ButtonGroupItem.svelte
ButtonToolbar.svelte Clean up #3167 (#3186) 2024-05-01 20:08:19 +10:00
CheckBox.svelte
Col.svelte Update dprint (#3376) 2024-08-22 18:24:56 +07:00
Collapsible.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
ConfigInput.svelte Fix deck config input's background color regression (#3258) 2024-06-28 18:52:51 +07:00
Container.svelte
context-keys.ts
DropdownDivider.svelte
DropdownItem.svelte
DynamicallySlottable.svelte
EnumSelector.svelte Fix new card sort order not reacting to changes in gather order (#4039) 2025-05-30 13:05:36 +07:00
EnumSelectorRow.svelte
ErrorPage.svelte
FloatingArrow.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
helpers.ts
HelpModal.svelte Fix deck options button twitching on hover (#3623) 2024-12-09 16:12:36 +11:00
HelpSection.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Icon.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
IconButton.svelte
IconConstrain.svelte
icons.ts Add IO mask colour fill tool (#4048) 2025-06-04 11:45:34 +07:00
Item.svelte
Label.svelte
LabelButton.svelte
Popover.svelte
Portal.svelte Fix editor width changing as tag completions shown (#3574) 2024-11-18 01:11:21 +10:00
RenderChildren.svelte Fix editor width changing as tag completions shown (#3574) 2024-11-18 01:11:21 +10:00
resizable.ts
RevertButton.svelte Remove infinite spinning icon for reset parameters dropdown and add a question mark (#3603) 2024-12-07 00:41:34 +11:00
Row.svelte Center align rows in FSRS simulator (#3882) 2025-03-26 17:21:21 +10:00
ScrollArea.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
Select.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
SelectOption.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
SettingTitle.svelte
Shortcut.svelte
Spacer.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
SpinBox.svelte Feat/Desired retention warning improvements (#3995) 2025-05-27 13:07:21 +10:00
StickyContainer.svelte
Switch.svelte
SwitchRow.svelte
TitledContainer.svelte Add help modal to TR table (#3874) 2025-04-24 18:31:45 +10:00
types.ts Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
VirtualTable.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
WithContext.svelte
WithFloating.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
WithOverlay.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
WithState.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
WithTooltip.svelte