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
zsviczian 61cf47a403
Update actionProperties.tsx
2 years ago
..
actions Update actionProperties.tsx 2 years ago
components fix: ColorPicker getColor (#5949) 2 years ago
css feat: editor redesign 🔥 (#5780) 2 years ago
data fix: restoring deleted bindings (#6029) 2 years ago
element fix: use canvas measureText to calculate width in measureText (#6030) 2 years ago
excalidraw-app feat: render footer as a component instead of render prop (#5970) 2 years ago
hooks fix: hide canvas-modifying UI in view mode (#5815) 2 years ago
locales feat: Support labels for arrow 🔥 (#5723) 2 years ago
packages feat: render footer as a component instead of render prop (#5970) 2 years ago
renderer feat: better default radius sizes for rectangles (#5553) 2 years ago
scene feat: better default radius sizes for rectangles (#5553) 2 years ago
tests fix: use canvas measureText to calculate width in measureText (#6030) 2 years ago
align.ts fix: align and distribute binded text in container and cleanup (#4468) 3 years ago
analytics.ts chore: add ga for most actions (#4829) 3 years ago
appState.ts feat: move contextMenu into the component tree and control via appState (#6021) 2 years ago
bug-issue-template.js Add sentry integration (#1141) 5 years ago
charts.test.ts fix: Chart display fix (#5154) 3 years ago
charts.ts feat: better default radius sizes for rectangles (#5553) 2 years ago
clients.ts feat: editor redesign 🔥 (#5780) 2 years ago
clipboard.test.ts fix: Correctly paste contents parsed by `JSON.parse()` as text. (#5868) 2 years ago
clipboard.ts fix: chart pasting not working due to removing tab characters (#5987) 2 years ago
colors.ts Update ESLint rules (#2342) 4 years ago
constants.ts feat: render footer as a component instead of render prop (#5970) 2 years ago
css.d.ts Fix padding in the library loading buttons (#2331) 4 years ago
distribute.ts feat: support adding multiple library items on canvas (#5116) 3 years ago
errors.ts fix: abstract and fix legacy fs (#4032) 3 years ago
ga.ts chore: fix various typos (#4857) 3 years ago
gadirections.ts Prefer arrow functions (#2344) 4 years ago
galines.ts chore: fix various typos (#4857) 3 years ago
gapoints.ts Prefer arrow functions (#2344) 4 years ago
gatransforms.ts Prefer arrow functions (#2344) 4 years ago
gesture.ts fix: stop flooring scroll positions (#2883) 4 years ago
global.d.ts fix: fonts not rendered on init if `loadingdone` not fired (#5923) 2 years ago
groups.ts fix: binding text to non-bindable containers and not always preferring selection (#4655) 3 years ago
history.ts fix: selectedGroupIds not being stored in history (#3630) 4 years ago
i18n.ts fix: PWA not working after CRA@5 update (#6012) 2 years ago
index-node.ts feat: image support (#4011) 3 years ago
index.tsx chore: upgrade to React 18 (#5450) 3 years ago
jotai.ts feat: collab component state handling rewrite & fixes (#5046) 3 years ago
keys.ts feat: tweak toolbar shortcuts & remove library shortcut (#5832) 2 years ago
math.test.ts Shift loses pointer fixing #1296 (#1330) 5 years ago
math.ts feat: better default radius sizes for rectangles (#5553) 2 years ago
points.ts feat: Support labels for arrow 🔥 (#5723) 2 years ago
polyfill.ts feat: show a mid point for linear elements (#5534) 3 years ago
pwacompat.d.ts Add PWACompat (#1433) 5 years ago
random.ts fix: check if process is defined before using so it works in browser (#4497) 3 years ago
react-app-env.d.ts TS, Prettier, Eslint (#39) 5 years ago
service-worker.ts fix: PWA not working after CRA@5 update (#6012) 2 years ago
serviceWorkerRegistration.ts fix: PWA not working after CRA@5 update (#6012) 2 years ago
setupTests.ts test: fix failing tests and API (#5823) 2 years ago
shapes.tsx feat: reintroduce `x` shortcut for `freedraw` (#5840) 2 years ago
types.ts feat: move contextMenu into the component tree and control via appState (#6021) 2 years ago
utils.ts feat: render footer as a component instead of render prop (#5970) 2 years ago
zindex.ts fix: bound text not atomic with container when changing z-index (#4414) 3 years ago