Commit Graph

34 Commits (d20b66211825da2cb6ee2060c189c57b243eb991)

Author SHA1 Message Date
Tienson Qin 03d6a84138 fix: lint 2023-05-22 22:15:11 +08:00
Tienson Qin 01479ef9da
enhance(perf): insert and delete blocks (#9142)
* enhance(perf): improve performance for both insert and delete

* fix: remember cursor pos before executing the body in a transaction

Otherwise, the edit-block and position could be changed

* fix: disable delete-concat when there's no child or right sibling

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2023-05-09 17:24:09 +08:00
Gabriel Horner e52df0619b Move malli config gen to dev source path
Followup to #8265
2023-01-13 14:35:59 -05:00
rcmerci 1a7926f659 update .carve/ignore 2023-01-08 20:56:01 +08:00
Peng Xiao 4520399ddf Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-28 10:29:20 +08:00
Gabriel Horner 9c7b4ea201 Delete unused ns
Commented out a long time ago in
4e0f65a17f
2022-09-27 13:55:16 +08:00
Peng Xiao 33885e619b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-01 10:29:29 +08:00
Charlie 01d879c18e
feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-09-01 00:31:49 +08:00
Peng Xiao 37d0ad2524 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-24 16:50:57 +08:00
Gabriel Horner 509422901a Fix bugs with tests
- Quoted property values were extracting refs
- Punctuation at end of tags was getting included in tag
- Property values were only getting displayed as refs/relationships
  instead of full property value
- cli wasn't passing along user config
2022-08-11 17:20:47 -04:00
Peng Xiao ecfb82d8a3 fix: dashboard preview 2022-08-06 15:50:34 +08:00
Peng Xiao 05617df62f fix: lint 2022-07-20 14:04:15 +08:00
Peng Xiao 5c2e644a43 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-06-07 10:52:11 +08:00
Gabriel Horner 4813d903d5 Move graph-parser to its own dir 2022-05-26 18:04:45 -04:00
Peng Xiao a62d6e7e90 Merge remote-tracking branch 'upstream/master' into feat/tldraw-basic 2022-05-16 15:57:40 +08:00
Peng Xiao 97120441db wip
wip
2022-05-16 15:53:10 +08:00
Gabriel Horner ede88bb390 Fix carve errors 2022-05-10 20:22:48 -04:00
Gabriel Horner 67461aaede Necessary parts of mldoc are nbb compatible
Also merged in parser tests which were not running
2022-05-10 20:22:48 -04:00
Tienson Qin 1519e35e0c fix: lint warnings 2022-05-09 22:15:30 +08:00
Gabriel Horner 9dcd1d3a50 Remove lint config for ns that was removed 2022-05-04 16:01:06 -04:00
Charlie 0d3ac91ca3
Feature/Setups of Onboarding Process (#4580)
UX enhancement: onboarding setup graphs 

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-04-02 21:37:38 +08:00
Gabriel Horner a57e25cc82 Forgot to update ignore when moving ns 2022-03-10 15:43:07 +08:00
Gabriel Horner 50e5764369 Fix --exclude option
Subtle annoying bug with symbol. Also allos multiple exclude options
2022-02-28 16:27:22 +08:00
Gabriel Horner 35d2023e24 Add shadow test runner that provides most test-runner like options 2022-02-24 22:45:52 +08:00
Gabriel Horner 2b92c862a9 Remove unused svg components 2022-01-28 11:59:38 -05:00
Gabriel Horner ec60aab5d2 Remove more unused state 2022-01-28 11:21:16 -05:00
Gabriel Horner 54420c9a5d Address review feedback 2022-01-28 10:48:44 -05:00
Gabriel Horner d4aa351405 Add more comments on ignored vars 2022-01-27 15:32:31 -05:00
Gabriel Horner 821ebcb888 Add docs 2022-01-27 15:26:14 -05:00
Gabriel Horner 1c8586e2ac Wrap up carving 2022-01-27 14:14:57 -05:00
Gabriel Horner 86868f1e15 Remove few more fns 2022-01-27 14:11:59 -05:00
Gabriel Horner b3ee61b1ca Remove more unused fns 2022-01-27 14:11:59 -05:00
Gabriel Horner 4ce3db2497 Carve up to frontend.components.sidebar 2022-01-27 14:11:59 -05:00
Gabriel Horner 8b428796bc Setup carve and ignore all unused vars by default
Also split out lint jobs to their own step
2022-01-27 14:11:59 -05:00