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] 0d86c04939
chore(deps-dev): bump @babel/plugin-transform-async-to-generator from 7.16.0 to 7.18.6 in /src/packages/excalidraw (#5402)
chore(deps-dev): bump @babel/plugin-transform-async-to-generator

Bumps [@babel/plugin-transform-async-to-generator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-async-to-generator) from 7.16.0 to 7.18.6.
- [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.18.6/packages/babel-plugin-transform-async-to-generator)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-async-to-generator"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
..
actions refactor: improve typing & check (#5415) 3 years ago
components fix: missing translation for "Scale" to Export Dialog (#5456) 3 years ago
css feat: add sidebar for libraries panel (#5274) 3 years ago
data fix: typecast file to fix the build (#5410) 3 years ago
element fix: bind text to correct container when nested (#5307) 3 years ago
excalidraw-app fix: disable render throttling by default & during resize (#5451) 3 years ago
hooks refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales chore: Update translations from Crowdin (#5186) 3 years ago
packages chore(deps-dev): bump @babel/plugin-transform-async-to-generator from 7.16.0 to 7.18.6 in /src/packages/excalidraw (#5402) 3 years ago
renderer fix: disable render throttling by default & during resize (#5451) 3 years ago
scene fix: eraser removed deleted elements (#5155) 3 years ago
tests fix: disable render throttling by default & during resize (#5451) 3 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: update toast api to account for duration and closable (#5427) 3 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 fix: Chart display fix (#5154) 3 years ago
clients.ts feat: allow host to pass color for collaborators (#2943) 4 years ago
clipboard.ts feat: export exportToClipboard util from package (#5103) 3 years ago
colors.ts Update ESLint rules (#2342) 4 years ago
constants.ts feat: make toast closable and allow custom duration (#5308) 3 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: disable render throttling by default & during resize (#5451) 3 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 chore: Update translations from Crowdin (#5186) 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
jotai.ts feat: collab component state handling rewrite & fixes (#5046) 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 chore: fix various typos (#4857) 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
serviceWorker.tsx feat: support debugging PWA in dev (#4853) 3 years ago
setupTests.ts fix: inline ENV variables when building excalidraw package (#4311) 3 years ago
shapes.tsx feat: Map shortcut O to ellipse and Add eraser shortcut E (#4930) 3 years ago
types.ts feat: update toast api to account for duration and closable (#5427) 3 years ago
utils.ts feat: throttle scene rendering to animation framerate (#5422) 3 years ago
zindex.ts fix: bound text not atomic with container when changing z-index (#4414) 3 years ago