Releases: traPtitech/traQ_S-UI
Releases · traPtitech/traQ_S-UI
v3.21.0
What's Changed
- サイドバーの#を押しても遷移するように by @dye8128 in #4323
- 折りたたまれたコードブロックが角丸になるように by @dye8128 in #4324
- 1文字の数字のスタンプを検索できない問題を解決 by @kitsne241 in #4326
- URL内のリガチャを無効にしました by @kitsne241 in #4327
- 💄 feat: スタンプを押した人と数の表示を変更 by @reiroop in #4320
- change label Git to Gitea by @hasmukai in #4339
- スクロールをautoに直した by @pippi0057 in #4329
- チャンネル管理画面のスタイル調整 by @Futadaruma in #4340
- emitの追加によるclosePopupMenuの発火 by @alter334 in #4341
- リロードを挟むとモーダルが二重に開かれる問題を修正 by @zer0-star in #4328
- Bump vite from 4.5.0 to 4.5.3 by @dependabot in #4258
- Bump actions/cache from 3 to 4 by @dependabot in #4231
- Bump eslint from 8.50.0 to 8.57.0 by @dependabot in #4270
- Bump caddy from 2.7.6-alpine to 2.8.4-alpine by @dependabot in #4335
- Bump postcss from 8.4.31 to 8.4.39 by @dependabot in #4332
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #4291
- dependabotのPRをグルーピングする by @nokhnaton in #4348
- nodeとnpmのバーションをLTSに変更 by @nokhnaton in #4350
- Modalの分岐にObjectを使うようにした by @ZOI-dayo in #4325
- 🐛 fix: スマホでメッセージのスタンプ一覧から開くスタンプピッカーの右側が画面外に出るバグを修正 by @reiroop in #4358
- 検索の after before で日付のみを指定したときに JST となるようにパースする by @anko9801 in #4233
- traQ上のメッセージの投稿・編集日時に年月日を適宜省略しつつ付け足す by @kitsne241 in #4338
New Contributors
- @dye8128 made their first contribution in #4323
- @kitsne241 made their first contribution in #4326
- @hasmukai made their first contribution in #4339
- @pippi0057 made their first contribution in #4329
- @Futadaruma made their first contribution in #4340
- @alter334 made their first contribution in #4341
- @ZOI-dayo made their first contribution in #4325
Full Changelog: v3.20.2...v3.21.0
v3.20.2
v3.20.1
v3.20.0
What's Changed
- 子チャンネルに2つ以上購読しているアーカイブチャンネルがあるときにそれらの親チャンネルが表示されるバグを修正 by @mehm8128 in #4216
- サービス一覧でghostの表示名を変更 by @mehm8128 in #4264
- Bump github/codeql-action from 2 to 3 by @dependabot in #4206
- Bump caddy from 2.7.5-alpine to 2.7.6-alpine by @dependabot in #4209
- Bump @types/katex from 0.16.1 to 0.16.7 by @dependabot in #4227
- Bump vite-svg-loader from 4.0.0 to 5.1.0 by @dependabot in #4228
- ナビゲーションバーをキーボード操作可能に by @mehm8128 in #4025
- is typingじゃなくなるまでの時間を長くした by @mehm8128 in #4236
- タグとグループで名前が重複しているときに適切なエラーメッセージを表示するように by @mehm8128 in #4160
- OAuth2の新しいスコープに対応 by @motoki317 in #4275
Full Changelog: v3.19.1...v3.20.0
v3.19.1
v3.19.0
What's Changed
- 🐛 FormButton の primary で枠線の色が変わってしまっていた by @SSlime-s in #4152
- share-target でデフォルトテキストが表示されないバグの修正 by @Nagarei in #4163
- モーダル内でmousedownしてモーダル外でmouseupしたときはモーダルを閉じないように by @mehm8128 in #4119
- データのurl変更に対応するために、gen-fontsのスクリプトを修正 by @mehm8128 in #4158
- ファイルモーダルが画面中央に表示されるように修正した(再PR) by @Nattuki in #4185
- グループ管理画面の閉じるボタンはfixedに変更した by @Nattuki in #4187
- ファイルモーダルの上下を押して閉じるように修正 by @anko9801 in #4196
- アクティビティで該当のメッセージに直接飛ぶように by @mehm8128 in #4161
- メニューを開くボタンをトグルにする by @saitenntaisei in #4137
- モーダルを開いてるときにescキーを押したら閉じられるように by @mehm8128 in #4121
- Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.16.0 by @dependabot in #4211
- Fix/change UI setting qall by @damin3A3 in #4192
- Bump actions/github-script from 6 to 7 by @dependabot in #4183
- Bump @types/autosize from 4.0.2 to 4.0.3 by @dependabot in #4172
- Bump autoprefixer from 10.4.14 to 10.4.16 by @dependabot in #4174
- Bump pinia from 2.1.6 to 2.1.7 by @dependabot in #4177
- Bump zod from 3.22.3 to 3.22.4 by @dependabot in #4180
- Bump workbox-routing from 6.6.0 to 7.0.0 by @dependabot in #4179
- Bump jsdom from 21.1.2 to 23.0.1 by @dependabot in #4181
- 設定のブラウザタブのデザインの更新 by @nokhnaton in #4222
- ブラウザの文字サイズ変えてもスタンプの表示が微妙な感じにならないように by @mehm8128 in #4221
- 設定画面のセッションタブの改修 by @SSlime-s in #4155
New Contributors
- @anko9801 made their first contribution in #4196
- @saitenntaisei made their first contribution in #4137
- @damin3A3 made their first contribution in #4192
Full Changelog: v3.18.2...v3.19.0
v3.18.2
What's Changed
- fix: manualChunksの指定が誤っていてビルド再現性がなかった by @sapphi-red in #4150
Full Changelog: v3.18.1...v3.18.2
v3.18.1
What's Changed
- bump to v3.18.0 by @zer0-star in #4106
- ユーザー登録のエラーメッセージをいい感じに by @mehm8128 in #4103
- ファイルサイズが上限を超えたらエラートーストを出すように by @mehm8128 in #4049
- 検索オプションの説明文に例を追加 by @mehm8128 in #4095
- サイドバーのチャンネルトピックが表示される2箇所でaccept-actionにした by @mehm8128 in #4097
- 特定のバージョン以上のipadでもモーダルがクリックで閉じられるように by @mehm8128 in #4117
- Bump @types/autosize from 4.0.1 to 4.0.2 by @dependabot in #4126
- Bump @types/turndown from 5.0.1 to 5.0.3 by @dependabot in #4125
- Bump @types/dom-screen-wake-lock from 1.0.1 to 1.0.2 by @dependabot in #4132
- Bump sass from 1.68.0 to 1.69.5 by @dependabot in #4130
- Bump @pinia/testing from 0.1.2 to 0.1.3 by @dependabot in #4129
- Bump @vitejs/plugin-vue from 4.2.3 to 4.4.0 by @dependabot in #4128
- Bump actions/setup-node from 3 to 4 by @dependabot in #4124
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #4127
- Bump vite from 4.4.11 to 4.5.0 by @dependabot in #4133
- Bump caddy from 2.7.4-alpine to 2.7.5-alpine by @dependabot in #4123
- Bump node from 20.8.0-alpine to 21.1.0-alpine by @dependabot in #4122
- formButtonにtertiaryを追加 by @mehm8128 in #4140
- 同じ優先度のとき、別名スタンプは優先度を低めに並べるように by @mehm8128 in #4136
- issue3969修正 by @Nattuki in #4144
- ✨ FormButton の構造を変えて新たな状態を追加 by @SSlime-s in #4146
- Bump axios from 0.27.2 to 1.6.0, @traPtitech/traq from 3.11.0-3 to 3.15.1-8 by @dependabot in #4134
- 入力欄のあるモーダルが表示されたときに自動でフォーカスするように by @mehm8128 in #4139
New Contributors
Full Changelog: v3.18.0...v3.18.1
v3.18.0
What's Changed
- Bump workbox-core from 6.6.0 to 7.0.0 by @dependabot in #4058
- upgrade/dependabot actions 202310 by @ras0q in #4085
- Bump vite-plugin-pwa from 0.14.7 to 0.16.5 by @dependabot in #4070
- Bump sass from 1.63.6 to 1.68.0 by @dependabot in #4080
- Bump eslint from 8.44.0 to 8.50.0 by @dependabot in #4081
- Bump node from 20.2.0-alpine to 20.8.0-alpine by @dependabot in #4082
- Bump caddy from 2.6.4-alpine to 2.7.4-alpine by @dependabot in #4055
- 🐛 #general などでめっちゃずれてたのを治す by @SSlime-s in #4083
- 🎉 ヘッダーから関連チャンネルにアクセスできるように by @SSlime-s in #4044
- Bump postcss from 8.4.25 to 8.4.31 by @dependabot in #4087
- ⬆️ Bump vite-svg-loader from 3.6.0 to 4.0.0 by @dependabot in #4034
- Bump vite from 4.4.3 to 4.4.11 by @dependabot in #4089
- ⬆️ Bump patch-package from 6.5.1 to 8.0.0 by @dependabot in #4032
- ⬆️ Bump protobufjs from 6.11.3 to 6.11.4 by @dependabot in #4043
- Bump zod from 3.21.4 to 3.22.3 by @dependabot in #4086
- 画像モーダルの挙動の変更 by @n-kegra in #4071
- growiのアイコンをcrowiのアイコンに置換 by @mehm8128 in #4091
- ユーザーモーダルでユーザーidが変わったときに一部の情報がリアクティブに更新されないのを修正 by @mehm8128 in #4090
- スタンプを押したときにスタンプ検索欄にフォーカスするように by @mehm8128 in #4053
- 通知モーダルを高速に表示できるように by @mehm8128 in #4062
- オンライン表示を見やすくなったデザインに変更 by @mehm8128 in #4038
- Bump @cypress/request and cypress by @dependabot in #4066
- ユーザーモーダルのアカウントリンクのアイコンを変更 by @mehm8128 in #4101
- Twitterを𝕏で置き換え by @mehm8128 in #4102
- 全体通知チャンネルの送信時の注意文面を追記 by @mehm8128 in #4096
- 「リンクをコピー」を「メッセージリンクをコピー」に修正 by @mehm8128 in #4099
- 4つのチャンネルを追加でinlineReplyDisableChannelsに入れた by @mehm8128 in #4098
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #4104
- メッセージ入力欄のフォーカス時にborderが付く要素を変更 by @nokhnaton in #4010
- bump to v3.18.0 by @zer0-star in #4106
New Contributors
Full Changelog: v3.17.6...v3.18.0-2
v3.17.6
What's Changed
- 画面拡大率が特定の値の時に、引用メッセージががたつく問題を修正 by @nokhnaton in #4073
Full Changelog: v3.17.5...v3.17.6