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] 62bead66d7
chore(deps-dev): bump typescript in /src/packages/excalidraw (#4432)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: typescript
  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 fix: show text properties button states correctly for bounded text (#4542) 3 years ago
components fix: prevent canvas drag while editing text (#4552) 3 years ago
css feat: redesign toolbar & tweaks (#4387) 3 years ago
data feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 3 years ago
element fix: show text properties button states correctly for bounded text (#4542) 3 years ago
excalidraw-app feat: link to new LP for excalidraw plus (#4549) 3 years ago
hooks refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 4 years ago
locales feat: hints and shortcuts help around deep selection (#4502) 3 years ago
packages chore(deps-dev): bump typescript in /src/packages/excalidraw (#4432) 3 years ago
renderer feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 3 years ago
scene feat: Support updating text properties by clicking on container (#4499) 3 years ago
tests fix: bound text not atomic with container when changing z-index (#4414) 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 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 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: support updating library in updateScene API (#4546) 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 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 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 fix: support shift+P for freedraw (#4550) 3 years ago
types.ts feat: support updating library in updateScene API (#4546) 3 years ago
utils.ts fix: check if process is defined before using so it works in browser (#4497) 3 years ago
zindex.ts fix: bound text not atomic with container when changing z-index (#4414) 3 years ago