Commit graph

290 commits

Author SHA1 Message Date
thislight
840ad2cf00
StackedRouter: increse swipe to back detection
All checks were successful
/ depoly (push) Successful in 1m26s
2024-11-18 23:02:53 +08:00
thislight
81325e2b22
revise user-select property
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-18 22:41:11 +08:00
thislight
c363753884
Profile: fix too small banner image on iPhone
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-18 22:24:46 +08:00
thislight
e8c3271af1
minor css adjustments 2024-11-18 22:14:59 +08:00
thislight
59b413dace
Settings: fix overscroll effect
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-18 21:57:46 +08:00
thislight
5ec9b96504
Profile: fix auto hide toolbar 2024-11-18 21:48:10 +08:00
thislight
9065a18061
StackedRouter: prevent ios default swipe to back
All checks were successful
/ depoly (push) Successful in 1m22s
2024-11-18 21:42:40 +08:00
1a7a52da22 Merge pull request 'StackedRouter: new router simulates app behaviour' (#45) from stacky into master
All checks were successful
/ depoly (push) Successful in 1m20s
Reviewed-on: #45
2024-11-18 10:35:30 +00:00
thislight
44b7354e74
StackedRouter: minor cleanup 2024-11-18 18:34:25 +08:00
thislight
3b5cc1e64e
StackedRouter: fix backward does not pop page 2024-11-18 18:32:06 +08:00
thislight
00554a045f
Settings: minor cleanup 2024-11-18 18:12:32 +08:00
thislight
a3ef5d9cf5
StackedRouter: prototype of generic swipe to back 2024-11-18 18:08:14 +08:00
thislight
6fbd198021
UnexpectedError: restart the app instead of reload 2024-11-17 21:00:36 +08:00
thislight
3c50f150dc
PullDownToRefresh: adpats useMaybeIsFrameSuspended 2024-11-17 20:58:23 +08:00
thislight
169aa91e73
StackedRouter: add useMaybeIsFrameSuspended() 2024-11-17 20:57:56 +08:00
thislight
f0dadebfb6
Home: minor cleanup
- remove unused prop openFullScreenToot from
  TimelinePanel and TrendTimelinePanel
2024-11-17 20:27:49 +08:00
thislight
6879eb5292
TootList: add hero animation 2024-11-17 17:38:38 +08:00
thislight
1641f3e75b
StackedRouter: hero animation support 2024-11-17 17:37:42 +08:00
thislight
63fe4acc98
Settings: fix back button pop too much frames 2024-11-16 22:38:27 +08:00
thislight
32dffaaa3d
StackedRouter: intergrated with web history API 2024-11-16 22:38:00 +08:00
thislight
5be56bb80e
A: fix missolved path 2024-11-16 22:37:22 +08:00
thislight
e3d9d0c4ba
StackedRouter: add default background 2024-11-16 22:37:05 +08:00
thislight
2da7bf134e
App: fix path for motion settings 2024-11-16 22:27:35 +08:00
thislight
ab37a280e7
ProfileMenuButton: fix open settings in new page 2024-11-16 22:27:04 +08:00
thislight
9dfcfa3868
StackedRouter: add default open animation 2024-11-16 21:50:18 +08:00
thislight
0710aaf4f3
first prototype of StackedRouter 2024-11-16 20:04:55 +08:00
thislight
607fa64c05
i18n: add little debug info
All checks were successful
/ depoly (push) Successful in 1m28s
2024-11-13 19:38:56 +08:00
thislight
637eda5ac1
fix top-level await not supported in targets
All checks were successful
/ depoly (push) Successful in 1m32s
2024-11-13 19:33:54 +08:00
thislight
c97f61db06
add solid-devtools
Some checks failed
/ depoly (push) Failing after 1m14s
2024-11-13 19:27:35 +08:00
thislight
4d9c2b3aa8
PreviewCard: move to sparated files
All checks were successful
/ depoly (push) Successful in 1m24s
2024-11-12 19:21:45 +08:00
thislight
3cacf64c8e
upgrade dependencies
key changes:
- @solidjs/router@0.15.1
2024-11-12 19:13:05 +08:00
thislight
9bc93cae82
MediaAttachmentGrid: remove css modules 2024-11-12 19:12:49 +08:00
thislight
2aa2cf21da
toot medias: extract color from blurhash
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-11 16:53:34 +08:00
thislight
c372ea4a92
depoly: try use inline env var
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-11 15:06:48 +08:00
thislight
8b69968b8f
MediaAttachmentGrid: fix element type misuse 2024-11-11 14:57:49 +08:00
thislight
0e33be020d
App: try to fix the bottom gap on iOS standalone
All checks were successful
/ depoly (push) Successful in 1m22s
2024-11-10 23:22:49 +08:00
thislight
b2b84a9e5b
Settings: add code version
All checks were successful
/ depoly (push) Successful in 1m21s
2024-11-10 23:08:54 +08:00
thislight
814ac07581
App: set container height 100vh
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-10 22:48:04 +08:00
thislight
2d56bdfe3a
App: set :root min-height to 100vh
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-10 22:41:21 +08:00
thislight
4fa6cb4afc
TootBottomSheet: fix the Scaffold overflow
All checks were successful
/ depoly (push) Successful in 1m22s
2024-11-10 22:35:11 +08:00
thislight
85cb7ad081
App: try fix gap at bottom on iOS standalone
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-10 22:29:49 +08:00
thislight
8066f699bd
TootBottomSheet: test scrollable 2024-11-10 21:39:54 +08:00
thislight
34dd95e959
Settings: fix safe area insets emulation 2024-11-10 21:23:03 +08:00
thislight
7e698ebe4c
bump to v1.1.0 2024-11-10 16:56:41 +08:00
thislight
2836e857ad
TootComposer: minor cleanup
All checks were successful
/ depoly (push) Successful in 1m14s
2024-11-10 16:51:36 +08:00
thislight
23dc34dbbf
createTimeline: fix the mutate won't work 2024-11-10 16:42:37 +08:00
thislight
44c9e55928
TootComposer: add toolbar & adjust layout
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-09 20:29:27 +08:00
thislight
44860a5bb2
TootComposer: remove css module 2024-11-09 16:56:18 +08:00
thislight
cd1ae210e7
minor cleanup
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-09 16:38:41 +08:00
thislight
29eaf1a02b
fix #35: the actions don't update the status
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-09 16:34:16 +08:00