Sidharth Vinod
433fd4d045
chore: ENV types, mindmap rc4
2022-10-17 14:11:26 +05:30
Sidharth Vinod
7f22aea3eb
Async statestore, Update mermaid version
2022-10-17 12:00:02 +05:30
Sidharth Vinod
020075da92
feat: lazy load
2022-10-12 12:26:04 +05:30
Sidharth Vinod
de41008284
feat: Add lazyload
2022-10-11 13:49:20 +05:30
Sidharth Vinod
3bef3ba7fd
Only log valid diagrams
2022-09-15 12:11:49 +05:30
Sidharth Vinod
1b1ed01156
Reduce analytics calls
2022-09-15 12:04:46 +05:30
Sidharth Vinod
bff3c95c7c
Merge branch 'develop' into sidv/removeGA
...
* develop: (58 commits)
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies to v0.23.2
chore: Remove commented code
Apply suggestions from code review
fix: Error marker bug
Simplify debounce handling
chore: Slight CSS spacing adjustments
chore(deps): update all non-major dependencies
chore(deps): update dependency node-html-parser to v6
chore(deps): update dependency font-awesome to v6
chore(deps): update actions/setup-node action to v3
fix(deps): pin dependency analytics-plugin-plausible to 0.0.6
chore(deps): update all non-major dependencies
chore(deps): update dependency @types/pako to v2
Disable dependabot for renovate
chore: Update deps
Update Browserslist
chore: Update svelte
Update svelte
...
2022-09-14 14:39:36 +05:30
Sidharth Vinod
b596c58ca7
chore: Remove commented code
2022-09-10 20:53:34 +05:30
Sidharth Vinod and Alois Klink
fc533d8e11
Apply suggestions from code review
...
Co-authored-by: Alois Klink <alois@aloisklink.com >
2022-09-10 20:51:21 +05:30
Sidharth Vinod
90445dbf46
Simplify debounce handling
...
Previously events were debounced at source of generation.
Now they are debounced only at effected areas where necessary.
2022-09-10 13:53:03 +05:30
Sidharth Vinod
fee0addc6b
Merge branch 'develop' into sidv/fixEditorDataFlow
...
* develop:
Fix test
Update SvelteKit
Update SK
SvelteKit 453
2022-09-02 23:41:04 +05:30
Sidharth Vinod
973f1b7446
Update SvelteKit
2022-09-02 23:32:34 +05:30
Sidharth Vinod
4774a13446
Update Sveltekit
2022-09-02 22:54:01 +05:30
Sidharth Vinod
ce1dc1f3af
Update snapshots
2022-09-02 22:32:12 +05:30
Sidharth Vinod
e6ab76a5d1
Remove updateEditor
2022-09-02 21:35:16 +05:30
Sidharth Vinod
64e8ed09ba
Fix race condition
2022-09-02 21:01:14 +05:30
Sidharth Vinod
70b67afb87
Optimize editor data flow
2022-09-02 19:41:51 +05:30
Sidharth Vinod
5cb681c766
SvelteKit 453
2022-08-30 08:44:09 +05:30
Sidharth Vinod
d966b23114
Unit tests for history
2022-08-29 21:56:26 +05:30
Sidharth Vinod
04b898ee54
Metrics
2022-08-28 23:10:40 +05:30
Sidharth Vinod
4116956469
Remove GA
2022-08-26 23:27:15 +05:30
Sidharth Vinod
5a880f3efe
feat: Upload history
2022-08-25 10:05:27 +05:30
Sidharth Vinod
d90c414e3b
Add Plausible, Fix GA
2022-08-18 00:03:17 +05:30
Sidharth Vinod
20348cc97c
Track events
2022-08-16 00:50:24 +05:30
Sidharth Vinod
da8cdef241
Fix tests
2022-08-13 12:31:55 +05:30
Sidharth Vinod
27d664c514
Disable debounce in localstorage
2022-08-13 11:20:34 +05:30
Sidharth Vinod
0602dd2027
Disable debounce for tests
2022-08-13 00:02:55 +05:30
Sidharth Vinod
1bc0718901
Persist pan & zoom in state
2022-08-12 22:15:36 +05:30
Sidharth Vinod
aaa69216a6
Fix import
2022-08-12 14:42:09 +05:30
Sidharth Vinod
0086ba9f2a
Add message in popup
2022-08-12 13:54:35 +05:30
Sidharth Vinod
736dd46831
fix #914 Add render diagram keyboard shortcut
2022-08-12 13:36:24 +05:30
Sidharth Vinod
e04bb15c35
Add dom testing
2022-07-06 13:01:59 +05:30
Sidharth Vinod
1c6371cb8c
Add vitest
2022-07-06 12:17:37 +05:30
Sidharth Vinod
33e27738af
Fix loading tests
2022-06-28 14:43:12 +05:30
Sidharth Vinod
a02bd4b3ba
Bind correct store
2022-06-28 14:36:59 +05:30
Sidharth Vinod
457cd02cc4
Fix #851 : Simplify data flow and error handling
2022-06-28 14:03:01 +05:30
Sidharth Vinod
9fb7c4a176
fix: Types
2022-01-21 00:41:24 +05:30
Sidharth Vinod
aee4460458
Fix types
2022-01-20 18:46:00 +05:30
Sidharth Vinod
b52f2c4220
Serdes
2022-01-20 18:08:53 +05:30
Sidharth Vinod
4628a670c8
Compressed URL
2022-01-20 14:19:36 +05:30
Marek Skrobacki
36bcd32ee3
Kroki support
...
This commit adds support for generating links to be rendered with
[Kroki](https://kroki.io ) compatible renderer. Apart from supporting many other
diagram formats, it directly benefits Mermaid editor because it generates much
shorter URLs (due to the compression).
Custom Kroki URL can be configured through environment variable if you want to
use self-hosted instance of Kroki.
2022-01-17 20:51:30 +00:00
Sidharth Vinod
9aba3693f1
fix: revert stateStr change
2021-10-09 11:24:41 +05:30
Sidharth Vinod
5494911830
Merge branch 'master' into develop
...
* master:
feat: Add renderer url config
feat: Add renderer url config
2021-10-09 11:23:17 +05:30
Sidharth Vinod
b3cc9f70ff
feat: Add troubleshooting if link is broken
2021-10-09 10:33:50 +05:30
Sidharth Vinod
aadf4ec8dc
feat: Add renderer url config
2021-10-02 13:39:07 +05:30
Sidharth Vinod
dfe32b93c0
fix : #381 URL mismatch
2021-09-22 12:05:25 +05:30
Sidharth Vinod
45c5958b56
Fix: Light theme not being set by default
2021-09-18 10:10:53 +05:30
Sidharth Vinod
05bcfb13ca
Merge branch 'develop' into daisyUI
...
* develop: (50 commits)
update
chore(deps-dev): bump tailwindcss from 2.2.7 to 2.2.9
chore(deps-dev): bump prettier-plugin-svelte from 2.3.1 to 2.4.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin
chore(deps-dev): bump mocha from 9.1.0 to 9.1.1
chore(deps-dev): bump husky from 7.0.1 to 7.0.2
Comment support
Add variables, types, and multiple refactors and fixes
colons are brackets in class diagrams
Remove unneccessary groups
Refactor syntax highlighting
chore(deps-dev): bump svelte-preprocess from 4.7.4 to 4.8.0
chore(deps-dev): bump cypress from 8.3.0 to 8.3.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2
chore(deps-dev): bump autoprefixer from 10.3.1 to 10.3.3
chore(deps-dev): bump svelte from 3.42.2 to 3.42.3
Gitgraph options
Directives highlighting
Requirement diagrams
...
2021-09-03 09:36:20 +05:30
Sidharth Vinod
a1a085e526
fix: Writable
2021-08-22 19:32:35 +05:30
Sidharth Vinod
045ab4df22
fix: Aqua dark
2021-08-20 23:44:53 +05:30