You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src
Ryan Di 720f468f39
fix: improve solveQuadratic when a = 0 (#5618)
2 years ago
..
actions
components refactor: Stats component (#5610) 2 years ago
css
data feat: support `ExcalidrawElement.customData` (#5592) 2 years ago
element fix: improve solveQuadratic when a = 0 (#5618) 2 years ago
excalidraw-app refactor: Stats component (#5610) 2 years ago
hooks
locales chore: Update translations from Crowdin (#5552) 2 years ago
packages docs: fix refs table (#5614) 2 years ago
renderer feat: enable midpoint inside linear element editor (#5564) 2 years ago
scene refactor: cleanup renderScene (#5573) 2 years ago
tests feat: show a mid point for linear elements (#5534) 3 years ago
align.ts
analytics.ts
appState.ts
bug-issue-template.js
charts.test.ts
charts.ts
clients.ts
clipboard.ts
colors.ts
constants.ts
css.d.ts
distribute.ts
errors.ts
ga.ts
gadirections.ts
galines.ts
gapoints.ts
gatransforms.ts
gesture.ts
global.d.ts
groups.ts
history.ts
i18n.ts
index-node.ts
index.tsx
jotai.ts
keys.ts
math.test.ts
math.ts
points.ts fix: points not being normalized on single-elem resize (#5581) 2 years ago
polyfill.ts feat: show a mid point for linear elements (#5534) 3 years ago
pwacompat.d.ts
random.ts
react-app-env.d.ts
serviceWorker.tsx
setupTests.ts feat: show a mid point for linear elements (#5534) 3 years ago
shapes.tsx
types.ts refactor: remove unused attribute hasHitElementInside from pointerDownState (#5591) 2 years ago
utils.ts
zindex.ts