Commit graph

38 commits

Author SHA1 Message Date
ThatOneCalculator 0d4fc974d9
fix?? 2022-12-11 15:19:41 -08:00
ThatOneCalculator 21cd1162e3
remove like confirmation 2022-12-11 15:09:04 -08:00
ThatOneCalculator f0e8e6bce4 Hide share button if unavailable (closes #9175) 2022-12-03 18:45:24 -08:00
ThatOneCalculator 16d34222ca style 2022-11-16 01:07:13 -08:00
ThatOneCalculator ae1b9f2ea7 swap bold & fill for like 2022-11-13 13:40:04 -08:00
ThatOneCalculator cbc3c1c833 remove fontawesome far icons 2022-11-13 13:36:17 -08:00
ThatOneCalculator 20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator 87739b77d5 more fixes 2022-11-06 18:38:35 -08:00
ThatOneCalculator 5cb2a22566 fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
ThatOneCalculator bf2b518489 tab swipe fix 2022-10-25 19:19:42 -07:00
ThatOneCalculator 926bd25a40 .3 2022-09-15 14:00:50 -07:00
ThatOneCalculator 48772f62cd feat: Add setting for swipe behavior 2022-09-15 13:40:34 -07:00
ThatOneCalculator 14cab46640 t 2022-09-15 11:00:54 -07:00
ThatOneCalculator 8443722a5d fix: 🐛 No swiper on desktop 2022-09-15 10:43:48 -07:00
ThatOneCalculator 873ebcba83 feat: 🔖 v12.119.0 2022-09-13 21:33:03 -07:00
ThatOneCalculator db16ff4950 chore: spacing between icons in gallery index 2022-09-13 19:26:56 -07:00
syuilo a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
syuilo 786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
syuilo 50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
Johann150 2bd4323b17
fix lint: use let instead of const for $ref
Fixes lint no-const-assign.
2022-07-04 16:22:21 +02:00
syuilo ded0f6f0df refactor(client): refactoring 2022-07-02 14:00:37 +09:00
syuilo 4c2cd3c8d5 chore(client): tweak ui 2022-06-30 21:38:34 +09:00
syuilo bffe6fb9bf tweak client 2022-06-30 10:53:40 +09:00
syuilo 699f24f3dc
refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
Johann150 5e29528ad4
chore: fix some lints automatically (#8788)
* chore: fix some lints automatically

Fixed lints that were automatically fixable with `eslint --fix`.

* fix type

* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
Johann150 3dae18b93c
fix lints (#8737)
* fix: emits use ev instead of e

* fix: errors use err instead of e

* fix: replace use of data where possible

* fix: events use evt instead of e

* fix: use strict equals

* fix: use emoji instead of e

* fix: vue lints
2022-05-26 22:53:09 +09:00
syuilo b946d89ec1 refactor(client): better semantics 2022-01-28 11:53:12 +09:00
Johann150 e51f59e1b7
disable animations on more transitions (#8112) 2022-01-25 23:18:21 +09:00
syuilo 861d028d09 refactor 2022-01-13 02:26:10 +09:00
syuilo 06125e6820 wip: refactor(client): migrate paging components to composition api 2022-01-10 03:30:35 +09:00
syuilo 533955f928 tweak ui 2022-01-05 03:09:20 +09:00
syuilo 69d7cfc5ce tweak ui 2022-01-04 22:42:04 +09:00
syuilo 46c0280764 refactor(client): 2021-12-10 01:22:22 +09:00
syuilo f38b6a1806 client: tweak ui 2021-12-02 20:09:12 +09:00
syuilo 5d968afa74 update linr 2021-11-19 19:36:12 +09:00
syuilo ea9aeef9d8 refactor(client): refactor dialog functions to improve type inference 2021-11-18 18:45:58 +09:00
syuilo 0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00