Bump @excalidraw/excalidraw from 0.16.4 to 0.17.6 in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: @excalidraw/excalidraw.
Updates @excalidraw/excalidraw from 0.16.4 to 0.17.6
Release notes
Sourced from @excalidraw/excalidraw's releases.
v0.17.3 (2024-02-09)
Fixes
Keep customData when converting to ExcalidrawElement. #7656
Umd build for browser since it was breaking in v0.17.0 #7349. Also make sure that when using
Vite, theprocess.env.IS_PREACTis set as"true"(string) and not a boolean.define: { "process.env.IS_PREACT": JSON.stringify("true"), }
Disable caching bounds for arrow labels #7343
Bounds cached prematurely resulting in incorrectly rendered labels #7339
v0.17.0 (2023-11-14)
Features
Added support for disabling
imagetool (also disabling image insertion in general, though keeps support for importing from.excalidrawfiles) #6320.For disabling
imageyou need to set 👇UIOptions.tools = { image: false }Support
excalidrawAPIprop for accessing the Excalidraw API #7251.Export
getCommonBoundshelper from the package #7247.Support frames via programmatic API #7205.
Export
elementsOverlappingBBox,isElementInsideBBox,elementPartiallyOverlapsWithOrContainsBBoxhelpers for filtering/checking if elements within bounds. #6727Regenerate ids by default when using transform api and also update bindings by 0.5px to avoid possible overlapping #7195
Add onChange, onPointerDown, onPointerUp api subscribers #7154.
Support props.locked for setActiveTool #7153.
Add
selectedprop forMainMenu.ItemandMainMenu.ItemCustomcomponents to indicate active state. #7078Fixes
- Double image dialog on image insertion #7152.
... (truncated)
Commits
0dbd2a3v0.17.6988f819fix: allow same origin for all necessary domains (#7889)db4770ev0.17.558338e5fix: parse embeddable srcdoc urls strictly & escape attribute url html640cabav0.17.42879c9dfix: Gist embed allowing unsafe html (#7883)81046ccfix: keep customData when converting to ExcalidrawElement (#7656)207a0bcfix: umd build so it can be used in browser (#7349)f53edb7fix: disable caching bounds for arrow labels (#7343)8d0a8cefix: bounds cached prematurely resulting in incorrectly rendered labels (#7339)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| plate | ❌ Failed (Inspect) | Nov 22, 2024 0:25am |
⚠️ No Changeset found
Latest commit: 606e57d63a897d5fe8e30bbd67b881ea4bd88c84
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml