Commit Graph

142 Commits

Author SHA1 Message Date
danielchim abf743ccd1 fix: tooltip arrow (#3769)
Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 866408015e)
2023-08-16 17:40:42 -05:00
Qi 04172c5b04 fix: ui issues (#3738)
Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 75a2bbdfac)
2023-08-14 20:38:19 -04:00
Alex Yang 91619b87db chore: bump version (#3706) 2023-08-11 15:36:10 -04:00
Qi 6efe29f7ef feat: replace button from @toeverything/components (#3608) 2023-08-08 04:38:02 +00:00
JimmFly d9f323874d style: adjust page list header style (#3599) 2023-08-07 16:03:54 +00:00
Garfield Lee 65fc0ed59c refactor: remove React.FC for component package (#3575) 2023-08-04 15:00:28 +00:00
LongYinan 5795020403 style: add no-misused-promises rule (#3547)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-08-04 08:08:10 +00:00
Alex Yang 1d43e46f99 chore: add noUnusedLocals and noUnusedParameters rules (#3476)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-07-31 05:47:37 +00:00
Qi fa8086d525 fix: button style error (#3396) 2023-07-26 22:37:00 -07:00
JimmFly 2c249781a2 feat: add new collection button to slider bar (#3369) 2023-07-26 04:32:55 +00:00
Peng Xiao 20ee9d485d perf: use lazy load provider for IDB and SQLITE (#3351) 2023-07-25 16:56:48 +00:00
JimmFly e3f66d7e22 style: move trash button group to page bottom (#3352) 2023-07-25 05:21:16 +00:00
Qi 439ef1ba90 feat: refactor button with new design (#3343) 2023-07-21 11:07:28 +00:00
JimmFly cff741e9ba style: add text overflow style for collections (#3292)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-21 03:48:22 +00:00
JimmFly d4cd0e763d fix: temporarily handle all page scroll bar styles (#3269) 2023-07-17 08:04:12 +00:00
Alex Yang 24a5b54b67 fix: fullscreen settting not working (#3215)
Co-authored-by: QiShaoXuan <qishaoxuan777@gmail.com>
2023-07-13 16:31:17 +08:00
Alex Yang 3968deb6d4 feat: add suspense to workspace settings (#3167)
Co-authored-by: Qi <474021214@qq.com>
2023-07-11 15:50:30 +00:00
danielchim e06d5e1c8d fix: page mode shortcut (#3097) 2023-07-09 18:37:49 +00:00
Alex Yang 283f0cd263 refactor: lazy load workspaces (#3091) 2023-07-07 14:15:27 +00:00
JimmFly 5756bdf8d7 style: adjust settings style (#3083) 2023-07-07 05:36:27 +00:00
Peng Xiao 00ce086e79 fix: workspace storage settings issues (#3055) 2023-07-06 12:48:20 +00:00
Alex Yang fa1cd87348 chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Qi 87ba71e77e fix: a series of setting issues (#3032) 2023-07-05 14:11:42 +00:00
Alex Yang e871ffcba0 refactor: input component (#2999) 2023-07-04 06:52:46 +00:00
JimmFly af94674c18 style: adjust icon button hover color (#2976) 2023-07-03 08:46:16 +00:00
3720 9d0db78f64 feat: support for view management (#2892) 2023-06-30 05:40:00 +00:00
Qi d7fcad2d0d feat: add and modify test case for new settings modal (#2925) 2023-06-29 12:54:45 +00:00
Qi db40cd35c6 feat: migrate workspace setting with new design to setting modal (#2900)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-28 14:45:33 +00:00
JimmFly 3f12e4925f style: remove switch button shadow (#2890) 2023-06-28 05:07:33 +00:00
JimmFly c7f25e8fe3 fix: incorrect scrollbar position when opening full width layout (#2869)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 14:15:34 +00:00
Peng Xiao 05452bb297 feat: sqlite subdocument (#2816)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-27 07:40:37 +00:00
danielchim 4307e1eb6b fix: image preview (#2818) 2023-06-27 15:26:57 +08:00
JimmFly 10c7f93a85 style: add hover style for scrollbar (#2867) 2023-06-27 15:26:13 +08:00
JimmFly 002e64c819 style: add scrollbar (#2826) 2023-06-26 15:12:44 +08:00
Qi aa86d3a2ee feat: new setting modal (#2834)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-21 19:57:59 +08:00
LongYinan 2e975e79dd style: add ban-ts-comment rule (#2738) 2023-06-09 11:55:23 +08:00
Himself65 b383ce36cd build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
Whitewater ec99a0ce05 feat: update desc for empty page (#2710) 2023-06-08 20:28:37 +08:00
LongYinan 18dc427bc3 style: enable no-non-null-assertion rule (#2723)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-08 07:23:20 +00:00
Himself65 c4c4ec6a67 refactor: split storybook (#2706) 2023-06-07 16:55:06 +08:00
JimmFly f78760cb83 fix: empty svg color missing (#2692) 2023-06-06 04:45:34 +00:00
Whitewater 3b4cfc642f fix: overflow in radio button group (#2687) 2023-06-05 10:18:53 +00:00
JimmFly 5807f34935 fix: empty icon color error (#2686) 2023-06-05 10:06:17 +00:00
Whitewater efae4cccd6 feat: sticky table head in page list (#2668)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-06-05 07:43:24 +00:00
Whitewater 23126e1ff6 fix: show table head when no item in page list (#2642) 2023-06-01 16:31:51 +08:00
LongYinan 1ea445ab15 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
JimmFly d5debc0bf5 chore: update filter style (#2617)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-31 15:41:16 +08:00
Whitewater 0bb6e362bf feat: add page mode filter (#2601)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-31 11:15:23 +08:00
Whitewater 31d552ab7e fix: update breakpoint in all page (#2602) 2023-05-30 18:27:42 +08:00
Whitewater 88eaaf9ce4 feat: add radio group (#2572) 2023-05-29 23:15:22 +08:00