Improved:

- Tidied up the Setting dialog.
- Implemented Automatic plugin saving.
- implemented notifying the new plugin or its settings.

Fixed:

- Reduced reconnection when editing configuration.
- Fixed the problem about syncing the stylesheet of the plugin.
This commit is contained in:
vorotamoroz
2021-12-14 19:14:17 +09:00
parent 92fd814c89
commit 40ed2bbdcf
5 changed files with 531 additions and 195 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.1.24",
"version": "0.1.25",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.1.24",
"version": "0.1.25",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",