Commit Graph

15002 Commits (76ebf19364f1ce250a421993f998aa9e40a39286)

Author SHA1 Message Date
Tienson Qin 3b57fa626c fix: can't add date if the property support multiple values 2024-03-20 17:24:20 +08:00
charlie 3dc8dcd711 enhance(ui): alignment for the property date picker icon 2024-03-20 17:21:44 +08:00
charlie 5d1c14d760 fix(ui): accent colors for the wb select 2024-03-20 16:15:31 +08:00
charlie 033ea26950 enhance(ui): polish colors for the blockquote 2024-03-20 15:42:11 +08:00
Andelf 157fd5c32a dev: print global error message 2024-03-20 15:29:30 +08:00
rcmerci 24616cc268 fix(rtc): delete parent-children blocks then come back 2024-03-20 15:28:03 +08:00
charlie b898a39ff2 enhance(ui): polish ui details for the property rows 2024-03-20 12:19:07 +08:00
Andelf 4127b4095f
chore(release): bump version 0.10.8 (#11133) 2024-03-19 23:19:46 +08:00
charlie 915b486740 fix(ui): size of the plugin dashboard modal 2024-03-19 22:20:27 +08:00
charlie 1960670007 enhance(ui): polish ui details 2024-03-19 21:27:10 +08:00
Tienson Qin c0ee8fb715 fix: rtc start 2024-03-19 21:19:16 +08:00
charlie bb782ff26f chore: polish rtc debug ui 2024-03-19 21:12:41 +08:00
charlie 08ff5fa76f chore: polish rtc debug ui 2024-03-19 21:01:31 +08:00
rcmerci 92b28629ce fix(rtc): only need to check :*rtc-state 2024-03-19 21:00:02 +08:00
Tienson Qin 35dbce3b68 enhance: humanize malli errors 2024-03-19 20:45:37 +08:00
Tienson Qin 3ed8ad9831 enhance: use interval to check online users 2024-03-19 20:20:11 +08:00
Tienson Qin aaa6b2b321 fix: delay get collaborators 2024-03-19 20:11:20 +08:00
Tienson Qin 9d5a76f43c fix: restart rtc 2024-03-19 19:46:37 +08:00
rcmerci 086af03127 refactor(rtc): remove :counter in state 2024-03-19 19:45:32 +08:00
rcmerci dd03dbe473 enhance(rtc): support :no-order blocks sync 2024-03-19 19:45:32 +08:00
charlie c1ff8c4a0a enhance(ui): WIP refactor the classic modal with the shui dialog 2024-03-19 18:28:17 +08:00
charlie 72b93dae1f enhance(ui): refactor the classic modal with the shui dialog 2024-03-19 18:05:39 +08:00
Tienson Qin 11437ec0ee Add worker debug ns 2024-03-19 17:49:06 +08:00
charlie f307333037 enhance(ui): WIP refactor the classic modal with the shui dialog 2024-03-19 17:47:18 +08:00
Tienson Qin 3b75aff758 fix: don't show collborators for local graphs 2024-03-19 17:36:27 +08:00
Tienson Qin ec3506f8ad fix: click remote rtc graph should download it 2024-03-19 17:36:27 +08:00
rcmerci c6b61c11fd fix(rtc): fix :pos in to-remote-op 2024-03-19 16:51:44 +08:00
charlie fcb720511d enhance(ui): refactor the classic modal with the shui dialog 2024-03-19 16:41:11 +08:00
Tienson Qin f3de0f2448 chore: style tweaks 2024-03-19 16:28:09 +08:00
charlie 0864d8fbc6 enhance(ui): polish the rtc collabrators list 2024-03-19 16:17:28 +08:00
Tienson Qin 38f1718fa3 fix: add timeout between rtc stop and start 2024-03-19 16:11:27 +08:00
charlie e801118466 enhance(ui): refactor the classic modal with the shui dialog 2024-03-19 15:41:48 +08:00
Tienson Qin fbb970e65c fix: don't show sync indicator for local graphs 2024-03-19 14:56:52 +08:00
Tienson Qin e523407738 fix: start rtc if ws state is :closing 2024-03-19 14:54:36 +08:00
e-zz 5efeadbb7e
fix(pdf): shift+mouse not invoking area highlight on Linux (#10973)
* fix(pdf): shift+mouse not invoking area highlight on Linux

* fix typo

---------

Co-authored-by: Charlie <xyhp915@qq.com>
2024-03-19 14:39:17 +08:00
dependabot[bot] 3755b69403 chore(deps): bump follow-redirects in /packages/amplify
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 14:37:18 +08:00
charlie f6513e0169 enhance(ui): add rtc collabrators online list 2024-03-19 14:30:29 +08:00
Tienson Qin 627d936626 fix: use existing db/id for :graph/uuid 2024-03-19 14:26:00 +08:00
Tienson Qin 7c3a129c3a fix: rtc downloading graph indicator 2024-03-19 12:14:24 +08:00
Tienson Qin bd7173eaed fix: switch to local graph if it exists already 2024-03-19 12:04:50 +08:00
Gabriel Horner 4ba9fea065 enhance: all default db idents are namespaced under logseq
Having consistent namespacing of core idents increases the
number of features they can be used for later
2024-03-18 22:57:24 -04:00
Gabriel Horner f63095316b enhance: all built-in closed values have same db/ident naming convention
Follow convention started by :task/status. Added tests to enforce this
convention as well as other db/ident conventions
2024-03-18 22:57:23 -04:00
charlie 7e1868ba90 enhance(ui): refactor the plugin related modal with the shui dialog 2024-03-19 10:51:43 +08:00
Gabriel Horner 07ff534675 fix: schema for pages and collapsed properties
collapsing a :default page property sets block/collapsed-properties
2024-03-18 12:03:00 -04:00
rcmerci 283c122c25 fix(rtc): update schema 2024-03-18 22:45:23 +08:00
Gabriel Horner dff458ceb3 fix: closed values persisting as incorrect data structure
Closed values were persisting as a list instead of a vector which can
cause bugs e.g.  `get` doesn't work on lists. One of these is from
LOG-3101
2024-03-18 10:41:58 -04:00
charlie 261f5088f9 fix(ui): compatible ui checkbox 2024-03-18 22:09:37 +08:00
Tienson Qin 9a59f07dc2 chore: don't run yarn cache clean 2024-03-18 21:54:58 +08:00
Tienson Qin 9bc4821065 chore: remove config/dev? 2024-03-18 21:50:02 +08:00
rcmerci b276ce37a0 enhance(rtc): schema add :ident 2024-03-18 21:30:50 +08:00