Commit graph

70 commits

Author SHA1 Message Date
thislight
189662b9e0
TextField: minor type fix 2024-12-21 17:14:51 +08:00
thislight
cf985f05ca
AppTopBar: add gap 2024-12-01 23:28:13 +08:00
thislight
5d1cf347a4
AppTopBar: support app bar props 2024-12-01 23:27:49 +08:00
thislight
12718930db
Scaffold: remove toolbar button hack 2024-12-01 23:27:16 +08:00
thislight
c260027c9c
add isPointNotInRect 2024-12-01 22:50:29 +08:00
thislight
b2d8c1bb2e
AppTopBar: automatically switch toolbar variant
All checks were successful
/ depoly (push) Successful in 1m21s
2024-11-26 15:30:39 +08:00
thislight
bece50643f
material: add AppTopBar 2024-11-26 15:18:45 +08:00
thislight
62a80ddce2
Scaffold: cache children with memo 2024-11-25 15:24:13 +08:00
thislight
62d3a5a3d0
rename useRootTheme to createRootTheme 2024-11-25 14:53:46 +08:00
thislight
9bf957188c
theme: add error color 2024-11-23 20:20:27 +08:00
thislight
f50ed8d907
BottomSheet: stop clicks propagation 2024-11-23 20:19:43 +08:00
thislight
246771e8a0
add alias ~platform and ~material
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-22 17:24:58 +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
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
4190b8847d
ProfileMenuButton: use self-built Menu
All checks were successful
/ depoly (push) Successful in 1m20s
2024-11-19 17:03:56 +08:00
thislight
0710aaf4f3
first prototype of StackedRouter 2024-11-16 20:04:55 +08:00
thislight
5afaf21f4b
BottomSheet: fix esc key won't correctly close
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-08 15:24:25 +08:00
thislight
f965bb4002
BottomSheet: fix click inner select trigger close
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-07 16:17:42 +08:00
thislight
f3ae69cd26
typography: fix 'undefined' class 2024-11-06 19:38:34 +08:00
thislight
456cfdfbb0
typography: remove module css 2024-11-05 16:07:10 +08:00
thislight
c22860a7e3
Menu: support ARIA attributes 2024-11-04 18:03:27 +08:00
thislight
8205ff661b
BottomSheet: remove focus 2024-11-04 18:03:05 +08:00
thislight
9da4a3a4b3
Scaffold: add roles to position containers 2024-11-04 18:02:30 +08:00
thislight
02d883e53b
BottomSheet: fix invalid contain intrinsic size
All checks were successful
/ depoly (push) Successful in 1m19s
2024-11-04 00:15:34 +08:00
thislight
376f97c5cd
Menu: add document 2024-11-03 23:51:54 +08:00
thislight
898575637e
Menu: support submenu 2024-11-03 23:33:37 +08:00
thislight
65fa4c4fa5
Profile: add subscribe menu 2024-11-03 20:50:31 +08:00
thislight
8a435be4c8
BottomSheet: adjust hero animation
All checks were successful
/ depoly (push) Successful in 1m17s
2024-11-03 18:39:09 +08:00
thislight
06e988e0e5
TootFilterButton: show the menu in the click pos 2024-11-03 18:24:10 +08:00
thislight
b61012f12b
BottomSheet: move slides animations to platform 2024-11-03 17:36:56 +08:00
thislight
10b517bceb
Menu: improve animation for top-right
All checks were successful
/ depoly (push) Successful in 1m18s
2024-11-02 16:45:18 +08:00
thislight
e68384349a
BottomSheet: remove starting-style
All checks were successful
/ depoly (push) Successful in 1m15s
2024-10-31 22:34:45 +08:00
thislight
a0ca305ef2
TootComposer: stops propagation of touch and wheel
Some checks failed
/ depoly (push) Has been cancelled
2024-10-31 22:33:29 +08:00
thislight
187ebdba33
BottomSheet: remove module css
All checks were successful
/ depoly (push) Successful in 1m19s
2024-10-31 22:00:32 +08:00
thislight
0267bffe87
adjust shadow of BottomSheet and Menu 2024-10-31 21:50:36 +08:00
thislight
3e3910bfe1
material/theme: use color with alpha for shadow 2024-10-30 23:59:15 +08:00
thislight
b7531864d2
css optimizing
All checks were successful
/ depoly (push) Successful in 1m16s
2024-10-30 13:07:55 +08:00
thislight
73a56357d9
{Trend,}TimelinePanel: use TootList
All checks were successful
/ depoly (push) Successful in 1m16s
2024-10-29 15:22:25 +08:00
thislight
4958fb1346 Menu: support right-top origin
All checks were successful
/ depoly (push) Successful in 1m18s
2024-10-25 22:40:07 +08:00
thislight
f8dc2950d2 Profile: filter recent toots
- material: new Menu component
- material/theme: animation curves
- TootFilterButton
2024-10-24 23:49:37 +08:00
thislight
08201cccef material: rename mui to theme 2024-10-24 22:21:37 +08:00
thislight
664c1568d0 Profile: first prototype 2024-10-18 19:15:35 +08:00
thislight
634060ed46 BottomSheet: fix the animation problem 2024-10-17 20:57:20 +08:00
thislight
efc894793e BottomSheet: fix animation syntax error 2024-10-11 16:40:43 +08:00
thislight
0d9b370919 BottomSheet: remove opacity in hero animation 2024-10-10 16:22:04 +08:00
thislight
d61212242e BottomSheet: fix hero animation position 2024-10-09 23:34:07 +08:00
thislight
53eefed656 BottomSheet: set body overflow:hidden in animation 2024-10-09 23:27:47 +08:00
thislight
4fb5582b3d BottomSheet: more animation 2024-10-09 23:10:44 +08:00