summaryrefslogtreecommitdiff
path: root/packages/frontend/src/ui/deck/column.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* デッキのカラムからリロードできる機能を追加 (#12274)おさむのひと2023-11-101-0/+13
| | | | | | | | | | * デッキのカラムからリロードできる機能を追加 * tweak --------- Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(frontend): use ESMsyuilo2023-09-191-3/+3
|
* (ad) translation for deck column settings (#11778)かっこかり2023-09-041-1/+2
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(frontend): improve ux of deck scrollsyuilo2023-06-241-0/+5
| | | | Resolve #11007
* :art:syuilo2023-06-111-0/+1
|
* fix(frontend): make scrollbar-color track transparenttamaina2023-06-011-0/+3
| | | | Fix #9414
* [ci skip] :art:syuilo2023-06-011-1/+1
|
* :art:syuilo2023-06-011-10/+14
|
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* tweak uisyuilo2023-05-311-2/+1
|
* :art:syuilo2023-05-291-1/+5
|
* :art:syuilo2023-05-261-5/+5
|
* :art:syuilo2023-05-261-2/+31
|
* :art:syuilo2023-05-261-0/+13
|
* refactorsyuilo2023-05-201-23/+10
|
* refactorsyuilo2023-05-081-2/+2
|
* :art:syuilo2023-04-221-1/+1
|
* :art:syuilo2023-04-211-4/+1
|
* Revert ":art:"syuilo2023-04-211-1/+5
| | | | This reverts commit af738d9ca9c13f07d1ba72d0ead7267e95ef7fc4.
* :art:syuilo2023-04-201-5/+1
|
* :art:syuilo2023-03-031-1/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-2/+2
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* refactor(client): use css modulessyuilo2023-01-101-11/+1
|
* refactor(client): use css modulessyuilo2023-01-101-87/+69
|
* refactorsyuilo2023-01-061-1/+1
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-031-1/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-031-1/+1
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-1/+1
| | | | | * use overflow: clip * revert
* :art:syuilo2022-12-281-0/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+398