Commit Graph

22947 Commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏) b0fa9f3809
build(#10336): ignore tsc errors 2023-04-01 21:47:31 +09:00
Acid Chicken (硫酸鶏) 20fb266a93
build(#10336): ignore tsc errors 2023-04-01 21:45:20 +09:00
Acid Chicken (硫酸鶏) 7256b1f8d3
ci(#10336): create actions 2023-04-01 21:42:38 +09:00
Acid Chicken (硫酸鶏) 0f334f900c
build(#10336): normalize path for Windows 2023-04-01 18:35:03 +09:00
Acid Chicken (硫酸鶏) 88981e9d5b
build(#10336): staticified directory structure 2023-04-01 18:22:15 +09:00
Acid Chicken (硫酸鶏) ec8905f81c
build(#10336): staticify assets 2023-04-01 18:18:11 +09:00
Acid Chicken (硫酸鶏) 65f20de821
build(#10336): make storybook buildable 2023-04-01 18:05:14 +09:00
Acid Chicken (硫酸鶏) e7a15b5604
revert: restore `SatisfiesExpression`
This reverts commit f246699f38.
2023-04-01 17:58:44 +09:00
Acid Chicken (硫酸鶏) 4521e61ae2
fix: missing case 2023-04-01 17:54:30 +09:00
Acid Chicken (硫酸鶏) f39b5be064
refactor(#10336): bind to local args 2023-04-01 16:35:05 +09:00
Acid Chicken (硫酸鶏) 0960d61ce2
chore: add static option to `MkLoading` 2023-04-01 16:31:55 +09:00
Acid Chicken (硫酸鶏) 1521bb088c
build(#10336): finalize 2023-04-01 16:26:08 +09:00
Acid Chicken (硫酸鶏) 38b153ca94
fix: pointer handling 2023-04-01 14:27:13 +09:00
Acid Chicken (硫酸鶏) f5fd59d656
chore(#10336): untrack generated stories files 2023-04-01 14:21:46 +09:00
Acid Chicken (硫酸鶏) f7bc442ba5
docs(#10336): note chokidar-cli mode 2023-04-01 14:18:17 +09:00
Acid Chicken (硫酸鶏) 139dade62c
build(#10336): use chokidar-cli 2023-04-01 14:17:52 +09:00
Acid Chicken (硫酸鶏) 3f1a87d1ad
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook 2023-04-01 14:11:56 +09:00
Acid Chicken (硫酸鶏) f3a29cbb0d
docs(#10336): note development status 2023-04-01 14:11:16 +09:00
Acid Chicken (硫酸鶏) f246699f38
refactor: restore `SatisfiesExpression` 2023-04-01 14:04:48 +09:00
syuilo bc5e457a63 Delete vue.d.ts 2023-04-01 14:04:40 +09:00
syuilo 9224b6635f refactor(frontend): remove $ts and $t 2023-04-01 14:01:57 +09:00
Acid Chicken (硫酸鶏) 5667f0f839
build(#10336): subcomponents on sidebar 2023-04-01 13:59:00 +09:00
Acid Chicken (硫酸鶏) d300f4a87b
fix: conflict errors 2023-04-01 13:58:35 +09:00
syuilo f16a7cbcf2 refactor(frontend): remove $i 2023-04-01 13:52:07 +09:00
Acid Chicken (硫酸鶏) c6d12c21db
build(#10336): write stories for `MkMisskeyFlavoredMarkdown` 2023-04-01 13:47:59 +09:00
Acid Chicken (硫酸鶏) 2b831da1d1
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook 2023-04-01 13:46:54 +09:00
syuilo 7a8a756789 refactor(frontend): remove $instance 2023-04-01 13:46:04 +09:00
Acid Chicken (硫酸鶏) a47f4b8955
build(#10336): generate `components/global` stories only 2023-04-01 13:45:31 +09:00
syuilo c823cbe63b refactor(frontend): remove $store 2023-04-01 13:42:40 +09:00
Acid Chicken (硫酸鶏) 5605b03ce4
build(#10336): hide internal args 2023-04-01 12:18:42 +09:00
Acid Chicken (硫酸鶏) 671ce6a531
build(#10336): write some stories 2023-04-01 04:20:38 +09:00
syuilo a9f0bea60c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-03-31 16:41:29 +09:00
syuilo 152247bfda refactor: remove autobind-decorator dep 2023-03-31 16:41:27 +09:00
tamaina 6a4d56c81c fix(client): set overflow: clip to page header title container
#10413
2023-03-31 07:38:28 +00:00
Acid Chicken (硫酸鶏) 85f50f3875
build(#10336): use `toHaveTextContent` 2023-03-31 16:36:43 +09:00
Acid Chicken (硫酸鶏) 558d73b21a
build(#10336): fix missing type definition 2023-03-31 16:34:54 +09:00
Acid Chicken (硫酸鶏) bf9846a269
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook 2023-03-31 15:54:18 +09:00
Acid Chicken (硫酸鶏) 70fc25aac1
build(#10336): write stories for `MkAd` 2023-03-31 15:52:39 +09:00
syuilo 9bc5d52e41 feat: チャンネルにノートをピン留めできるように
Resolve #7740
2023-03-31 15:01:56 +09:00
syuilo f0a70a70c3 refactor 2023-03-31 14:14:30 +09:00
syuilo 3cb0cc7989 feat: チャンネルをお気に入りに登録できるように
Resolve #10097
2023-03-31 11:30:27 +09:00
syuilo 5d94062581 lint fix 2023-03-31 09:20:52 +09:00
syuilo a23b25bff7 tweak misskey-js eslintrc 2023-03-31 09:18:58 +09:00
Acid Chicken (硫酸鶏) 98fd6b5879
build(#10336): write stories for `MkAcct` 2023-03-31 01:01:53 +09:00
Acid Chicken (硫酸鶏) 5393436403
docs(#10336): mention to pre-build misskey-js 2023-03-30 23:15:29 +09:00
Acid Chicken (硫酸鶏) d1c5556724
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook 2023-03-30 23:02:38 +09:00
Acid Chicken (硫酸鶏) 3db0147392
build(#10336): bump storybook 2023-03-30 23:00:01 +09:00
tamaina 26068a3a8f use workspace:*, use pnpm@8.1.0 2023-03-30 13:01:00 +00:00
tamaina 0398787520 fix misskey-js/tsconfig.json (add dom lib) 2023-03-30 12:52:51 +00:00
tamaina dccf03ffc2 Fix misskey-js/tsconfig.json
Fix #10441
2023-03-30 12:51:24 +00:00