.. |
actions
|
233576628c
feat: Support customising canvas actions 🎉 (#3364)
|
4 年之前 |
components
|
1e48aafb9c
fix: incorrectly caching png file handle (#3407)
|
4 年之前 |
css
|
422c25449f
fix: export dialog canvas positioning (#3397)
|
4 年之前 |
data
|
1e48aafb9c
fix: incorrectly caching png file handle (#3407)
|
4 年之前 |
element
|
b0d7ff290f
feat: Add option to flip single element on the context menu (#2520)
|
4 年之前 |
excalidraw-app
|
c54a099010
feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379)
|
4 年之前 |
hooks
|
0a0be839b9
refactor: rewrite collabWrapper to remove TDZs and simplify (#2834)
|
4 年之前 |
locales
|
aa9e1c4566
chore: Update translations from Crowdin (#3371)
|
4 年之前 |
packages
|
c2b40dff92
docs: changelog tweaks and add Library updates for 0.6.0 (#3404)
|
4 年之前 |
renderer
|
722e5ca845
refactor: Use arrow function where possible (#3315)
|
4 年之前 |
scene
|
f1daff2437
refactor: Rename appearance to theme (#3237)
|
4 年之前 |
tests
|
9733ecb3df
fix: popover positioning (#3399)
|
4 年之前 |
align.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
analytics.ts
|
49bd683401
fix(analytics.ts): add safe check for process so Excalidraw can be loaded via script (#2824)
|
4 年之前 |
appState.ts
|
c54a099010
feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379)
|
4 年之前 |
bug-issue-template.js
|
4ecbbab7da
Add sentry integration (#1141)
|
5 年之前 |
charts.ts
|
49e792649d
fix: Track the chart type correctly (#2773)
|
4 年之前 |
clients.ts
|
e63a0ec5be
feat: allow host to pass color for collaborators (#2943)
|
4 年之前 |
clipboard.ts
|
94ad8eaa19
feat: support pasting file contents & always prefer system clip (#3257)
|
4 年之前 |
colors.ts
|
e05acd6fd9
Update ESLint rules (#2342)
|
4 年之前 |
constants.ts
|
233576628c
feat: Support customising canvas actions 🎉 (#3364)
|
4 年之前 |
createInverseContext.tsx
|
0a0be839b9
refactor: rewrite collabWrapper to remove TDZs and simplify (#2834)
|
4 年之前 |
css.d.ts
|
facde7ace0
Fix padding in the library loading buttons (#2331)
|
4 年之前 |
disitrubte.ts
|
b21fd49412
chore: Minor refactoring for consistency (#2425)
|
4 年之前 |
errors.ts
|
fc58e51ab3
Show error message when canvas to export is too big (#1256) (#2210)
|
4 年之前 |
ga.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
gadirections.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
galines.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
gapoints.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
gatransforms.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
gesture.ts
|
1973ae9444
fix: stop flooring scroll positions (#2883)
|
4 年之前 |
global.d.ts
|
a6706cff20
feat: export types for package @excalidraw/excalidraw 🎉 (#3337)
|
4 年之前 |
groups.ts
|
b21fd49412
chore: Minor refactoring for consistency (#2425)
|
4 年之前 |
history.ts
|
36980160ae
Revert "Remove unused project name from export dialog (#2427)" (#2436)
|
4 年之前 |
i18n.ts
|
bd63dcbcc5
chore: Update translations from Crowdin (#3017)
|
4 年之前 |
index-node.ts
|
c54a099010
feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379)
|
4 年之前 |
index.tsx
|
3bc18f6aed
feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068)
|
4 年之前 |
is-mobile.tsx
|
722e5ca845
refactor: Use arrow function where possible (#3315)
|
4 年之前 |
keys.ts
|
c1379c3c10
fix: Revert `906faaf0` #3206 (#3269)
|
4 年之前 |
math.test.ts
|
8efe0b7d05
Shift loses pointer fixing #1296 (#1330)
|
5 年之前 |
math.ts
|
e6cd97c4f2
feat: adjust line-confirm-threshold based on zoom (#2884)
|
4 年之前 |
points.ts
|
c427aa3cce
Prefer arrow functions and callbacks (#1210)
|
5 年之前 |
pwacompat.d.ts
|
fe5e71a4e5
Add PWACompat (#1433)
|
5 年之前 |
random.ts
|
f1fc308a5d
chore(deps): bump nanoid from 2.1.11 to 3.1.20 (#2581)
|
4 年之前 |
react-app-env.d.ts
|
1383758aa7
TS, Prettier, Eslint (#39)
|
5 年之前 |
service-worker.js
|
b9e70ec666
feat: Implement the Web Share Target API (#3230)
|
4 年之前 |
serviceWorker.tsx
|
5d295415db
Keep errors, elements and comments consistent (#2340)
|
4 年之前 |
setupTests.ts
|
7183234895
Write integration tests (#719)
|
5 年之前 |
shapes.tsx
|
014097a97e
refactor: Stop using the deprecated keyCode (#2426)
|
4 年之前 |
types.ts
|
233576628c
feat: Support customising canvas actions 🎉 (#3364)
|
4 年之前 |
utils.ts
|
5d26c15daf
fix: debounce.flush invokes func even if never queued before (#3326)
|
4 年之前 |
zindex.ts
|
3aa01ad272
chore: Remove tracking (#2722)
|
4 年之前 |