Commit Graph

55 Commits

Author SHA1 Message Date
charlie
96fb8da599 enhance(ui): add ghost shui button for the toolbar 2024-12-19 17:51:33 +08:00
Charlie
630c077c02 Enhance(UX): left sidebar (#11649)
* chore(ui): add sidebar related components

* chore(shui): add sidebar core

* enhance(ui): WIP polish left sidebar

* enhance(ui): polish opacity value

* enhance(ui): remove unnecessary css

* enhance(ui): simplify the left sidebar related css

* enhance(ui): polish left sidebar navigations

* enhance(ui): polish navigations items

* enhance(ui): polish graphs picker from the left sidebar

* enhance(ui): polish graphs selector

* enhance(ui): graphs dropdown content

* enhance(ux): create new page for the graphs selector section

* enhance(ui): remote icon for the graphs selector

* enhance(ui): polish sidebar navigations filter

* fix(ui): background color for the left sidebar

* enhance(ui): refactor names related with the left sidebar

* enhance(ux): WIP configurable navigations from the left sidebar

* enhance(ux): configurable navigations popup

* enhance(ux): persist user navigations from the left sidebar

* fix(ui): bad graph selector type icon

* fix: lint

* fix: lint

* enhance(ui): polish details for the left sidebar

* chore: remove shadcn sidebar component

* chore: remove shadcn sidebar related component

* fix(ui): text overflow for the page name item
2024-12-19 15:00:52 +08:00
Tienson Qin
96e9319c52 fix: block ref color 2024-11-06 13:14:03 +08:00
charlie
93685fefac enhance(ui): polish colors for the srs buttons 2024-09-26 14:18:55 +08:00
charlie
7a9a66691c fix(ui): using the shui css vars for the classic classes 2024-09-06 22:42:39 +08:00
charlie
5f34d4da77 enhance(ui): add without animation prop for the shui-related popoups 2024-07-31 14:42:24 +08:00
Tienson Qin
d8c94b7a2f Revert "feat(shui): add shui table & expose tanStackReact APIs"
This reverts commit e2b6623ef5.
2024-06-27 15:48:45 +08:00
charlie
e2b6623ef5 feat(shui): add shui table & expose tanStackReact APIs 2024-06-24 16:59:58 +08:00
charlie
edd8746b5e enhance(ui): refactor the classic modal with the shui dialog & enhancements for ux 2024-06-24 16:05:41 +08:00
charlie
37cff08d4a fix(ui): incorrect behavior for the shui tooltip within popups trigger 2024-06-21 14:02:25 +08:00
charlie
450b23711e enhance(dev): optimize the build flow for the ui package 2024-05-13 22:54:41 +08:00
charlie
aa38cd3a17 fix(ui): build scripts for the shui primitives 2024-05-11 16:17:40 +08:00
charlie
061700c6b1 enhance(ui): WIP optimization for the shui popup related fundamental components 2024-05-11 15:14:21 +08:00
charlie
d71e0163c4 Merge branch 'master' into feat/db 2024-04-22 14:24:48 +08:00
dependabot[bot]
0aa8b5a607 chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/ui
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 15:50:10 +08:00
charlie
d8f98c2733 enhance(ui): polish details for the input style 2024-04-09 11:22:52 +08:00
charlie
57af873bf4 enhance(ux): support more align position for the shui dialog 2024-04-08 11:40:36 +08:00
charlie
e560a11cc2 enhance(ui): polish the page properties area 2024-03-28 17:40:50 +08:00
charlie
6f98985aa9 enhance(ui): add shui close button for the property editor 2024-03-27 10:18:38 +08:00
charlie
c1ff8c4a0a enhance(ui): WIP refactor the classic modal with the shui dialog 2024-03-19 18:28:17 +08:00
charlie
f6513e0169 enhance(ui): add rtc collabrators online list 2024-03-19 14:30:29 +08:00
charlie
dc106a5a99 enhance(ui): add shui avatar component 2024-03-18 14:51:12 +08:00
charlie
26b7eac65d enhance(ux): polish property editor interaction 2024-03-14 23:57:21 +08:00
charlie
9925eac9c2 Merge branch 'master' into feat/db 2024-03-08 09:03:11 +08:00
dependabot[bot]
e43248ad0e chore(deps): bump ip from 2.0.0 to 2.0.1 in /packages/ui
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 18:15:40 +08:00
charlie
4738e33555 Merge branch 'master' into feat/db 2024-02-08 15:15:15 +08:00
charlie
b9dd442253 enhance(ui): support compatible classical CSS vars 2024-02-08 11:39:50 +08:00
charlie
cb4a6701dd Merge branch 'master' into feat/db 2024-02-06 14:13:57 +08:00
Konstantinos Kaloutas
2206068577 replace slider 2024-01-30 12:58:56 +02:00
Konstantinos Kaloutas
4dd444effd add and replace toggle and toggle-group 2024-01-30 12:27:47 +02:00
Konstantinos Kaloutas
b6d01eddc4 revert popover portal changes 2024-01-30 11:51:30 +02:00
Konstantinos Kaloutas
62569a7f01 add and replace separator component 2024-01-29 13:37:45 +02:00
Konstantinos Kaloutas
807a15d184 make dropdown select icon optional 2024-01-29 10:47:56 +02:00
Konstantinos Kaloutas
48ff8ba1c8 add arrow support to popover 2024-01-26 12:37:09 +02:00
Konstantinos Kaloutas
8fd90fa90a remove ui.js and update build process 2024-01-26 12:29:53 +02:00
Konstantinos Kaloutas
544c7b5317 fix readme 2024-01-26 11:17:28 +02:00
charlie
976885a34a enhance(ui): polish whiteboard colors for the non-accent colors 2024-01-25 17:03:06 +08:00
Konstantinos Kaloutas
cd53dc415d make popover portal optional 2024-01-25 10:53:35 +02:00
charlie
c32a569270 enhance(ui): polish toggle button for the non-accent colors 2024-01-23 18:09:58 +08:00
charlie
ea6e07cd2e fix(ui): highlight color for the non-accent theme 2024-01-23 15:16:49 +08:00
charlie
8f0c4faec7 enhance(ui): polish the non-accent colors 2024-01-22 18:41:55 +08:00
charlie
252d3b4f27 enhance(ui): replace the hard color to radix and shadcn vars color 2024-01-21 18:25:03 +08:00
charlie
d53a9dcb8b enhance(ui): polish logseq accent colors 2024-01-19 16:44:20 +08:00
charlie
a0298266ba enhance(ui): polish logseq color vars 2024-01-19 11:43:53 +08:00
charlie
c55dae4b1c enhance(ui): polish default border color variable 2024-01-16 16:31:46 +08:00
charlie
38eeb8cc8a enhance(ui): polish the shortcut label 2024-01-15 11:21:03 +08:00
charlie
8b78a07b9a refactor(ui): replace the whiteboard context menu with the new context menu component 2024-01-12 16:33:59 +08:00
charlie
e1efd9e7bf fix(ui): accent related color for the muted foreground 2024-01-09 17:55:29 +08:00
charlie
990818d91d Merge branch 'master' into enhance/refacotr-ui-x-menu 2024-01-05 17:38:08 +08:00
charlie
8be15476ab enhance(ui): make consistent accent colors for all the popover dropdown 2024-01-05 15:20:12 +08:00