paperclip
paperclip copied to clipboard
chore(deps): bump @excalidraw/excalidraw from 0.9.0 to 0.17.0
Bumps @excalidraw/excalidraw from 0.9.0 to 0.17.0.
Release notes
Sourced from @excalidraw/excalidraw's releases.
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.
Breaking Changes
The
Refsupport has been removed in v0.17.0 so if you are using refs, please update the integration to use theexcalidrawAPI#7251.Additionally
readyandreadyPromisefrom the API have been discontinued. These APIs were found to be superfluous, and as part of the effort to streamline the APIs and maintain simplicity, they were removed in version v0.17.0 #7251.
useDevicehook's return value was changed to differentiate betweeneditorandviewportbreakpoints. #7243Build
Support Preact #7255. The host needs to set
process.env.IS_PREACTtotrueWhen using
viteor any build tools, you will have to make sure theprocessis accessible as we are accessingprocess.env.IS_PREACTto decide whether to use thepreactbuild.Since
Vite removes env variables by default, you can update the Vite config to ensure it's available :point_down:
... (truncated)
Commits
ddb7585docs: Docs for v0.17.0 🚀 (#7248)111a48fdocs: release@excalidraw/excalidraw@0.17.0 🎉 (#7284)5415362chore: update release scripts (#7282)9c42522feat: support disabling image tool (#6320)9d1d45achore: update changelog (#7279)029c3c4fix: image insertion bugs (#7278)adfd95bbuild: support preact 🥳 (#7255)ceb255efix: exportToSvg to honor frameRendering also for name not only for frame its...ae5b9a4fix: not cloning elements on export polluting Scene mapping (#7276)3d4ff59fix: Can't toggle penMode off due to missing typecheck in togglePenMode (#7273)- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| paperclip | 🛑 Canceled (Inspect) | Nov 20, 2023 7:29pm |