David Luzar
80f3b75d42
chore: revert vite 5.4.2 -> 5.0.12 ( #8499 )
1 year ago
hocino
dc812bee19
docs: replace dead link ( #8494 )
...
* docs update dead link on main-menu page
* doc: fix dead link
1 year ago
David Luzar
01e83cc9a5
fix: default sidebar triggers & behavior ( #8498 )
1 year ago
David Luzar
813f9b702e
feat: merge search sidebar back to default sidebar ( #8497 )
1 year ago
David Luzar
fd39712ba6
fix: improve canvas search scroll behavior further ( #8491 )
1 year ago
zsviczian
b46ca0192b
fix: addFiles clears the whole image cache when each file is added - regression from #8471 ( #8490 )
...
Update App.tsx
1 year ago
David Luzar
72b7c937b1
feat: smarter zooming when scrolling to match & only match on search/switch ( #8488 )
1 year ago
David Luzar
d107215564
fix: `select` instead of `focus` search input ( #8483 )
1 year ago
Ryan Di
6959a363f0
feat: canvas search ( #8438 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
Abhishek Mehandiratta
5a11c70714
fix: image rendering issue when passed in `initialData` ( #8471 )
1 year ago
Aakansha Doshi
6ff56c36e3
fix: add partial mocking ( #8473 )
...
* fix: add partial mocking
* lint
* Update packages/utils/export.test.ts
1 year ago
Aakansha Doshi
51ea184938
build: upgrade vite to 5.4.x, vitest to 2.x and related vite packages ( #8459 )
...
* build: upgrade vite to 5.x, vitest to 2.x and related vite packages
* upgrade vitest-ui and coverage
* pass empty set to fix type error and update snap
* set ignoreEmptyLines to false
* update threshold
* update coverage threshold
* downgrade vite-plugin-pwa as its better to push separately with testing
* add package resolutions for strip-ansi, string-width and wrap-ansi
* disable pwa
* only add resolution for strip-ansi
1 year ago
dependabot[bot]
21fff26d31
build(deps): bump micromatch from 4.0.5 to 4.0.8 in /dev-docs ( #8458 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Márk Tolmács
f4dd23fc31
chore: Unify math types, utils and functions ( #8389 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
dependabot[bot]
e3d1dee9d0
build(deps): bump micromatch from 4.0.7 to 4.0.8 ( #8450 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
hocino
e3f31df747
docs : update dead link on main-menu page ( #8454 )
1 year ago
David Luzar
60e75406e0
refactor: remove unused env variable ( #8457 )
1 year ago
zsviczian
b396e07b90
fix: PropertiesPopover maxWidth changing fixed units to relative units ( #8456 )
1 year ago
zsviczian
2d1d84a47b
fix: View mode wheel zooming does not work ( #8452 )
...
* Update App.tsx
* fix: prevent zooming browser over DOM
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
Marcel Mraz
ee30225062
feat: subset font glyphs for SVG export ( #8384 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
David Luzar
16cae4fc07
feat: reset copyStatus on export dialog settings change ( #8443 )
1 year ago
David Luzar
576bc0dbe5
feat: tweak copy button success animation ( #8441 )
1 year ago
David Luzar
00af35c692
feat: enable panning/zoom while in wysiwyg ( #8437 )
1 year ago
Márk Tolmács
ea7c702cfc
feat: Visual debugger ( #8344 )
...
Add visual debugger to the Excalidraw app (only).
1 year ago
spc-28
26d2296578
fix: fixed copy to clipboard button ( #8426 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
zsviczian
afb68a6467
feat: improve elbow arrow keyboard move ( #8392 )
1 year ago
zsviczian
b459e5cfd2
fix: context menu does not work after after dragging on StatsDragInput ( #8386 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
David Luzar
5facc0d6da
fix: perf regression in `getCommonBounds` ( #8429 )
1 year ago
Paul Tune
824ad603e1
docs: Update function call in @excalidraw/mermaid-to-excalidraw ( #8420 )
1 year ago
Ryan Di
5e1ff7cafe
perf: improve new element drawing ( #8340 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
David Luzar
b5d7f5b4ba
feat: rewrite d2c to not require token ( #8269 )
1 year ago
David Luzar
fb4bb29aa5
fix: object snapping not working ( #8381 )
1 year ago
David Luzar
3cfcc7b489
feat: split `gridSize` from enabled state & support custom `gridStep` ( #8364 )
1 year ago
David Luzar
4320a3cf41
feat: improve zoom-to-content when creating flowchart ( #8368 )
1 year ago
Márk Tolmács
8420e1aa13
fix: Reimplement rectangle intersection ( #8367 )
1 year ago
Márk Tolmács
5daf1a1b4e
fix: Round coordinates and sizes for rectangle intersection ( #8366 )
...
Round coordinates and sizes for rectangle intersection
1 year ago
David Luzar
97981804d7
feat: Stats popup style tweaks ( #8361 )
1 year ago
Clarence Chan
f7b3befd0a
fix: text content with tab characters act different in view/edit ( #8336 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
DDDDD12138
7b2bee9746
chore: remove unused parameter ( #8355 )
1 year ago
David Luzar
88014ace4a
fix: drawing from 0-dimension canvas ( #8356 )
1 year ago
David Luzar
87a9430809
fix: disable flowchart keybindings inside inputs ( #8353 )
1 year ago
Márk Tolmács
99b91c46f7
fix: Yet more patching of intersect code ( #8352 )
...
* Yet more patching of intersect code
1 year ago
David Luzar
1ea5b26f25
fix: missing `act()` in flowchart tests ( #8354 )
1 year ago
Clarence Chan
d5f4ee7b3f
fix: z-index change by one causes app to freeze ( #8314 )
1 year ago
Márk Tolmács
261304c1a4
fix: Patch over intersection calculation issue ( #8350 )
...
* Patch over intersection calculation issue
1 year ago
Márk Tolmács
84398a7e5c
fix: Point duplication in LEE on ALT+click ( #8347 )
1 year ago
Ryan Di
54491d13d4
feat: create flowcharts from a generic element using elbow arrows ( #8329 )
...
Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
1 year ago
Márk Tolmács
dd1370381d
chore: Refactor and remove scene from elbow arrow generation ( #8342 )
...
* Refactor and remove scene from elbow arrow generation
1 year ago
Márk Tolmács
72d6ee48fc
fix: Do not allow resizing unbound elbow arrows either ( #8333 )
...
* Fix resizing of unbound elbow arrows
1 year ago
David Luzar
232242d2e9
test: skip test.yml in PRs ( #8330 )
1 year ago