summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci(#10336): change parametersAcid Chicken (硫酸鶏)2023-04-034-8/+7
|
* ci(#10336): add static option to `PageHeader.tabs`Acid Chicken (硫酸鶏)2023-04-023-2/+9
|
* build(#10336): isChromaticAcid Chicken (硫酸鶏)2023-04-022-2/+2
|
* ci(#10336): stabilizeAcid Chicken (硫酸鶏)2023-04-025-8/+62
|
* build(#10336): blur `MkA` before interaction endsAcid Chicken (硫酸鶏)2023-04-021-0/+1
|
* build(#10336): disable `ProfilePageCat`Acid Chicken (硫酸鶏)2023-04-021-0/+4
|
* build(#10336): missing dependenciesAcid Chicken (硫酸鶏)2023-04-011-4/+17
|
* revert: restore `SatisfiesExpression`Acid Chicken (硫酸鶏)2023-04-017-9/+11
| | | | This reverts commit f246699f38a28befbfccc11e9eade22cbaace4f3.
* refactor(#10336): bind to local argsAcid Chicken (硫酸鶏)2023-04-0113-13/+13
|
* chore: add static option to `MkLoading`Acid Chicken (硫酸鶏)2023-04-012-1/+8
|
* build(#10336): finalizeAcid Chicken (硫酸鶏)2023-04-0117-29/+580
|
* fix: pointer handlingAcid Chicken (硫酸鶏)2023-04-011-0/+1
|
* chore(#10336): untrack generated stories filesAcid Chicken (硫酸鶏)2023-04-0118-882/+0
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-04-0161-173/+214
|\
| * refactor(frontend): remove $ts and $tsyuilo2023-04-0148-159/+183
| |
| * refactor(frontend): remove $isyuilo2023-04-0121-16/+34
| |
* | docs(#10336): note development statusAcid Chicken (硫酸鶏)2023-04-011-0/+4
| |
* | refactor: restore `SatisfiesExpression`Acid Chicken (硫酸鶏)2023-04-017-11/+9
| |
* | build(#10336): subcomponents on sidebarAcid Chicken (硫酸鶏)2023-04-011-1/+1
| |
* | fix: conflict errorsAcid Chicken (硫酸鶏)2023-04-011-1/+0
| |
* | build(#10336): write stories for `MkMisskeyFlavoredMarkdown`Acid Chicken (硫酸鶏)2023-04-012-6/+53
| |
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-04-0154-172/+195
|\|
| * refactor(frontend): remove $instancesyuilo2023-04-0112-26/+38
| |
| * refactor(frontend): remove $storesyuilo2023-04-0141-112/+150
| |
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-311-1/+1
| |\
| | * fix(client): set overflow: clip to page header title containertamaina2023-03-311-1/+1
| | | | | | | | | | | | #10413
| * | refactor: remove autobind-decorator depsyuilo2023-03-314-29/+8
| |/
* | build(#10336): generate `components/global` stories onlyAcid Chicken (硫酸鶏)2023-04-01416-13983/+173
| |
* | build(#10336): write some storiesAcid Chicken (硫酸鶏)2023-04-018-14/+127
| |
* | build(#10336): use `toHaveTextContent`Acid Chicken (硫酸鶏)2023-03-311-2/+2
| |
* | build(#10336): fix missing type definitionAcid Chicken (硫酸鶏)2023-03-313-5/+15
| |
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-03-3117-51/+173
|\|
| * feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-315-16/+99
| | | | | | | | Resolve #7740
| * refactorsyuilo2023-03-3110-28/+28
| |
| * feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-313-7/+46
| | | | | | | | Resolve #10097
* | build(#10336): write stories for `MkAd`Acid Chicken (硫酸鶏)2023-03-319-18/+223
| |
* | build(#10336): write stories for `MkAcct`Acid Chicken (硫酸鶏)2023-03-315-22/+66
| |
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-03-304-1/+39
|\|
| * enhance(client): ↵syuilo2023-03-303-1/+18
| | | | | | | | ノートのリアクションを大きく表示するオプションを追加
| * enhance(client): ↵syuilo2023-03-291-0/+21
| | | | | | | | 検索ページでURLを入力した際に照会したときと同等の挙動をするように
* | build(#10336): bump storybookAcid Chicken (硫酸鶏)2023-03-301-0/+8
| |
* | build(#10336): add an interaction test for `<MkA/>`Acid Chicken (硫酸鶏)2023-03-252-9/+12
| |
* | build(#10336): interactionsAcid Chicken (硫酸鶏)2023-03-254-14/+81
| |
* | chore: use defaultStore insteadAcid Chicken (硫酸鶏)2023-03-251-4/+7
| |
* | build(#10336): syncAcid Chicken (硫酸鶏)2023-03-251-0/+34
| |
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-03-2428-255/+752
|\|
| * enhance(backend): ↵syuilo2023-03-241-0/+7
| | | | | | | | リモートサーバーのチャート生成を無効にするオプションを追加
| * fix: add missing importsyuilo2023-03-241-0/+1
| |
| * perf(frontend): cache user listssyuilo2023-03-244-4/+10
| |
| * enhance(frontend): ↵syuilo2023-03-2411-61/+196
| | | | | | | | クリップボタンをノートアクションに追加できるように