..
actions
feat: add loading state to FilledButton ( #7650 )
2024-02-03 14:53:31 +01:00
components
feat: change collab trigger & add share dialog ( #7647 )
2024-02-03 14:04:23 +00:00
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
Batching read/write baseline DOM measurements to avoid layour thrashing on resize, changed baseline calc. to not rely on absolute positioning, other related perf. improvements
2024-02-06 18:14:57 +01:00
element
Batching read/write baseline DOM measurements to avoid layour thrashing on resize, changed baseline calc. to not rely on absolute positioning, other related perf. improvements
2024-02-06 18:14:57 +01:00
hooks
feat: move utils to utils package and make @excalidraw/utils a workspace ( #7432 )
2023-12-13 21:51:27 +05:30
locales
feat: change collab trigger & add share dialog ( #7647 )
2024-02-03 14:04:23 +00:00
renderer
fix: don't bundle react-dom when importing from transformHandles ( #7634 )
2024-01-31 16:50:35 +05:30
scene
fix: don't bundle react and jotai when importing from scene ( #7640 )
2024-02-01 18:24:17 +05:30
tests
feat: support roundness for images ( #7558 )
2024-01-29 15:27:07 +01:00
.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
feat: follow mode ( #6848 )
2023-12-15 00:07:11 +01:00
CHANGELOG.md
feat: support onPointerUp prop ( #7638 )
2024-02-01 12:26:55 +00:00
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
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
colors.ts
build: decouple package deps and introduce yarn workspaces ( #7415 )
2023-12-12 11:32:51 +05:30
constants.ts
fix: don't bundle react-dom when importing from transformHandles ( #7634 )
2024-01-31 16:50:35 +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: frame name field ( #7457 )
2024-01-29 10:57:22 +01:00
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
feat: support onPointerUp prop ( #7638 )
2024-02-01 12:26:55 +00:00
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 getBoundTextElement and related helpers pure ( #7601 )
2024-01-26 11:29:07 +05:30
tsconfig.json
docs: add next js with app router example ( #7552 )
2024-01-24 17:07:54 +05:30
types.ts
feat: change collab trigger & add share dialog ( #7647 )
2024-02-03 14:04:23 +00:00
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