anki/ts/deck-options
Matthias Metelka 23e6b2123e
Redesign deck options inputs (#2082)
* Create _input-mixins.scss

* Use button-mixins on more elements

* Replace <select> tag with custom Select component

* Fix RevertButton causing cursor: pointer when hidden

* Increase SaveButton chevron width

* Hide floating component box-shadow when inactive

* Rework SpinBox and move it into components

* Run eslint and prettier

* Remove leftover options prop

* Pass disabled array to EnumSelector again

* Update MapperRow.svelte

* Darken QHeaderView border color

Slipping this in without an extra PR.

* Adjust disabled color, border and cursor

* Remove redundant icon definition from stylesheets

* Fix deck options initial config

* Fix z-index issues in change notetype screen

It might be best to handle z-index locally in each user component instead of hard-coded component values.

* Give web SpinBox a horizontal design

* Give QRadioButton the same treatment as QCheckBox in #2079

* Fix unused CSS selector warning with base button-mixin

* Remove redundant import

* Fix deck options save button

* Delete input-mixins and remove unused down-arrow

* Run eslint on change-notetype

* Run eslint on components
2022-09-27 12:16:45 +10:00
..
Addons.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
AdvancedOptions.svelte Increase limit on easy multiplier 2022-05-26 12:51:51 +10:00
AudioOptions.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
BUILD.bazel Use WithFloating for MathjaxOverlay (#2011) 2022-09-05 17:20:00 +10:00
BuryOptions.svelte interday sibling burying is only valid in v3 2022-02-23 14:33:52 +10:00
CardStateCustomizer.svelte Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
ConfigSelector.svelte Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
DailyLimits.svelte Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
deck-options-base.scss Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
DeckOptionsPage.svelte Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
DisplayOrder.svelte Add relative overdueness to review order (#1757) 2022-04-09 13:20:09 +10:00
EnumSelector.svelte Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
EnumSelectorRow.svelte Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
HtmlAddon.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
icons.ts Use WithFloating for MathjaxOverlay (#2011) 2022-09-05 17:20:00 +10:00
index.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
Label.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
LapseOptions.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
lib.test.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
lib.ts Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
NewOptions.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
RevertButton.svelte Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
SaveButton.svelte Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
SpinBoxFloatRow.svelte Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
SpinBoxRow.svelte Redesign deck options inputs (#2082) 2022-09-27 12:16:45 +10:00
steps.test.ts More uniform file naming 2021-07-01 12:24:16 +02:00
steps.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
StepsInput.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
StepsInputRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
strings.ts Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
SwitchRow.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TabbedValue.svelte Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
TextInputModal.svelte Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
TimerOptions.svelte Allow users to set a low answer time cap 2022-09-19 13:40:30 +10:00
TitledContainer.svelte Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
TooltipLabel.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Warning.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00