Anki/ts/lib/components
Luc Mcgrady 562cef1f22
Fix #4253 (#4259)
* Reapply "Fix/Retention help button bounds (#4253)" (#4258)

This reverts commit fb2e2bd37a.

* move div up slots instead of using condition

* Avoid tabbing

---------

Co-authored-by: Abdo <abdo@abdnh.net>
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
2025-08-20 01:19:25 +10:00
..
Absolute.svelte
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/Help modal appears behind simulator modal (#4171) 2025-07-07 16:21:46 +07:00
HelpSection.svelte Feat/Add globe to help tooltip (#4148) 2025-07-04 14:42:40 +07: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 FIX revert button is visible for screenreaders (#4174) 2025-07-07 15:23:39 +07: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
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 Fix #4253 (#4259) 2025-08-20 01:19:25 +10:00
types.ts Feat/Add globe to help tooltip (#4148) 2025-07-04 14:42:40 +07: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