Acid Chicken (硫酸鶏)
|
337dd97b49
|
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
* 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>
|
2023-06-01 17:19:46 +09:00 |
syuilo
|
6a5ef5b6f2
|
refactor
|
2023-05-19 13:58:09 +09:00 |
syuilo
|
37c119e1f5
|
refactor
|
2023-05-10 17:45:13 +09:00 |
syuilo
|
a531b8aeee
|
refactor for e2e
|
2023-05-09 07:49:53 +09:00 |
syuilo
|
fcb6e0adb9
|
chore(test): data属性がclassになっているのを修正
|
2023-03-09 19:59:11 +09:00 |
Kagami Sascha Rosylight
|
63df2c851e
|
refactor: remove all unused imports (#9951)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-02-16 23:09:41 +09:00 |
Masaya Suzuki
|
170cfc6a0e
|
E2Eテスト "first widget should be removed" 修正 (#9556)
* Fix e2e test "first widget should be removed"
* E2Eテスト用クラス追加
* empty commit
|
2023-01-14 19:25:20 +09:00 |
syuilo
|
618405c4d3
|
refactor(client): rename widget filename
|
2023-01-10 06:08:40 +09:00 |
syuilo
|
58bfb4dca4
|
refactor
|
2023-01-07 15:09:46 +09:00 |
tamaina
|
e3f2845cf8
|
enhance(client): Sync widgets (#8512)
* feature: sync widgets among devices
* fix
* nanka iroiro
* classic.widgets.vueの機能をuniversal.widgets.vueに統合
* 左右のウィジェット編集状態を同期するように
* 左右やカラム間でウィジェットを行き来できるように
* MkWidgetsをCSS Module化
* set min-height: 100px;
* fix deck widget
* Update packages/client/src/ui/deck/widgets-column.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* merge
* Update classic.vue
* Delete classic.widgets.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2022-12-27 14:55:11 +09:00 |
syuilo
|
9384f5399d
|
rename: client -> frontend
|
2022-12-27 14:36:33 +09:00 |