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
Aakansha Doshi 92ffe8dda6
fix: use absolute coords when rendering link popover (#4753)
3 years ago
..
actions fix: changing font size when text is not selected or edited (#4751) 3 years ago
components fix: changing font size when text is not selected or edited (#4751) 3 years ago
css feat: redesign toolbar & tweaks (#4387) 3 years ago
data feat: Support hyperlinks 🔥 (#4620) 3 years ago
element fix: use absolute coords when rendering link popover (#4753) 3 years ago
excalidraw-app feat: Sync local storage state across tabs when out of sync (#4545) 3 years ago
hooks refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales chore: Update translations from Crowdin (#4590) 3 years ago
packages chore(deps-dev): bump css-loader in /src/packages/excalidraw (#4712) 3 years ago
renderer feat: Support hyperlinks 🔥 (#4620) 3 years ago
scene feat: allow any precision when zooming (#4730) 3 years ago
tests fix: changing font size when text is not selected or edited (#4751) 3 years ago
align.ts fix: align and distribute binded text in container and cleanup (#4468) 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 feat: Support hyperlinks 🔥 (#4620) 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 feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 3 years ago
colors.ts Update ESLint rules (#2342) 4 years ago
constants.ts feat: add `onLinkOpen` component prop (#4694) 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 fix: align and distribute binded text in container and cleanup (#4468) 3 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 fix: align and distribute binded text in container and cleanup (#4468) 3 years ago
history.ts fix: selectedGroupIds not being stored in history (#3630) 4 years ago
i18n.ts chore: Update translations from Crowdin (#4322) 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 fix: mobile context menu won't show on long press (#4741) 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 fix: check if process is defined before using so it works in browser (#4497) 3 years ago
react-app-env.d.ts
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 fix: support shift+P for freedraw (#4550) 3 years ago
types.ts feat: add `onLinkOpen` component prop (#4694) 3 years ago
utils.ts feat: add `onLinkOpen` component prop (#4694) 3 years ago
zindex.ts fix: bound text not atomic with container when changing z-index (#4414) 3 years ago