Skip to content

v1.18.0

Latest
Compare
Choose a tag to compare
@sjdemartini sjdemartini released this 23 Feb 06:17
· 1 commit to main since this release

What's Changed

  • Add utility classes to ColorPicker component by @benfinnett in #322
    • This allows you to target specific elements of a color picker and override its styles, with classes like MuiTiptap-ColorPicker-gradientPicker, and/or provide additional classes when using components with the color picker, like <MenuButtonTextColor ColorPickerProps={{ classes: { gradientPicker: "custom-class" } }} />.

Internal-only changes

New Contributors

Full Changelog: v1.17.1...v1.18.0