Tags: garronej/mui-rte
Tags
Merge pull request niuware#276 from niuware/fix-package-json Update package.json
Merge pull request niuware#270 from niuware/add-mui-5-compatability Add MUI (Material-UI v5) compatibility
Update peer dependencies version (niuware#246) * Format examples sources * Update dependencies * Audit fix dependencies
Remove src from package (niuware#241) * Update package entrypoint * Add types declarations file * Update files to pack * Bump package version
Fix export type (niuware#239) * Update package dependencies * Update return type for getEditorBounds * Format source files
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
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
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>
PreviousNext