.. |
BUILD.bazel
|
Use dynamicComponent instead of withLazyProps
|
2021-04-15 13:09:50 +02:00 |
ButtonDropdown.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
ButtonGroup.d.ts
|
Get rid of types.d.ts in favor of DynamicSvelteComponent
|
2021-04-15 13:09:50 +02:00 |
ButtonGroup.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
color.scss
|
Make it so you can include DropdownMenus on all kinds of buttons
|
2021-04-15 13:09:49 +02:00 |
color.ts
|
Pass button groups as actual button groups, not arrays
|
2021-04-15 13:09:50 +02:00 |
ColorPicker.d.ts
|
Rename title to tooltip across editor toolbar components
|
2021-04-15 13:09:50 +02:00 |
ColorPicker.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
CommandIconButton.d.ts
|
Rename title to tooltip across editor toolbar components
|
2021-04-15 13:09:50 +02:00 |
CommandIconButton.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
contextKeys.ts
|
Fix some code quality issues
|
2021-04-15 13:09:49 +02:00 |
DropdownItem.d.ts
|
Rename title to tooltip across editor toolbar components
|
2021-04-15 13:09:50 +02:00 |
DropdownItem.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
DropdownMenu.d.ts
|
Use dynamicComponent instead of withLazyProps
|
2021-04-15 13:09:50 +02:00 |
DropdownMenu.svelte
|
Add titles to buttons with lazyProperties
|
2021-04-15 13:09:49 +02:00 |
EditorToolbar.svelte
|
Get rid of types.d.ts in favor of DynamicSvelteComponent
|
2021-04-15 13:09:50 +02:00 |
format.ts
|
Pass button groups as actual button groups, not arrays
|
2021-04-15 13:09:50 +02:00 |
IconButton.d.ts
|
Rename title to tooltip across editor toolbar components
|
2021-04-15 13:09:50 +02:00 |
IconButton.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
index.ts
|
Pass button groups as actual button groups, not arrays
|
2021-04-15 13:09:50 +02:00 |
LabelButton.d.ts
|
Rename title to tooltip across editor toolbar components
|
2021-04-15 13:09:50 +02:00 |
LabelButton.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
notetype.ts
|
Pass button groups as actual button groups, not arrays
|
2021-04-15 13:09:50 +02:00 |
SelectButton.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
SelectOption.svelte
|
Add SelectButton
|
2021-04-15 13:09:49 +02:00 |
SquareButton.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |
template.ts
|
Pass button groups as actual button groups, not arrays
|
2021-04-15 13:09:50 +02:00 |
WithDropdownMenu.d.ts
|
Get rid of types.d.ts in favor of DynamicSvelteComponent
|
2021-04-15 13:09:50 +02:00 |
WithDropdownMenu.svelte
|
Remove props property in favor of $$restProps
|
2021-04-15 13:09:50 +02:00 |