Commit Graph

12709 Commits (19be2850ff4ec8f5353eb449cea6eeb892a55738)

Author SHA1 Message Date
Gabriel Horner 46149a22d9 fix: table v2 properties take effect 2023-08-25 14:35:27 -04:00
Gabriel Horner 400fcdc8ef fix: db graphs display consistently to the user
like they do when adding and removing graphs e.g. graphs/DB-NAME.
There shouldn't be any more visible logseq_db_ prefixes to the user
2023-08-25 12:31:46 -04:00
Konstantinos Kaloutas e41c6738a7 update: static yarn.lock 2023-08-25 10:54:43 -04:00
Gabriel Horner d06b80f9d4 enhance: allow classes to unselect their parent 2023-08-25 10:22:51 -04:00
SPQV MF e9798b3988 fix: remove `word-spacing` css rule, so inline code are actually monospace 2023-08-25 18:46:37 +08:00
Andelf 6df4a30d3f fix(ios): crash caused by capacitor saved call 2023-08-25 14:21:00 +08:00
Andelf 1147bb54e3 chore(ios): bump version 2023-08-25 05:21:04 +08:00
Konstantinos Kaloutas 9c99c6d6db fix (pdf): copy keyboard shortcut 2023-08-24 16:50:23 -04:00
dependabot[bot] 4876a7884c chore(deps): bump semver from 7.3.5 to 7.5.2 in /resources
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 04:49:39 +08:00
Gabriel Horner deb2a1aaad fix: render v2 tables correctly
also added shui properties so they are built-in
and editable
2023-08-24 16:42:24 -04:00
Gabriel Horner 2d19eae645 enhance: refresh list of table columns
Useful when having selected columns and changing query. With file graphs
graph, we could delete the query-properties property but with db graphs
we need something in the ui to do this
2023-08-24 14:09:41 -04:00
Zhizhen He 4cb23ab193 ci: upgrade typos to 1.16.8 2023-08-24 10:29:51 -04:00
Gabriel Horner 6d303a9d02 enhance: add class to a new object option
If a user enters new option in an object property, give
the new option the user's intended class rather than error out
2023-08-24 10:22:07 -04:00
Tienson Qin cdae6e2ff0 enhance: page/block embed using :block/link instead of {{embed }} 2023-08-24 21:06:42 +08:00
Tienson Qin 04722fbf40 fix: disable /template command for db version 2023-08-24 19:01:05 +08:00
Andelf 73b92a8ccd chore(deps): update capacitor-file-sync, use async tasks for ios 2023-08-24 19:00:36 +08:00
Andelf ebc8e8171f refacotr(editor): reorder create-today-journal condition, avoid file reading 2023-08-24 18:56:39 +08:00
Andelf 97a20276f4 fix(capacitor): avoid reading out all version files when backup 2023-08-24 18:56:39 +08:00
Andelf 4dd753d265 refactor(ios): refine ios initial appOpenUrl handling using preinit-homepage 2023-08-24 18:56:39 +08:00
Andelf 74eea4bb1e dev(ios): enable capacitor logging only when debug 2023-08-24 18:56:39 +08:00
Andelf 785d876f15 chore(deps): update capacitor-diff-merge; fix ios download progress 2023-08-24 18:56:39 +08:00
Tienson Qin 517a476a9f fix: object blocks drag drop 2023-08-24 18:20:54 +08:00
Tienson Qin e733a104bf enhance: outdent the last child of an object move it to the current page 2023-08-24 17:49:13 +08:00
Tienson Qin 2061b1da88 fix: merge object children blocks with existing page 2023-08-24 17:29:32 +08:00
Tienson Qin 63ac4e42c3 fix: delete objects 2023-08-24 16:25:43 +08:00
Tienson Qin 620038ea0f fix: move top block's children to the bottom 2023-08-24 15:40:05 +08:00
Tienson Qin 1f6c950bf4 fix: move up/down 2023-08-24 14:56:25 +08:00
Tienson Qin f44bbd5e64 fix: selected blocks should be updated to the current dom nodes 2023-08-24 13:12:38 +08:00
Gabriel Horner bb9312d068 Add script to generate inferred properties demo
Tweaked create-graph to allow for class definition and usage with
predefined :block/uuid. Also allowed for defining pages with
:block/original-name
2023-08-23 17:47:18 -04:00
Gabriel Horner d48a3ca46b fix: built-in props not being ignored in query table
also add timestamp columns for db graph blocks now that sorting
is working
2023-08-23 17:01:23 -04:00
Gabriel Horner 1e4cc1b4f2 fix: query table sorting for property columns
also fixes sorting indicator
2023-08-23 16:25:40 -04:00
dependabot[bot] 481aa57946 chore(deps): bump @excalidraw/excalidraw from 0.12.0 to 0.15.3
Bumps [@excalidraw/excalidraw](https://github.com/excalidraw/excalidraw) from 0.12.0 to 0.15.3.
- [Release notes](https://github.com/excalidraw/excalidraw/releases)
- [Changelog](https://github.com/excalidraw/excalidraw/blob/master/CHANGELOG.md)
- [Commits](https://github.com/excalidraw/excalidraw/commits)

---
updated-dependencies:
- dependency-name: "@excalidraw/excalidraw"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 01:44:56 +08:00
Andelf 2d82bf082f refator(watcher): add homepage preload 2023-08-23 21:05:45 +08:00
Andelf 8274ff836f refactor(ios): refine handling of app id change(upgrading) 2023-08-23 21:05:45 +08:00
Andelf 914cb2ad30 enhance(fs): reorder initial fs watcher files 2023-08-23 21:05:45 +08:00
Tienson Qin 9fba34dd22 fix: move-blocks when multiple same embedded blocks 2023-08-23 20:01:07 +08:00
charlie e04aaf219a fix(pdf): incorrect path of pdfjs cmaps resources 2023-08-23 17:25:47 +08:00
Tienson Qin 99efa7be0b fix: assign different container ids for linked blocks 2023-08-23 13:10:18 +08:00
Gabriel Horner 775a38f91d fix: sorting for keyword columns 2023-08-22 17:15:32 -04:00
Gabriel Horner 70b685f279 fix: created-at and updated-at selection for page results
close #4318
2023-08-22 16:27:24 -04:00
Gabriel Horner 6ad560e4cb fix: query table column selection
also fix lint in related ns
2023-08-22 16:27:04 -04:00
Gabriel Horner 2327fa3103 Fix query table settings failing on click and enhance dev commands
to display properties as named maps
2023-08-22 16:18:21 -04:00
Tienson Qin 7edfa533d4 enhance: display tags instead of property in outliner 2023-08-22 23:46:03 +08:00
Tienson Qin 384e67dc9e fix: remove tags from the original block if it's tagged 2023-08-22 22:20:54 +08:00
Andelf f134570551 chore(release): bump version 0.9.15 2023-08-22 22:06:51 +08:00
Tienson Qin e6cce62c9d fix: don't redirect the page when click its title on preview 2023-08-22 21:39:32 +08:00
Charlie 583a3d5dc8
Enhance/plugin APIs x (#10022)
* fix(apis): validate non-empty uuid input for query block

* fix(plugin): missing block data for the nested renderer macro hook

* fix(plugin): incorrect block config for the query table block items
2023-08-22 21:36:38 +08:00
Tienson Qin 1e00c88968 Replace page preview with the full page component 2023-08-22 21:26:19 +08:00
Gabriel Horner ef03f12da7 Fix typos and get fn back to a reasonable size 2023-08-22 08:55:29 -04:00
Tienson Qin c8b88c9d8f Disable template on db version
Use structure tag instead
2023-08-22 20:50:08 +08:00