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] aa2971e8c5
chore(deps-dev): bump autoprefixer in /src/packages/excalidraw (#5087)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.5)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
..
actions feat: stop event propagation when key handled (#5091) 3 years ago
components fix: toolIcon height not using rem (#5092) 3 years ago
css feat: delay initial loading message & tweak design (#5049) 3 years ago
data add a prefix to the extension for image embbedding sceneData (#5079) 3 years ago
element fix: boundElementIds when arrows bound to elements are deleted (#5077) 3 years ago
excalidraw-app fix: Excalidraw named export type (#5078) 3 years ago
hooks refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales feat: rewrite library state management & related refactor (#5067) 3 years ago
packages chore(deps-dev): bump autoprefixer in /src/packages/excalidraw (#5087) 3 years ago
renderer fix: select whole group on righclick & few lock-related fixes (#5022) 3 years ago
scene feat: Element locking (#4964) 3 years ago
tests fix: Excalidraw named export type (#5078) 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 refactor: move elementLocked to activeTool.locked (#4983) 3 years ago
bug-issue-template.js Add sentry integration (#1141) 5 years ago
charts.ts feat: Element locking (#4964) 3 years ago
clients.ts feat: allow host to pass color for collaborators (#2943) 4 years ago
clipboard.ts fix: support copying PNG to clipboard on Safari (#3746) 3 years ago
colors.ts Update ESLint rules (#2342) 4 years ago
constants.ts add a prefix to the extension for image embbedding sceneData (#5079) 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: 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 feat: rewrite library state management & related refactor (#5067) 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 (#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
jotai.ts feat: rewrite library state management & related refactor (#5067) 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
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: Map shortcut O to ellipse and Add eraser shortcut E (#4930) 3 years ago
types.ts feat: rewrite library state management & related refactor (#5067) 3 years ago
utils.ts fix: support copying PNG to clipboard on Safari (#3746) 3 years ago
zindex.ts fix: bound text not atomic with container when changing z-index (#4414) 3 years ago