73eec1d35a
* Fix wrong import * Fix text centering * Update CONTRIBUTORS * Add ellipsis prop to LabelButton; fix buttons * Revert 6911fbfa6 * Create a prop to toggle ellipsis in LabelButton.svelte Thanks to @hikaru-y: using "white-space: nowrap;" and "overflow: hidden;" together even when "text-overflow: ellipsis" is not needed can be problematic. This fixes the text centering on deck options's SaveButton. * Toggle ellipsis in NotetypeSelector.svelte's leftmost LabelButton Without it, the button can expand indefinitely depending on the previous Note Type's name. Co-Authored-By: Hikaru Y. <hkrysg@gmail.com> Co-authored-by: Hikaru Y. <hkrysg@gmail.com> |
||
---|---|---|
.. | ||
Alert.svelte | ||
change-notetype-base.scss | ||
ChangeNotetypePage.svelte | ||
icons.ts | ||
index.ts | ||
lib.test.ts | ||
lib.ts | ||
Mapper.svelte | ||
MapperRow.svelte | ||
NotetypeSelector.svelte | ||
SaveButton.svelte | ||
StickyHeader.svelte | ||
tsconfig.json |