dependabot[bot]
|
3d9a8be867
|
chore(deps-dev): bump typescript from 4.4.4 to 4.7.4 (#3866)
* chore(deps-dev): bump typescript from 4.4.4 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.7.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* tsc
* tsc
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Moor <tom.moor@gmail.com>
|
2022-07-25 11:21:04 -07:00 |
|
Tom Moor
|
6f2a4488e8
|
chore: Editor refactor (#3286)
* cleanup
* add context
* EventEmitter allows removal of toolbar props from extensions
* Move to 'packages' of extensions
Remove EmojiTrigger extension
* types
* iteration
* fix render flashing
* fix: Missing nodes in collection descriptions
|
2022-03-30 19:10:34 -07:00 |
|
Tom Moor
|
261cac950b
|
fix: Capture Tab within editor, remove custom key handling in favor of keymaps
closes #3118
|
2022-02-17 20:41:13 -08:00 |
|
Tom Moor
|
c5a11fe17b
|
chore: Enable eslint to enforce curly (#3060)
|
2022-02-05 10:15:40 -08:00 |
|
Tom Moor
|
062016b164
|
chore: Move editor into codebase (#2930)
|
2022-01-19 18:43:15 -08:00 |
|