Tags: thirunjuguna/mui-rte
Tags
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>
Fix onChange property trigger (niuware#153) * Fix trigger of onChange property * Update package version
Use Link component (niuware#152) * Replace default component for Link control * Remove default link style * Update theme example * Update package version
Fix UI bugs (niuware#143) * Fix cursor position when setting read only with a default value * Pass anchorLink className to Link component * Add className to anchor tag * Move default style to anchorLink class * Update theme example * Update package version
PreviousNext