TAKAHASHI Shuuji
|
f79d84ad6e
|
feat: add new setting to disable blur for low-performance device (#2561)
|
2024-01-18 08:18:49 +00:00 |
|
三咲智子 Kevin Deng
|
d23f1d39eb
|
refactor: replace defineModels with defineModel
|
2023-08-01 17:44:01 +08:00 |
|
renovate[bot]
|
fbf49368c1
|
chore(deps): update lint (#2180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-07-02 16:26:23 +00:00 |
|
Anthony Fu
|
189d358b2a
|
chore: update all deps (#1976)
|
2023-04-12 14:35:35 +02:00 |
|
renovate[bot]
|
3c43a1cdd1
|
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-03-30 19:01:24 +00:00 |
|
webfansplz
|
399d7851e3
|
chore: use defineOptions instead of script (#1154)
|
2023-01-15 06:06:12 +00:00 |
|
三咲智子
|
cffcddefb9
|
refactor: use defineModel
|
2023-01-06 23:46:36 +08:00 |
|
Vjacheslav Trushkin
|
8b219cdb73
|
fix: modal focus scroll bug (#738)
|
2023-01-03 14:02:54 +01:00 |
|
三咲智子
|
22fcc1d68b
|
feat: go to new status after redraftting
|
2023-01-01 23:57:49 +08:00 |
|
Daniel Roe
|
aeb5a40948
|
refactor: flatten composables and enable auto-imports on dirs (#608)
|
2022-12-28 15:57:06 +01:00 |
|
Ayaka Rizumu
|
deb5cc2428
|
fix: ModalDialog component has focus error in :use-v-if="false" mode. (#494)
|
2022-12-21 15:41:27 +01:00 |
|
Daniel Roe
|
9395b7031e
|
feat: render app shell with ssr to improve loading experience (#448)
|
2022-12-17 17:55:29 +01:00 |
|
Joaquín Sánchez
|
134131902c
|
feat(a11y): focus trap for modal dialogs (#446)
|
2022-12-16 20:55:31 +01:00 |
|
Michel EDIGHOFFER
|
c53e986956
|
fix(gallery): redo image sizing + adding description (#407)
|
2022-12-14 10:10:42 +01:00 |
|
Ayaka Rizumu
|
70db3ea759
|
refactor: improve code structure (#343)
|
2022-12-05 21:20:23 +08:00 |
|
Ayaka Rizumu
|
218aefeec1
|
fix: wrong scrolling behavior in dialog (#313)
|
2022-12-04 14:27:08 +08:00 |
|
Ayaka Rizumu
|
3952dd6cd6
|
fix: can't click dropdown options in visibility selector (#312)
|
2022-12-03 13:18:24 +08:00 |
|
Anthony Fu
|
3a86c330fa
|
docs: update
|
2022-12-02 16:06:52 +08:00 |
|
Ayaka Rizumu
|
153e436470
|
fix: modal dialog style (#286)
|
2022-12-02 16:01:56 +08:00 |
|
Anthony Fu
|
57eef8e77f
|
feat: dialog ui
|
2022-12-02 15:27:44 +08:00 |
|
Ayaka Rizumu
|
feb8872f5f
|
refactor: modal dialog (#277)
|
2022-12-02 15:02:44 +08:00 |
|
Daniel Roe
|
1039c225e9
|
fix(ui): close modals when navigating (#253)
|
2022-11-30 11:27:50 +01:00 |
|
Anthony Fu
|
cf7cd1fd6c
|
feat: preview multiple images
|
2022-11-30 11:27:19 +08:00 |
|
Daniel Roe
|
59e365591d
|
fix(a11y): add more aria labels
|
2022-11-29 21:24:26 +00:00 |
|
Shinigami
|
e11ed6250d
|
feat: closable image preview (#239)
|
2022-11-29 21:37:45 +01:00 |
|
Guillaume Chau
|
7cfbbb8813
|
refactor: use teleport for dialog instead of high z-index (#168)
|
2022-11-27 13:29:10 +01:00 |
|
Ayaka Rizumu
|
3e26326a31
|
fix: dialog scroll lock 2 (#156)
|
2022-11-27 16:02:09 +08:00 |
|
Anthony Fu
|
39e200f639
|
refactor: use dropdown instead of drawer for user switch
|
2022-11-27 11:34:55 +08:00 |
|
Anthony Fu
|
4703b6884a
|
feat: improve dialog
|
2022-11-27 11:13:39 +08:00 |
|
Anthony Fu
|
33268b1f70
|
refactor: improve dialogs
|
2022-11-27 09:52:46 +08:00 |
|
Chris
|
7415c5fca2
|
fix(ModalDialog): center the preview image (#141)
|
2022-11-26 18:56:16 +01:00 |
|
Ayaka Rizumu
|
3d7d2ca405
|
fix: dialog scroll lock (#124)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2022-11-26 18:11:32 +08:00 |
|
三咲智子
|
696ddb2bad
|
feat: add sign in for mobile
|
2022-11-26 11:53:27 +08:00 |
|
Vjacheslav Trushkin
|
adf8c5cc1e
|
fix: center zoomed in image in modal (#109)
|
2022-11-25 21:04:10 +01:00 |
|
三咲智子
|
f476cfe2bf
|
fix: intro dialog on mobile device
closes #77
|
2022-11-25 15:39:30 +08:00 |
|
三咲智子
|
5788a12d59
|
fix: modal init state
|
2022-11-24 19:48:35 +08:00 |
|
三咲智子
|
44f84f36a3
|
fix: help modal when first visit
|
2022-11-24 17:44:27 +08:00 |
|
Anthony Fu
|
83c0fafbec
|
feat: publish via dialog
|
2022-11-24 16:04:53 +08:00 |
|
Anthony Fu
|
241b28241c
|
feat: basic mutli-accounts support
|
2022-11-23 11:48:01 +08:00 |
|