Commit graph

308 commits

Author SHA1 Message Date
thislight
0b586b17e6
RegularToot: asjust transition duration 2024-11-20 15:12:08 +08:00
thislight
7205fa5775
Scaffold: add safe area padding for top bar
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-20 00:31:09 +08:00
thislight
9a7710c070
Menu: fix #47, skip animateOpen if animating 2024-11-20 00:30:49 +08:00
thislight
a69a5c31e5
StackedRouter: fix content height is 0 on webkit
* for WebKit, fix the content height is 0 if the
  window width > 560px
2024-11-20 00:26:05 +08:00
thislight
9e9a831785
scripts: add count-source-lines 2024-11-19 21:12:28 +08:00
thislight
e174b7aafd
Settings: fix sticky headers
All checks were successful
/ depoly (push) Successful in 1m23s
2024-11-19 18:10:13 +08:00
thislight
5f504024a3
i18n: fix auto match wrong region
All checks were successful
/ depoly (push) Successful in 1m16s
2024-11-19 18:07:11 +08:00
thislight
8d24ffec29
devnotes: fix typo
All checks were successful
/ depoly (push) Successful in 1m23s
2024-11-19 17:58:01 +08:00
thislight
fd1c6fae99
Scaffold: remove bottom dock padding 2024-11-19 17:55:36 +08:00
thislight
15974af792
anim: remove hero signal
* BottomSheet: remove hero support
* use StackedRouter's hero support instead
2024-11-19 17:49:49 +08:00
thislight
8588a17bd0
devnotes: update for safe area insets
- remove hero animation related
2024-11-19 17:46:14 +08:00
thislight
33fab7e655
polyfills: remove web-animations-js
All checks were successful
/ depoly (push) Successful in 1m25s
2024-11-19 17:17:56 +08:00
thislight
4190b8847d
ProfileMenuButton: use self-built Menu
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-19 17:03:56 +08:00
thislight
0a9d833f09
StackedRouter: don't push frame if the stack empty 2024-11-19 16:46:44 +08:00
thislight
4d3f5c911b
StackedRouter: try to fix the swipe to back
All checks were successful
/ depoly (push) Successful in 1m21s
2024-11-18 23:59:14 +08:00
thislight
e124d3e5b8
MediaAttachmentGrid: indicates loading 2024-11-18 23:31:47 +08:00
thislight
ed53f24ede
PreviewCard: indicates loading 2024-11-18 23:29:44 +08:00
thislight
9b446aa846
StackedRouter: use touch radius to check
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-18 23:14:30 +08:00
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