Skip to content

Tags: garronej/mui-rte

Tags

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request niuware#276 from niuware/fix-package-json

Update package.json

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request niuware#270 from niuware/add-mui-5-compatability

Add MUI (Material-UI v5) compatibility

1.29.0

Toggle 1.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update peer dependencies version (niuware#246)

* Format examples sources

* Update dependencies

* Audit fix dependencies

1.28.0

Toggle 1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove src from package (niuware#241)

* Update package entrypoint

* Add types declarations file

* Update files to pack

* Bump package version

1.27.0

Toggle 1.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix export type (niuware#239)

* Update package dependencies

* Update return type for getEditorBounds

* Format source files

1.26.2

Toggle 1.26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump package version (niuware#210)

1.26.1

Toggle 1.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tsconfig and refactor (niuware#207)

* Set noUnusedLocals in tsconfig

* Remove unused type

* Refactor setupStyleMap function

* Refactor setupBlockMap function

* Refactor blockRenderer function

* Remove unused parameter from styleRenderer function

* Bump package version

1.26.0

Toggle 1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove auto focus on load (niuware#205)

* Add block map setup functions

* Add style map setup functions

* Use customStyleFn instead of customStyleMap property

* Remove style and block map states

* Rely on mouse to set focus cursor position

* Add isActive property to Toolbar

* Set active state to false to buttons when toolbar is not active

* Bump up package version

* Update Toolbar UTs

1.25.0

Toggle 1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump lodash from 4.17.15 to 4.17.20 (niuware#197)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.24.0

Toggle 1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update package version (niuware#170)