..
actions
fix: remove dependency of t from clipboard and image ( #7712 )
2024-02-21 19:45:33 +05:30
components
fix: split renderScene so that locales aren't imported unnecessarily ( #7718 )
2024-02-27 10:37:44 +05:30
context
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
css
feat: change collab trigger & add share dialog ( #7647 )
2024-02-03 14:04:23 +00:00
data
fix: remove dependency of t in blob.ts ( #7717 )
2024-02-23 15:05:46 +05:30
element
fix: remove dependency of t from clipboard and image ( #7712 )
2024-02-21 19:45:33 +05:30
hooks
feat: move utils to utils package and make @excalidraw/utils a workspace ( #7432 )
2023-12-13 21:51:27 +05:30
locales
fix: remove dependency of t from clipboard and image ( #7712 )
2024-02-21 19:45:33 +05:30
renderer
fix: split renderScene so that locales aren't imported unnecessarily ( #7718 )
2024-02-27 10:37:44 +05:30
scene
fix: split renderScene so that locales aren't imported unnecessarily ( #7718 )
2024-02-27 10:37:44 +05:30
tests
fix: split renderScene so that locales aren't imported unnecessarily ( #7718 )
2024-02-27 10:37:44 +05:30
.gitignore
docs: add next js with app router example ( #7552 )
2024-01-24 17:07:54 +05:30
.size-limit.json
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
align.ts
fix: make getBoundTextElement and related helpers pure ( #7601 )
2024-01-26 11:29:07 +05:30
analytics.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
animated-trail.ts
feat: add eraser tool trail ( #7511 )
2024-01-11 16:10:15 +00:00
animation-frame-handler.ts
feat: add eraser tool trail ( #7511 )
2024-01-11 16:10:15 +00:00
appState.ts
fix: remove t from getDefaultAppState and allow name to be nullable ( #7666 )
2024-02-15 11:11:18 +05:30
CHANGELOG.md
docs: release patch v0.17.3 ( #7673 )
2024-02-09 19:29:50 +05:30
charts.test.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
charts.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
clients.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
clipboard.test.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
clipboard.ts
fix: remove dependency of t from clipboard and image ( #7712 )
2024-02-21 19:45:33 +05:30
colors.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
constants.ts
fix: remove t from getDefaultAppState and allow name to be nullable ( #7666 )
2024-02-15 11:11:18 +05:30
css.d.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
cursor.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
distribute.ts
fix: make getBoundTextElement and related helpers pure ( #7601 )
2024-01-26 11:29:07 +05:30
emitter.ts
feat: support pen erasing ( #7496 )
2024-01-01 13:27:03 +01:00
env.cjs
build: Welcome ESM and Bye Bye UMD ( #7441 )
2024-01-01 20:18:44 +05:30
errors.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
frame.test.tsx
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
frame.ts
fix: export utils from excalidraw package in excalidraw library ( #7731 )
2024-02-28 11:14:57 +05:30
ga.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
gadirections.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
galines.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
gapoints.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
gatransforms.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
gesture.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
global.d.ts
refactor: editor events sub/unsub refactor ( #7483 )
2023-12-30 11:12:38 +01:00
groups.ts
fix: make getBoundTextElement and related helpers pure ( #7601 )
2024-01-26 11:29:07 +05:30
history.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
i18n.ts
build: Welcome ESM and Bye Bye UMD ( #7441 )
2024-01-01 20:18:44 +05:30
index-node.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
index.tsx
fix: export utils from excalidraw package in excalidraw library ( #7731 )
2024-02-28 11:14:57 +05:30
jotai.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
keys.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
laser-trails.ts
feat: add eraser tool trail ( #7511 )
2024-01-11 16:10:15 +00:00
math.test.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
math.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
package.json
fix: move default to last so its compatible with nextjs ( #7561 )
2024-01-15 14:52:04 +05:30
points.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
polyfill.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
pwacompat.d.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
random.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
react-app-env.d.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
reactUtils.ts
fix: decouple react and react-dom imports from utils and make it treeshakeable ( #7527 )
2024-01-08 21:01:47 +05:30
README.md
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
shapes.tsx
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
snapping.ts
fix: make bounds independent of scene ( #7679 )
2024-02-19 19:39:14 +05:30
tsconfig.json
docs: add next js with app router example ( #7552 )
2024-01-24 17:07:54 +05:30
types.ts
fix: remove t from getDefaultAppState and allow name to be nullable ( #7666 )
2024-02-15 11:11:18 +05:30
utility-types.ts
refactor: decoupling global Scene state part-1 ( #7577 )
2024-01-22 00:23:02 +01:00
utils.ts
feat: change collab trigger & add share dialog ( #7647 )
2024-02-03 14:04:23 +00:00
vite-env.d.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
zindex.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30