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
BackendProgressIndicator.svelte
Badge.svelte
ButtonGroup.svelte
ButtonGroupItem.svelte
ButtonToolbar.svelte
CheckBox.svelte
Col.svelte
Collapsible.svelte
ConfigInput.svelte
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
helpers.ts
HelpModal.svelte Fix deck options button twitching on hover (#3623) 2024-12-09 16:12:36 +11:00
HelpSection.svelte
Icon.svelte
IconButton.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
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 Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Portal.svelte
RenderChildren.svelte
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
Select.svelte
SelectOption.svelte
SettingTitle.svelte
Shortcut.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Spacer.svelte
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
VirtualTable.svelte
WithContext.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
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