summaryrefslogtreecommitdiff
path: root/packages/frontend/src/style.scss (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(frontend): woodenPanelの配色を修正 (#13561)かっこかり2024-03-201-5/+6
| | | | | * fix(frontend): woodenPanelの配色を修正 * fix
* enhance(frontend): リアクションの総数を表示するように (#13532)かっこかり2024-03-061-0/+7
| | | | | | | * enhance(frontend): リアクションの総数を表示するように * Update Changelog * リアクション選択済の色をaccentに
* enhance(games): 抜けている翻訳を追加・スタイル共通化 (#13434)かっこかり2024-02-231-0/+33
| | | | | | | | | | | | | | | | | | | | | * enhance(games): 抜けている翻訳を追加・スタイル共通化 * frameDivider の使用箇所が見当たらなかったので削除 * ミス * インナーでもcss変数を使う * コロンを翻訳から外す * 一部の翻訳を除去 * p * revert some text --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* enhance(frontend): リファクタリングなどsyuilo2024-01-211-4/+4
|
* may be fix ruby justify on safari (#12551)果物リン2023-12-031-0/+4
|
* Revert "chore(frontend): tweak rt style for safari"syuilo2023-11-171-4/+0
| | | | This reverts commit 76ccae8a2f7ce4ded27509249ef4b99199944fde.
* chore(frontend): tweak rt style for safarisyuilo2023-11-171-0/+4
|
* feat: レジストリAPIをサードパーティから利用可能に (#12229)syuilo2023-11-031-6/+0
| | | | | | | | | * wip * wip * Update remove.ts * refactor
* Feat: 未読通知数を表示できるように (#11982)かっこかり2023-11-011-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 未読通知数を表示できるように * Update Changelog * オプトインにする * Fix lint * (add) テスト通知のプッシュ通知を追加 * add test * フロントエンドの表示上限を99に変更 * Make it default on * 共通スタイルをくくりだす * Update Changelog * tweak * Update UserEntityService.ts * rename * Update navbar-for-mobile.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* MkCodeのパースエンジンをShikiに変更 (#12102)かっこかり2023-10-291-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * (swap) prism -> shiki * fix styles * (bump) aiscript-vscode to v0.0.5 * refactor * replace prism-editor (beta) * Update scratchpad.vue * (enhance) MkCodeEditor自動インデント改行 * (fix) lint * (add) scratchpad: MkStickyContainer * Update CHANGELOG.md * clean up --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: Refine 2fa (#11766)syuilo2023-08-281-9/+0
| | | | | | | | | | | | | * wip * Update 2fa.qrdialog.vue * Update 2fa.vue * Update CHANGELOG.md * tweak * :v:
* fix(frontend): ↵かっこかり2023-08-211-0/+7
| | | | | | | | | | | | | 動きのあるMFM無効時にレインボー文字が出ない問題を修正 (#11361) * (fix) mfm: rainbow fallback * Update changelog * Update CHANGELOG.md (カレンダーリリース対応) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): webkit-text-size-adjustを100%に固定する (#11487)Srgr02023-08-081-0/+1
| | | | | * disable webkit-text-size-adjust * Update CHANGELOG.md
* chore: ↵Shun Sakai2023-07-271-0/+6
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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>
* fix: insert bottom spacing appropriately (#11370)Ibuki Sugiyama2023-07-251-2/+4
|
* fix(frontend): use system-ui for system font (#11177)eni2023-07-091-1/+1
| | | | | | | | | | | | | * fix(frontend): correct system font stack This was originally set to Hiragino Maru Gothic Pro, which is the same as the current default font. * just use system-ui per code review https://github.com/misskey-dev/misskey/pull/11177#discussion_r1257260039 --------- Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-2/+2
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): make scrollbar-color track transparenttamaina2023-06-011-1/+1
| | | | Fix #9414
* Update style.scsssyuilo2023-06-011-4/+1
|
* refactor(frontend): MFMコンポーネントのリファクタ & ↵syuilo2023-05-171-0/+137
| | | | パフォーマンスを改善
* ci(#10336): use TurboSnap (#10494)Acid Chicken (硫酸鶏)2023-04-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ci(#10336): use TurboSnap * build: fix version * ci(#10336): update build dir * chore(#10336): fire changes * chore: stabilize icon width on `PageHeader` * chore: fire changes * ci: invalid ignore * ci: trace logs * chore: debug * revert: debug This reverts commit 2329165e252640504ef17e97389e0460ada83e70. * chore: do not reuse build dir * build: scripts * ci: tweak * revert: re-revert debug This reverts commit 596ef05d9eabe11c0ec3125fa4a87071d59b9b2f. * chore: detect changes manually * fix: syntax * ci: do not use only-changed * ci: fix command * revert: re-re-revert debug This reverts commit b027170d7504277006ce9abac386df8c38d55fd2. * ci: use build dir * revert: re-re-re-revert debug This reverts commit 529ab126ed63ec10eeeaaee3e9ef581b75e739c9. * ci: fix path * revert: re-re-re-re-revert debug This reverts commit 0b0c0b9ea48d37d617b777e9f602ccf8a2400381. * ci: fix typo * ci: only show story files * revert: re-re-re-re-re-revert debug This reverts commit 9f5b88df3225f23efd72bb099cfebe359af7acdb. * ci: skip when no stories found * ci: use skip * revert: re-re-re-re-re-re-revert debug This reverts commit 0df4bdc30bbf425c8682594d500a6d986517e721. * ci: fix micromatch version * revert: re-re-re-re-re-re-re-revert debug This reverts commit 63063b02bbcb37e85b93afe3f919b185425ddcf0. * revert: re-re-re-re-re-re-re-re-revert debug This reverts commit 01d9669e2a2c758c478bad5379fe19768e2096bc. * chore: pin tabler icon width globally * ci: notify when Chromatic skips * ci: fix endpoint --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): improve channel uisyuilo2023-03-041-0/+6
|
* :art:syuilo2023-02-091-3/+2
|
* update depssyuilo2023-02-091-3/+2
|
* fix(client): ↵tamaina2023-02-081-3/+3
| | | | | | 通知のノート表示で_nowrapが効いていない問題を修正 Fix #9834
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-0/+7
| | | | #9778
* tweak ti stylesyuilo2023-01-241-3/+5
|
* update depssyuilo2023-01-241-3/+3
|
* set -webkit-touch-callout (#9447)tamaina2023-01-161-0/+5
|
* tweak stylesyuilo2023-01-151-5/+3
|
* Update style.scsssyuilo2023-01-141-8/+1
|
* 画面下部に必要なスペース関連の改善 (#9509)あずき⪥™2023-01-101-1/+3
| | | | | | | | | * enhance: apply same safe area processing to the tab bar * fix: remove unnecessary bottom space on messaging room * enhance bottom spacing * fix size of `minBottomSpacing`
* :art:syuilo2023-01-061-2/+8
|
* refactorsyuilo2023-01-061-86/+4
|
* refactorsyuilo2023-01-051-16/+15
|
* clean upsyuilo2023-01-021-34/+0
|
* :art:syuilo2022-12-301-2/+2
|
* rename: client -> frontendsyuilo2022-12-271-0/+584