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
David Luzar 104664cb9e
feat: support selecting multiple points when editing line (#4373)
3 years ago
..
actions feat: support selecting multiple points when editing line (#4373) 3 years ago
components feat: support selecting multiple points when editing line (#4373) 3 years ago
css feat: horizontally center toolbar menu 3 years ago
data feat: support selecting multiple library items via `shift` (#4306) 3 years ago
element feat: support selecting multiple points when editing line (#4373) 3 years ago
excalidraw-app fix: make firebase config parsing not fail on undefined env (#4381) 3 years ago
hooks refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales feat: support selecting multiple points when editing line (#4373) 3 years ago
packages chore(deps-dev): bump sass-loader in /src/packages/utils (#4390) 3 years ago
renderer feat: support selecting multiple points when editing line (#4373) 3 years ago
scene feat: Add support for rounded corners in diamond (#4369) 3 years ago
tests feat: support selecting multiple points when editing line (#4373) 3 years ago
align.ts feat: Allow publishing libraries from UI (#4115) 3 years ago
analytics.ts fix(analytics.ts): add safe check for process so Excalidraw can be loaded via script (#2824) 4 years ago
appState.ts chore: bump Prettier to the latest (#4185) 3 years ago
bug-issue-template.js Add sentry integration (#1141) 5 years ago
charts.ts fix: Track the chart type correctly (#2773) 4 years ago
clients.ts feat: allow host to pass color for collaborators (#2943) 4 years ago
clipboard.ts chore: Update Typescript to 4.4.4 (#4188) 3 years ago
colors.ts Update ESLint rules (#2342) 4 years ago
constants.ts feat: supply `version` param when installing libraries (#4305) 3 years ago
createInverseContext.tsx refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
css.d.ts Fix padding in the library loading buttons (#2331) 4 years ago
disitrubte.ts chore: Minor refactoring for consistency (#2425) 4 years ago
errors.ts fix: abstract and fix legacy fs (#4032) 3 years ago
ga.ts chore: bump Prettier to the latest (#4185) 3 years ago
gadirections.ts Prefer arrow functions (#2344) 4 years ago
galines.ts chore: bump Prettier to the latest (#4185) 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 feat: improve library preview image generation on publish (#4321) 3 years ago
groups.ts feat: allow inner-drag-selecting with cmd/ctrl (#3603) 4 years ago
history.ts fix: selectedGroupIds not being stored in history (#3630) 4 years ago
i18n.ts feat: Allow publishing libraries from UI (#4115) 3 years ago
index-node.ts feat: image support (#4011) 3 years ago
index.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 3 years ago
keys.ts feat: image support (#4011) 3 years ago
math.test.ts Shift loses pointer fixing #1296 (#1330) 5 years ago
math.ts feat: improved freedraw (#3512) 4 years ago
points.ts feat: improved freedraw (#3512) 4 years ago
pwacompat.d.ts Add PWACompat (#1433) 5 years ago
random.ts chore(deps): bump nanoid from 2.1.11 to 3.1.20 (#2581) 4 years ago
react-app-env.d.ts TS, Prettier, Eslint (#39) 5 years ago
service-worker.js feat: Implement the Web Share Target API (#3230) 4 years ago
serviceWorker.tsx feat: Add rewrite to webex landing page (#4102) 3 years ago
setupTests.ts fix: inline ENV variables when building excalidraw package (#4311) 3 years ago
shapes.tsx feat: image support (#4011) 3 years ago
types.ts feat: support selecting multiple points when editing line (#4373) 3 years ago
utils.ts feat: support selecting multiple library items via `shift` (#4306) 3 years ago
zindex.ts feat: bump element version on z-index change (#3483) 4 years ago