Commit Graph

53 Commits

Author SHA1 Message Date
Tienson Qin
cebd6883db enhance: iframe less margin 2024-09-19 21:25:24 +08:00
Tienson Qin
339da2614c enhance(ux): display at most 2 block tags when there're more 2024-09-09 12:06:29 +08:00
charlie
7a9a66691c fix(ui): using the shui css vars for the classic classes 2024-09-06 22:42:39 +08:00
charlie
b92a936060 fix(ui): using the shui css vars for the classic warning classes 2024-09-06 22:32:47 +08:00
charlie
9dcae0e0f5 enhance(ui): add page block bullet flag for the reference links 2024-09-04 14:17:06 +08:00
charlie
24ff1d2540 enhance(ux): improve interaction for the dummy block 2024-09-02 11:17:03 +08:00
Tienson Qin
37d91f2e5d enhance: allow built-in pages to be renamed
`db/ident` shouldn't be updated, at least for those built-in pages.
2024-08-27 23:22:27 +08:00
Tienson Qin
d20f4d9b8e fix: css tweaks 2024-08-27 23:22:27 +08:00
Tienson Qin
8e8e97c7a6 enhance: unify page/block editor 2024-08-27 23:22:27 +08:00
charlie
3241707534 enhance(ui): display inline for the node ref within the block title line 2024-08-22 10:41:18 +08:00
charlie
8fe21b2405 enhance(ui): refs link 2024-08-06 13:43:24 +08:00
charlie
7226378b16 enhance(ui): polish details of the command popups 2024-08-01 16:44:22 +08:00
charlie
c2dfcb2898 enhance(ux): improvements for the blocks selection 2024-07-25 14:06:20 +08:00
Tienson Qin
d132522590 enhance: checkbox color 2024-07-03 10:51:28 +08:00
charlie
8a970b552d enhance(ux): block editor blinking for the highlight mark content 2024-06-20 16:06:34 +08:00
charlie
956d470610 enhance(ui): polish block editor 2024-04-30 17:25:47 +08:00
charlie
87f000b8b5 enhance(ui): polish editor content details 2024-04-30 15:49:33 +08:00
charlie
d71e0163c4 Merge branch 'master' into feat/db 2024-04-22 14:24:48 +08:00
charlie
96a0d555c5 fix(ui): missing default colors for mark tag 2024-04-19 14:07:16 +08:00
charlie
5d51edd74e enhance(ux): fix annoying page flickering when indenting the first children block bullet. 2024-04-19 11:36:31 +08:00
charlie
ceb133080b enhance(ux): unfriendly page blink when the shui dialog opening 2024-03-29 10:28:20 +08:00
charlie
033ea26950 enhance(ui): polish colors for the blockquote 2024-03-20 15:42:11 +08:00
charlie
038eb56e13 enhance(ui): icons from the page title 2024-03-05 13:08:39 +08:00
charlie
c0d3c78152 enhance(ui): alignment for the page tags 2024-03-04 14:24:26 +08:00
charlie
cb4a6701dd Merge branch 'master' into feat/db 2024-02-06 14:13:57 +08:00
charlie
34a384fb1d enhance(ui): title font 2024-02-01 15:42:01 +08:00
charlie
06c63cf2da fix(ui): incorrect colors for the tags and tips 2024-01-31 17:33:59 +08:00
charlie
4c98549d9a enhance(ui): clean up css vars 2024-01-31 11:51:25 +08:00
charlie
36c1b9f4ab enhance(ui): handbook colors for the non-accent colors 2024-01-26 16:06:06 +08:00
Tienson Qin
575624c650 chore: revert inline tags 2024-01-23 21:45:54 +08:00
charlie
388e9f33fc enhance(ui): polish the non-accent colors 2024-01-23 16:36:45 +08:00
charlie
c697a10d5a enhance(ui): polish the non-accent colors 2024-01-23 14:42:27 +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
91c54a6189 enhance(ui): polish popover accent color 2024-01-17 17:49:43 +08:00
charlie
402ac73ec9 fix(ui): accent colors for the form input 2024-01-16 16:11:37 +08:00
charlie
e7b9d58bd9 enhance(ui): polish accent colors 2024-01-12 17:34:35 +08:00
charlie
8be15476ab enhance(ui): make consistent accent colors for all the popover dropdown 2024-01-05 15:20:12 +08:00
charlie
a27f360cd8 enhance(ui): make consistent accent colors for all the popover dropdown 2024-01-05 12:47:31 +08:00
charlie
9856f32f34 enhance(ui): refator the accent color for the tippy content 2024-01-04 15:55:50 +08:00
Charlie
8040168d1e Feat: New UI components (#10694)
* enhance(plugin): call apis with the sdk ns

* enhance(plugin): types

* enhance(api): get value from the computed style

* enhance(api): types

* enhance(plugin): types

* enhance(plugin): types

* fix: lint

* fix(apis): incorrect shortcut command registion for block editing mode #10392

* fix(api): types

* enhance(apis): support register shortcuts with multi binding vals

* fix(plugins): normalize command key to make the internal keyword legal

* chore(plugin): build libs core

* chore(plugin): bump version

* enhance(apis): normalize apis cljs data

* chore(plugin): update libs user sdk

* chore(plugin): CHANGELOG.md

* fix: typo

* feat(ui): add package

* Update .gitignore

* feat(ui): set up shui infrastructure

* feat(ui): add storybook macro

* enhance(ui): storybook themes

* feat(ui): adapt ui button to classic

* enhance(ui): shui story

* feat(ui): shui toaster

* enhance(ui): shui toaster

* feat(ui): imperative API for shui toaster

* enhance(shui): update API for shui toaster

* enhance(shui): update hooks for shui toaster

* enhance(shui): remove debug

* feat(ui): story for the shui toaster

* feat(ui): story

* feat(ui): story docs

* feat(ui): more variants for the shui toaster

* feat(ui): story

* fix(ux): support querying plugins with right space chars

* feat(ui): add shui `Alert` component

* enhance(ui): shui demo

* feat(ui): add logseq UI readme

* enhance(ui): default shui theme

* feat(ui): add shui `Badge` component & demo

* fix(ui): outline theme for shui button

* feat(ui): custom icon for the toaster item

* feat(ui): add shui dropdown & demo

* feat(ui): WIP shui form related components

* feat(ui): WIP shui form-related components

* feat(ui): WIP shui form

* feat(ui): WIP shui form state for validation

* fix(ui): missing rounded for ui button

* feat(ui): add yup for shui form as default validation resolver

* enhance(ui): simplify validation schema input for the shui form

* fix(ui): accent ring color for input

* feat(ui): add shui switch

* feat(ui): add shui checkbox & switch

* feat(ui): add shui radio group

* fix(ui): missing file

* feat(ui): add Textarea component

* feat(ui): add shui card & skeleton

* feat(ui): add shui context menu component & demo

* fix(ui): accent color for the context menu item

* feat(ui): add shui select component & demo

* enhance(ui): ui css priority

* feat(ui): add shui calendar & ui details

* feat(ui): add shui popover

* feat(ui): add date picker & demo

* feat(ui): add shui dialog

* feat(ui): WIP add shui dialog

* feat(ui): WIP shui dialog as modal

* feat(ui): WIP imperative APIs for the shui modal

* feat(ui): imperative APIs for the shui modal/alert

* feat(ui): support imperative API alert!/confirm! return promise

* feat(ui): simplify shui components resources

* feat(ui): response layout for the demo ui page

* feat(ui): simplify colors

* feat(ui): simplify colors

* feat(ui): simplify colors

* refactor(ui): WIP Adapt to the new button component

* refactor(ui): polish new button & colors

* fix(ui): the new theme color for the plugin settings nav item link

* fix(ui): blockquote colors

* enhance(ui): more custom colors for shui button

* feat(ui): WIP make logseq green as a theme color

* enhance(ui): polish logseq classical theme color

* fix(ui): theme details of all pages

* enhance(ui): polish logseq theme color for dark mode

* fix(ui): missing table style

* refactor(ui): simplify the all shui buttons & shortcuts for the cmdk component

* fix(ui): missing file

* refactor(ui): clear up stuff

* fix(ui): theme color related issues

* enhance(ui): polish button style

* enhance(ui): polish the keymap setting pane

* fix(ui): hint button from the cmdk pane footer

* fix(ui): logseq colors for the storybook

* enhance(ui): stories for the shui components

* fix(ui): active color for the old toggle component

* enhance(ui): keep the constant size of the settings pane

* fix(ui): polish search input for the plugins pane

* enhance(ui): polish number list bullet colors

* feat(ui): add shui tooltip component

* chore: build ui

* chore(ui): clean up resources

* fix: lint

* fix: lint

* fix: lint

* fix(ui): alignment of the keymap title from the settings pane

* fix: tests

* fix(ui): close button for the classic notification tip

* fix(ui): polish toaster viewport

* enhance(ui): polish the ghost button colors

* enhance(ui): demos for tips

* fix(ui): accent colors for the rc-datepicker

* fix(ui): accent color for the menu item

* refactor(ui): remove unless code for the accent colors

* enhance(ui): polish pdf viewer background color for the accent color mode

* fix: lint

* fix: lint

* fix: lint

* enhance(ui): support button with the custom href link

* enhance(ui): polish aside setting items

* enhance(ui): polish accent color for buttons

* enhance(ui): polish all pages

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-12-26 16:31:37 +08:00
charlie
416e1477f9 fix(ui): incorrect background color for the left sidebar on mobile #10572 2023-11-30 18:11:28 +08:00
Charlie
08633b7552 enhance(ui): polish accent color details (#10520)
* enhance(ui): polish accent color details

* fix(ui): inline code bg color for accent mode

* fix: set page properties bg color the same as block properties

* fix: plugins background color

* fix: set the same width for keymap

* fix: set limited height for settings modal

* fix: page title color

* fix: accent colors for bullets and guideline

* fix: bullet hover background

* fix: remove unnecessary background colors for onboarding

* fix: clear notification since the beginning of e2e tests

* chore: remove unstable page-rename test

* fix: e2e tests

* fix: reset whiteboard title to untitled if a page exists

* fix: linked whiteboard

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-11-20 23:26:30 +08:00
charlie
eee0410181 enhance(ui): polish document text color 2023-11-14 13:45:51 +08:00
Tienson Qin
96693439d0 Feat/cmdk radix tweaks (#10493)
* prefer --lx-gray-11

* Fix sidebar item color

* Update theme mode images

* Update shortcuts globally

* Assets updated to support radix

* fix: add missing keyboard-shortcut class

* fix: custom button background

* fix: lower case shortcuts

* chore: remove old shortcut list

* fix: shortcut ns

* enhance: shortcut accepts both sequence and string

* fix: shortcut remap ux

* fix: remove codemirror box shadow

---------

Co-authored-by: Ben Yorke <ben@yorke.io>
2023-11-12 20:43:10 +08:00
Tienson Qin
4402dcd38a chore: replace --logseq-og with --ls 2023-11-09 13:37:33 +08:00
Tienson Qin
086e25b236 fix: button default background color 2023-11-09 13:31:53 +08:00
Tienson Qin
f510ca6743 fix: set lx-graph-12 for left sidebar text color in the light theme 2023-11-05 20:13:06 +08:00
Ben Yorke
0f7f9adf9b Merge github-bendyorke:logseq/logseq into feat/cmdk 2023-08-31 16:08:22 +02:00