..
Badge.svelte
Refer to ./ instead of components/ from within components
2021-09-09 15:38:04 +02:00
BUILD.bazel
use extra rootDir in tsconfig instead of symlinks
2021-10-01 18:36:52 +10:00
ButtonDropdown.svelte
Prevent hiding handles by clicking on handles
2021-09-15 17:56:56 +02:00
ButtonGroup.svelte
Fix Float buttons in rtl
2021-09-06 21:15:37 +10:00
ButtonGroupItem.svelte
Refer to ./ instead of components/ from within components
2021-09-09 15:38:04 +02:00
buttons.ts
Fix Float buttons in rtl
2021-09-06 21:15:37 +10:00
ButtonToolbar.svelte
yarn upgrade --latest
2021-10-01 12:52:53 +10:00
ColorPicker.svelte
Implement new ColorPicker
2021-05-30 22:58:40 +02: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
Rename Detachable.detach to detached
2021-05-07 14:31:08 +02: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
yarn upgrade --latest
2021-10-01 12:52:53 +10:00
DropdownMenu.svelte
Prevent hiding handles by clicking on handles
2021-09-15 17:56:56 +02:00
helpers.ts
Port Focus tags shortcut to webview
2021-09-09 15:37:34 +02:00
IconButton.svelte
Better RTL support
2021-09-06 21:15:36 +10:00
identifier.ts
Add Section and SectionItem for the deckoptions
2021-06-21 17:01:44 +02:00
Item.svelte
Refer to ./ instead of components/ from within components
2021-09-09 15:38:04 +02:00
LabelButton.svelte
Uniformly shorten SCSS imports/uses
2021-09-02 23:37:17 +02:00
registration.ts
Fix issues with sometimes cause assignment of wrong position value
2021-07-05 17:17:58 +02:00
Section.svelte
More uniform file naming
2021-07-01 12:24:16 +02:00
SelectButton.svelte
Uniformly shorten SCSS imports/uses
2021-09-02 23:37:17 +02:00
SelectOption.svelte
WIP: Use our components in deckoptions sticky bar
2021-05-18 16:32:29 +02:00
Spacer.svelte
Space out Sticky Bottom with Spacer component
2021-09-09 15:37:58 +02:00
StickyFooter.svelte
Rename StickyBar and StickyBottom to StickyHeader and StickyFooter
2021-09-15 23:15:55 +02:00
StickyHeader.svelte
Rename StickyBar and StickyBottom to StickyHeader and StickyFooter
2021-09-15 23:15:55 +02:00
tsconfig.json
update to latest rules_nodejs & switch to ts_project
2021-10-01 12:52:53 +10:00
WithContext.svelte
Disable FormatBlock buttons for Codable
2021-06-18 01:17:43 +02:00
WithDropdown.svelte
Make the ImageHandle and MathjaxHandle dropdowns perfectly touch the HandleSelection
2021-09-15 22:26:32 +02:00
WithShortcut.svelte
update to latest rules_nodejs & switch to ts_project
2021-10-01 12:52:53 +10: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
WithTooltip.svelte
Prevent tooltip expanding body tag in editor
2021-09-15 02:24:09 +02:00