Skip to content

v0.1.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamiepollock jamiepollock released this 27 Mar 02:21
· 64 commits to master since this release

Color Picker updates

Update to the color picker to now repurpose the Umbraco Core Color Picker markup.

  • This fixes the issue of having no border when the color white was added.
  • It also brings one of the editor tools inline with the core authoring experience.

Docs updated to reflect this change.

Minor breaking changes

Color Picker: As a payoff for using the Umbraco Core Color Picker markup all prevalue colors must be entered as a hexcode rather than the full range of supported color value types CSS offers.

If you had previously used a non-hexcode color these will need to be changed over to their respective hexcode color.