Commit Graph

38 Commits

Author SHA1 Message Date
Mar0xy 304a91a474
upd: change formlink handling 2023-12-03 20:01:05 +01:00
Mar0xy 0158b6fc1b
fix: Drive folder button not working
Closes #199
2023-12-03 19:59:01 +01:00
ShittyKopper ae5d052274 upd: implement radius setting
to keep things manageable i merged a lot of one off values into just a
handful of common sizes, so some parts of the ui will look different than
upstream even with the "Misskey" rounding mode
2023-11-01 21:43:26 +03:00
ShittyKopper 72204d9294 Revert "prototype: decreased rounding"
This reverts commit 7a51e2d404.
2023-11-01 21:43:26 +03:00
Insert5StarName 7a51e2d404 prototype: decreased rounding 2023-10-01 01:20:20 +02:00
Insert5StarName 7b179d3a92 work in progress icons 2023-09-30 21:53:52 +02:00
syuilo b0f6c44f36 refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
Shun Sakai c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する (#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>
2023-07-27 14:31:52 +09:00
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 3a924f3dc6 refactor 2023-05-27 11:44:04 +09:00
syuilo 11d22c7b73 refactor 2023-05-27 11:38:08 +09:00
syuilo a879607479 refactor 2023-05-27 11:35:26 +09:00
syuilo 1c57983bfd refactor 2023-05-24 17:50:15 +09:00
syuilo 0717afc312 refactor(frontend): use composition api 2023-05-14 12:23:39 +09:00
syuilo 9224b6635f refactor(frontend): remove $ts and $t 2023-04-01 14:01:57 +09:00
syuilo c823cbe63b refactor(frontend): remove $store 2023-04-01 13:42:40 +09:00
syuilo 4480fa1efe refactor(client): use css module 2023-03-05 20:28:39 +09:00
syuilo c1b6378951 refactor(client): use css modules 2023-01-15 08:07:11 +09:00
syuilo e633c3b84b refactor 2023-01-09 09:41:25 +09:00
syuilo 58bfb4dca4 refactor 2023-01-07 15:09:46 +09:00
syuilo d09e1f4925 refactor 2023-01-07 14:59:54 +09:00
syuilo 9aececc921 🎨 2023-01-06 10:11:47 +09:00
syuilo 047262ab20 refactor 2023-01-05 21:04:56 +09:00
syuilo 9734ad42a1 🎨 2023-01-05 17:17:00 +09:00
syuilo ebe340d510
MisskeyPlay (#9467)
* wip

* wip

* wip

* wip

* wip

* Update ui.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* 🎨

* wip

* ✌️
2023-01-05 13:59:48 +09:00
syuilo c89410cab0 🎨 2023-01-04 08:32:44 +09:00
syuilo 6c10588e77 refactor(client): refactor and performance improve of MkSpacer 2023-01-03 10:46:56 +09:00
syuilo 2184240ef1 perf(client): use shallowRef for html element ref 2023-01-03 10:12:37 +09:00
syuilo 527fe9046e 🎨 2023-01-01 12:28:30 +09:00
syuilo c631e14e53 🎨 2022-12-30 18:33:26 +09:00
syuilo 78a8e918a0 🎨 2022-12-30 17:34:42 +09:00
syuilo c72ee0a6c4 remove console.log 2022-12-30 15:41:41 +09:00
syuilo d147181a82 🎨 2022-12-30 15:40:29 +09:00
syuilo 632c7d2ac6 refactor 2022-12-30 13:37:14 +09:00
syuilo 666c9be447 🎨 2022-12-29 17:16:35 +09:00
syuilo 4f15b6f7c2 Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932.
2022-12-27 18:29:39 +09:00
syuilo ada04c1932 perf?(client): remove needless scoped annotation for style 2022-12-27 18:01:06 +09:00
syuilo 9384f5399d rename: client -> frontend 2022-12-27 14:36:33 +09:00