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
dependabot[bot] f609a4ac3a
chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3082)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
..
actions feat: adjust line-confirm-threshold based on zoom (#2884) 4 years ago
components feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) 4 years ago
css chore: Consistent CSS variable names and general housekeeping of styles (#2947) 4 years ago
data feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) 4 years ago
element feat: adjust line-confirm-threshold based on zoom (#2884) 4 years ago
excalidraw-app feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) 4 years ago
hooks refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales chore: Update translations from Crowdin (#3000) 4 years ago
packages chore(deps-dev): bump @babel/preset-env in /src/packages/excalidraw (#3082) 4 years ago
renderer fix: show user state only when passed from host (#3050) 4 years ago
scene fix: mistakenly hardcoding scale (#2925) 4 years ago
tests feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) 4 years ago
align.ts Prefer arrow functions (#2344) 4 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: add view mode in Excalidraw (#2840) 4 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 Support CSV graphs and improve the look and feel (#2495) 4 years ago
colors.ts Update ESLint rules (#2342) 4 years ago
constants.ts feat: adjust line-confirm-threshold based on zoom (#2884) 4 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 Show error message when canvas to export is too big (#1256) (#2210) 4 years ago
ga.ts Prefer arrow functions (#2344) 4 years ago
gadirections.ts Prefer arrow functions (#2344) 4 years ago
galines.ts Prefer arrow functions (#2344) 4 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: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 4 years ago
groups.ts chore: Minor refactoring for consistency (#2425) 4 years ago
history.ts Revert "Remove unused project name from export dialog (#2427)" (#2436) 4 years ago
i18n.ts feat: Updates to Collaboration and RTL UX (#2994) 4 years ago
index-node.ts support embedding scene data to PNG/SVG (#2219) 4 years ago
index.tsx feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 4 years ago
is-mobile.tsx feat: Remove copy & paste from context menu on desktop (#2872) 4 years ago
keys.ts feat: add view mode in Excalidraw (#2840) 4 years ago
math.test.ts Shift loses pointer fixing #1296 (#1330) 5 years ago
math.ts feat: adjust line-confirm-threshold based on zoom (#2884) 4 years ago
points.ts Prefer arrow functions and callbacks (#1210) 5 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 fix: fonts not cached by service worker (#2338) 4 years ago
serviceWorker.tsx Keep errors, elements and comments consistent (#2340) 4 years ago
setupTests.ts Write integration tests (#719) 5 years ago
shapes.tsx refactor: Stop using the deprecated keyCode (#2426) 4 years ago
types.ts feat: allow host to pass color for collaborators (#2943) 4 years ago
utils.ts chore: [Idle detection] Deal with users on systems that don't handle emoji (#2941) 4 years ago
zindex.ts chore: Remove tracking (#2722) 4 years ago