zyoshoka
8daff4a998
refactor(frontend): Reactivityで型を明示するように ( #12791 )
...
* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-28 09:45:15 +01:00
Marie
5db583a3eb
merge: upstream
2023-12-23 02:09:23 +01:00
1STEP621
b33fe53047
Enhance(frontend): MFMや絵文字が使える入力ボックスでオートコンプリートを使えるように ( #12643 )
...
* rich autocomplete for use in profiles, announcements, and channel descriptions
* implementation omissions
* add tab, apply to page editor, and fix something
* componentization
* fix nyaize doesn't working in profile preview
* detach autocomplete instance when unmounted
* fix: mismatched camelCase
* remove unused / unnecessary styles
* update CHANGELOG.md
* fix lint
* remove dump.rdb
* props.richAutocomplete -> autocomplete
* Update packages/frontend/src/scripts/autocomplete.ts
* clarify namings
メンションなども「MFM」に含まれるのか自信がなかったのでrichSyntaxなどとぼかしていましたが、含むようなので変更しました
* tweak
* Update MkFormDialog.vue
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-12-14 13:11:23 +09:00
zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity Transformを使わないように ( #12539 )
...
* refactor(frontend): 非推奨となったReactivity Transformを使わないように
* refactor: 不要な括弧を除去
* fix: 不要なアノテーションを除去
* fix: Refの配列をrefしている部分の対応
* refactor: 不要な括弧を除去
* fix: lint
* refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
* fix: type error
* chore: drop reactivity transform from eslint configuration
* refactor: remove unnecessary import
* fix: 対応漏れ
2023-12-07 14:42:09 +09:00
Insert5StarName
b50c1ef9a5
upd: fix rest of icons
2023-10-01 00:46:42 +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
syuilo
8c97c54cfa
refactor(frontend): use css modules
2023-05-14 10:21:56 +09:00
syuilo
d2e6b17a26
fix(frontend): Pageにおいて画像ブロックに画像を設定できない問題を修正
...
Fix #10837
2023-05-12 11:47:12 +09:00
syuilo
151586ab60
refactor
2023-05-08 08:52:01 +09:00
syuilo
9224b6635f
refactor(frontend): remove $ts and $t
2023-04-01 14:01:57 +09:00
syuilo
f0a70a70c3
refactor
2023-03-31 14:14:30 +09:00
taiy
5cf5b66696
fix(client): use tabler icons ( #9915 )
2023-02-14 13:17:00 +09:00
futchitwo
7795ff0c95
fix: note embedding in Pages editor ( #9604 )
2023-01-15 23:47:04 +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
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