Commit Graph

9387 Commits (9ab554408623643c1253fa853b63d349aa28db59)

Author SHA1 Message Date
Peng Xiao 13a98e87db Merge remote-tracking branch 'upstream/whiteboards' into feat/whiteboards-create-on-dnd 2022-09-16 17:42:31 +08:00
Konstantinos Kaloutas b6ad16417e Merge branch 'whiteboards' into feat/whiteboards-create-button 2022-09-16 10:22:54 +03:00
Gabriel Horner edd79954c1 Another test and address review feedback that shouldn't be controversial
- Added test for 71514ab36c
- Also removed dependency that is no longer used
2022-09-15 18:01:29 -04:00
Gabriel Horner a2ef3c5800 Fix confusing wording for :query options - fix #6751 2022-09-15 12:17:33 -04:00
Konstantinos Kaloutas 0d9eeaa442 fix: make resizer draggable on desktop only 2022-09-16 00:01:49 +08:00
Tienson Qin 1edf70de8a chore: easy to use for get-file-sync-state 2022-09-15 23:58:55 +08:00
Tienson Qin de092405a9 fix: repeated sync restart 2022-09-15 23:58:55 +08:00
Tienson Qin c300d6bc02 fix: sync status 2022-09-15 23:58:55 +08:00
Tienson Qin 40221d4799 fix: sync works but uploading/downloading files are not shown 2022-09-15 23:58:55 +08:00
Tienson Qin ed071cb363 fix: stop sync when binding a local directory to a remote graph 2022-09-15 23:58:55 +08:00
Tienson Qin d08eed503f fix: restart sync when a graph is added 2022-09-15 23:58:55 +08:00
Andelf 00dcf5980c enhance(android): enable android 12 style splash screen 2022-09-15 20:17:57 +08:00
Andelf 46db8f5608 fix(ios): wrong keepAlive usage 2022-09-15 20:17:57 +08:00
Andelf 6dc5517484 refactor(mobile): upgrade capacitor to v4 2022-09-15 20:17:57 +08:00
Konstantinos Kaloutas 5748d0a3e3 fix: create button styles 2022-09-15 12:40:45 +03:00
Konstantinos Kaloutas 1df686eb2a style: tabler css 2022-09-15 12:27:50 +03:00
Konstantinos Kaloutas 8161622054 fix: edit text icon 2022-09-15 12:20:34 +03:00
Konstantinos Kaloutas f0471bf902 chore: introduce type icon 2022-09-15 12:18:58 +03:00
Konstantinos Kaloutas 7a975ac322 fix: tabler icons css 2022-09-15 12:17:56 +03:00
Konstantinos Kaloutas 7212324373 fix: selection text color 2022-09-15 12:17:31 +03:00
Peng Xiao 1236a0adef fix: style 2022-09-15 17:16:08 +08:00
Peng Xiao 9371af9941 fix: a style issue of shape selection 2022-09-15 17:15:21 +08:00
Peng Xiao 6fbd67333e fix: some text shape related issues 2022-09-15 16:52:09 +08:00
Konstantinos Kaloutas caf72d9b98 Merge branch 'whiteboards' into feat/whiteboards-create-button 2022-09-15 09:37:09 +03:00
Gabriel Horner ecce39d13b Misc cleanup and test improvements
- Remove incorrect carve entry
- Move test-only code for extract-properties to test
- Remove unused if branches in extract-properties
- Move json parsing of get-references into mldoc to be consistent about
  json encapsulation like other mldoc fns
- reorganize relevant unit tests
- add tests for alias, tags and comma separated config properties
- Update incorrect docstring
2022-09-14 23:26:00 -04:00
Andelf 23ecc641ef chore: debug print 2022-09-15 11:17:35 +08:00
Andelf 62eed63ed0 refactor(ios): rm old URL download extension 2022-09-15 11:17:35 +08:00
Andelf ff2063b2b4 refactor(ios): use URLSession to download and upload 2022-09-15 11:17:35 +08:00
Andelf 02bccce713 fix(ios): deprecated warning from capacitor 2022-09-15 11:17:35 +08:00
Peng Xiao 031ad9c4a9 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-15 09:46:44 +08:00
Konstantinos Kaloutas b150e1aa09 fix: remove resizing class on tab 2022-09-14 23:49:37 +08:00
Konstantinos Kaloutas d45d8c1506 Revert "fix: remove resizing class on tab"
This reverts commit 311d29b553.
2022-09-14 23:49:37 +08:00
Konstantinos Kaloutas 6ffd3d8937 fix: remove resizing class on tab 2022-09-14 23:49:37 +08:00
Andelf 76f40d4bcf chore: bump version 0.8.7 2022-09-14 23:19:56 +08:00
Konstantinos Kaloutas 9bdf399c84 fix: hide outline of main container 2022-09-14 23:19:25 +08:00
Konstantinos Kaloutas 577f5d298b fix: resize sidebar speed with arrow keys 2022-09-14 23:19:25 +08:00
Tienson Qin 79464a5ad9 enhance: make the link stand out when hovering it 2022-09-14 23:01:07 +08:00
Tienson Qin 17fe49d54d fix: no need for the :else keyword in case 2022-09-14 22:44:14 +08:00
Konstantinos Kaloutas debf0e8054 chore: update icon font 2022-09-14 17:43:40 +03:00
Tienson Qin 585e0dbf9d
Merge branch 'master' into refactor/refs-from-property-values 2022-09-14 22:25:09 +08:00
Tienson Qin b0aecd10b4 fix: keep invalid-properties for page too 2022-09-14 22:24:01 +08:00
sallto 20542700a5
fix: Date sorting is nonsensical #6363 (#6596)
* fix: Date sorting nonsensical
* simplify normalize-block
* adjusted handling of sets and added tests

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
2022-09-14 22:13:58 +08:00
Tienson Qin a1e5d72925 fix: put check? in the go block 2022-09-14 22:01:19 +08:00
Tienson Qin 376cda0bd3 fix: disable creating remote graph when sync is not started yet
Also, don't show `password is required` when starting the sync.
2022-09-14 22:01:19 +08:00
Konstantinos Kaloutas a237444f99 enhance: command panel icons and styles 2022-09-14 15:47:00 +03:00
Tienson Qin 00e13c1fc5 fix: datoms count 2022-09-14 20:45:04 +08:00
Tienson Qin 71514ab36c fix: extracting page's title property from mldoc ast 2022-09-14 20:29:44 +08:00
Konstantinos Kaloutas 130b26021c chore: introduce selection text css var 2022-09-14 14:59:38 +03:00
Konstantinos Kaloutas e5ef34924b refactor: create button on sidebar 2022-09-14 14:58:57 +03:00
Tienson Qin 1a8c18488a Merge branch 'master' into refactor/refs-from-property-values 2022-09-14 19:53:49 +08:00