Commit Graph

12353 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
d59fb99a77 fix whiteboard icon 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
553a43f370 support default and custom icons 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
775825d729 wip: right sidebar 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
99bef71704 fix: show close button on mobile 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
3bfba8fb7c fix: always expand block when added to sidebar 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
6b50f874bb style: indentation 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
ee541e6f30 re-enable scrolling on list 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
dffa2ace68 fix: graph height 2023-08-04 11:16:18 +08:00
Konstantinos Kaloutas
ade8848e4a wip: right sidebar 2023-08-04 11:16:18 +08:00
dependabot[bot]
a254775a81 chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /tldraw (#9915)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 21:00:34 +08:00
Andelf
bc4b09d877 fix(editor): display of embedded drawing
See-also #9533
2023-08-03 11:46:23 +08:00
Ben Yorke
8bff0f2139 cmdk initial implementation 2023-08-02 23:07:05 +03:00
Andelf
4b4b4e8871 chore(release): bump version 0.9.13 0.9.13 2023-08-02 01:03:25 +08:00
Tienson Qin
e40f595a1d Fix/markdown heading export (#9967)
* fix: top heading if it's the first block
2023-08-02 01:02:35 +08:00
Andelf
486edc31c0 chore(release): release 0.9.12 0.9.12 2023-08-01 21:52:12 +08:00
atxulo
97fad3e349 Enhance: Improvements in Spanish translation (#9896)
* Improvements in Spanish translation

* Update es.edn, merged #9732

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-08-01 09:20:19 -04:00
charlie
401078ab18 fix(pdf): incorrect highlights state when update hlighlight. related #9900 2023-08-01 21:14:51 +08:00
Konstantinos Kaloutas
cf6333d5e4 fix persist when updating existing elements #8706 2023-07-31 10:19:57 -04:00
einmeterhecht
ac1e0982b5 Link to german tutorial in de.edn
And not to the english one
2023-07-31 09:52:18 -04:00
einmeterhecht
4d2bab8471 Translate the tutorial to german 2023-07-31 09:52:18 -04:00
einmeterhecht
51658c16c0 Update de.edn
Removed or translated german texts identical to the english ones
2023-07-31 09:52:18 -04:00
einmeterhecht
f2d1de9e99 Translate all missing entries to german 2023-07-31 09:52:18 -04:00
Konstantinos Kaloutas
6276e182b2 fix: setting default sidebar pages on config #9950 2023-07-31 09:50:39 -04:00
Andelf
49a1f1536a chore(deps): update diff-merge v0.2.2 2023-07-31 01:33:26 +08:00
Andelf
fb5efd4a23 chore(deps): update diff-merge 2023-07-30 16:53:33 +08:00
Konstantinos Kaloutas
beace1be7a fix: remove outdated styles (resolves #9940) 2023-07-30 12:13:50 +08:00
Andelf
90db107e4d fix(fs): editing global config on windows 2023-07-28 15:23:33 +08:00
Andelf
3406795066 fix(sync): page history on mobile platforms 2023-07-28 15:23:00 +08:00
Gabriel Horner
8836ba7db8 Merge pull request #9907 from logseq/enhance/resource-handling
Enhance (dev): 3rd party resource handling
2023-07-24 11:13:26 -04:00
Andelf
219b118c7b fix(mobile): refer policy of img tag
Fix #9860
2023-07-24 22:33:57 +08:00
Gabriel Horner
ba53bf297c Remove last use of :block/unordered
This was coming directly from the block's ast so it was harder to trace
2023-07-24 10:26:02 -04:00
Gabriel Horner
2b90b0462a Remove explicit :block/unordered that should already be deleted 2023-07-24 10:26:02 -04:00
ROCKTAKEY
ece07dee90 enhance: Add Japanese translation 2023-07-24 09:59:51 -04:00
Konstantinos Kaloutas
3bce831027 remove height rule 2023-07-24 13:35:57 +03:00
Konstantinos Kaloutas
8a668ef04b Revert "fix blocks' dnd and tests"
This reverts commit 36335106b4.
2023-07-24 13:11:54 +03:00
Konstantinos Kaloutas
bc58b95040 Revert "fix typo"
This reverts commit 110cd4a109.
2023-07-24 13:11:38 +03:00
Konstantinos Kaloutas
da6ee479a2 Revert "fix typo"
This reverts commit 8df2bec8e0.
2023-07-24 13:11:25 +03:00
Konstantinos Kaloutas
a5d2137748 overflow fix 2023-07-24 13:02:46 +03:00
Konstantinos Kaloutas
8df2bec8e0 fix typo 2023-07-21 19:48:46 +03:00
Konstantinos Kaloutas
110cd4a109 fix typo 2023-07-21 19:44:01 +03:00
Konstantinos Kaloutas
36335106b4 fix blocks' dnd and tests 2023-07-21 19:25:29 +03:00
Konstantinos Kaloutas
8e4cb9c7b1 fix mhchem 2023-07-21 10:07:06 -04:00
Konstantinos Kaloutas
7d6aae0c08 handle mhchem 2023-07-21 10:07:06 -04:00
Konstantinos Kaloutas
86d3cad507 handle shepherd.js 2023-07-21 10:07:06 -04:00
Konstantinos Kaloutas
9fd3deb39e handle reveal.js 2023-07-21 10:07:06 -04:00
ingepettersen
183e153ead Updated Norwegian translations (#9905)
* Update Norwegian translation

* Update two strings

* Update Norwegian translation
2023-07-21 09:15:27 -04:00
hasecilu
0aa76fbb26 Translate latest strings 2023-07-21 09:12:12 -04:00
hasecilu
2a0c59f05f Fix translations based on feedback 2023-07-21 09:12:12 -04:00
hasecilu
41e2722143 Finish Spanish translations. 2023-07-21 09:12:12 -04:00
hasecilu
ded02048b9 Sort and format file with Spanish translations.
[why]
Sorting the keys gives the advantage of having strings with same context
together making it easier to have consistency on translations.

[how]
1. Having a .edn file execute:
	grep ":" src/resources/dicts/es.edn | grep -v "/" | sort > single_keys
	grep ":" src/resources/dicts/es.edn | grep "/" | sort > hierarchical_keys
2. Both files are sorted, now manually merge them into sorted_file. I
   decided to left turial keys on top, then single_keys and finally
   hierarchical_keys at the end. Check the braces.
3. Execute this script:
	#!/bin/bash

	while IFS= read -r line; do
	if [[ "$line" == *\"* ]]; then
		first_quote_index=$(expr index "$line" \")
		content_after_quote="${line:$first_quote_index}"
		content_before_quote="${line:0:$first_quote_index-1}"
		spaces=$(printf '%*s' $((52 - ${#content_before_quote})))
		echo "$content_before_quote$spaces\"$content_after_quote"
	else
		echo "$line"
	fi
	done <sorted_file >formatted_file
4. Replace the .edn file with the resultant formated_file. Now all
   strings start at column 53.
2023-07-21 09:12:12 -04:00