Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

44 lines (27 loc) · 1.73 KB

Changelog

All notable changes to bpmn-js-color-picker are documented here. We use semantic versioning for releases.

Unreleased

Note: Yet to be released changes appear here.

0.7.1

  • FIX: correct positioning of color picker (#40)

0.7.0

  • FEAT: sentence-case labels (325dd81)
  • FEAT: use imageHtml for icon rendering (36b39a9)
  • FEAT: add module export

0.6.1

  • CHORE: add LICENSE

0.6.0

  • FEAT: allow icon hover styling (#24, #27)
  • FEAT: respect default renderer fill and stoke color (#26)

0.5.0

  • FEAT: improve default color contrast (#9)
  • FEAT: integrate with new popup menu (#10)
  • FEAT: integrate with multi-element context pad (#13)
  • FEAT: dynamically generate entry colors (#12)
  • FEAT: be able to provide custom colors (#11)
  • DEPS: update to bpmn-js@11

0.4.0

  • FEAT: simplify color picker
  • FEAT: translate color picker entries

...

Check git log for earlier history.