Commit Graph

363 Commits

Author SHA1 Message Date
Innei 9a84a29396
feat: support specific import for web and electron
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 21:42:14 +08:00
lawvs bb463a311f fix: add aria-describedby to modal content 2024-10-12 20:32:23 +08:00
cos 45b4bd8085
fix: windows web mark all read ui (#908) 2024-10-12 18:50:13 +08:00
Whitewater 75e0247290
refactor: revamp z-index usage (#864)
* refactor: revamp z-index usage in root container

* refactor: simplify modal structure and overlay handling

* refactor: remove unnecessary z-index from SelectContent component

* fix: update ModalOverlay to use Dialog.Overlay for improved dimiss behavior

* feat: integrate ModalOverlay with default modal

* refactor: extract ModalOverlay rendering into a variable for cleaner code

* update

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
2024-10-12 18:33:40 +08:00
Innei 996113948a
chore: feed column footer version margin
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 14:07:41 +08:00
Innei 1407e77b63
refactor: show delete category action when available
refactor fd104d0087

Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 12:50:45 +08:00
Innei e08b46f7ae
Revert "fix: Mouse click may briefly overlap with background elements (#848)"
This reverts commit 57e818f783.

Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 12:30:19 +08:00
Stephen Zhou fd104d0087
fix: show delete category action when available 2024-10-12 12:01:40 +08:00
Stephen Zhou c3abc06978
fix: do not filter figure, add pre fallback
close #847
2024-10-12 09:53:48 +08:00
Stephen Zhou e41a48421b
chore: fix type 2024-10-12 09:08:16 +08:00
Stephen Zhou 926ef00785
feat: transform html (#870) 2024-10-12 09:00:46 +08:00
DIYgod a19ab9a247
feat: wide mode icon 2024-10-12 03:31:43 +08:00
DIYgod 6760a3486f
fix: external list and feed page statistics display 2024-10-12 03:26:04 +08:00
DIYgod dd398cdc4d
feat: power page redirection 2024-10-12 02:53:02 +08:00
DIYgod 6ce2c2270f
feat: readHistories option for reads post 2024-10-12 00:33:36 +08:00
Innei bbde776be3
perf: cache setting key selected atom
Signed-off-by: Innei <i@innei.in>
2024-10-11 23:18:38 +08:00
Innei a6abd058ac
fix: discover search optimistic update data
Signed-off-by: Innei <i@innei.in>
2024-10-11 21:30:24 +08:00
DIYgod 167d82adc0
fix: withdraw availableBalance 2024-10-11 19:56:32 +08:00
Stephen Zhou eae857d25e
feat: export feeds, close #873 2024-10-11 18:19:25 +08:00
Innei f7961edc29
fix: update inbox action button
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 15:21:54 +08:00
Vida Xie a421e5d636
fix: turn off native form autocompletion in `AutoCompletion` (#869) 2024-10-11 12:08:53 +08:00
Stephen Zhou 4b0802da69
fix: less white space, close #818 2024-10-11 09:31:27 +08:00
Innei 0c306bc34a
fix: only can add feed to owned lists, fixed #863
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 23:32:56 +08:00
Innei 1665a5b2a8
fix: subscription group category name ellipsis
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 22:41:17 +08:00
Stephen Zhou 71abbc9b8e
fix: translation tooltip z index 2024-10-10 22:29:42 +08:00
Stephen Zhou 3b67b2c0a7
feat: implement immersive translation functionality with caching support in entry content module (#714) 2024-10-10 22:27:46 +08:00
Stephen Zhou eb1a9440b5
fix: mark all as read height
part of #811
2024-10-10 20:22:50 +08:00
Innei f8ccd74a9c
fix: if inline image is too wider, fallback to block image
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 20:12:16 +08:00
Stephen Zhou b18e4a2bd4
fix: picture action button position
part of #811
2024-10-10 20:11:20 +08:00
Brendan Dash 81a35e046e
fix: cmdk panel layout (#854)
* fix: cmdk panel layout

* fix: cmdk panel changed some styles
2024-10-10 20:00:57 +08:00
Innei 3af93e3776
fix: fake profile avatar position when resize
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 19:53:20 +08:00
Innei a4fefd9926
chore: power page subview title
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 19:53:20 +08:00
Stephen Zhou 3edee63a5a
fix: profile category overflow
part of #811
https://github.com/radix-ui/primitives/issues/2722
2024-10-10 19:49:18 +08:00
Stephen Zhou 58d251e6e4
fix: translation tooltip width
part of #811
2024-10-10 19:28:14 +08:00
DIYgod 142c0f5712
feat: tx types filter 2024-10-10 19:22:57 +08:00
DIYgod b19fc2be2e
feat: remove userId query for wallet get 2024-10-10 18:35:11 +08:00
DIYgod 80f1b0fd28
feat: remove power modal 2024-10-10 18:00:36 +08:00
DIYgod b54603b82b
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	apps/renderer/src/components/user-button.tsx
#	apps/renderer/src/modules/power/transaction-section/index.tsx
2024-10-10 17:50:44 +08:00
DIYgod 6aeb66683b
feat: independent power page 2024-10-10 17:44:11 +08:00
Innei ddfcffeda5
fix: dropmenu icon prop passive, profile avatar button cls
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 17:20:09 +08:00
Innei f490d7d62f
refactor: power modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 16:58:08 +08:00
Innei d4a2cf6816
chore: disable `no-floating-promises`
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 16:00:57 +08:00
Brendan Dash db1d19076c
fix: set cmdf container `z-index` to `1000` (#859) 2024-10-10 15:48:36 +08:00
Kieran Cui 3ce0a88cb6
fix: discover page's trending icon is offset. (#856) 2024-10-10 15:07:37 +08:00
Johnny 81ca589c95
fix: avatar element masking button (#852) 2024-10-10 15:04:54 +08:00
Innei f11eb19815
fix: context menu item title should use title case
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:50:11 +08:00
Innei afb7997de2
fix: type error
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:39:41 +08:00
Innei 86ce165717
fix: code language detection more approximate
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:34:57 +08:00
Innei 2aa4fe118e
chore: split achievement code
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:06:09 +08:00
Innei e09dce467b
fix: trending icon
Signed-off-by: Innei <i@innei.in>
2024-10-10 13:44:12 +08:00