Skip to content

v1.4.0

Compare
Choose a tag to compare
@simonwep simonwep released this 23 Aug 13:48
· 172 commits to master since this release

Changelog:

  • Add: New getSelectedColor() function to get the currently selected color. Can be null if no color was selected.
  • Add: container option to specify the parent of pcr-app #138 .
  • Change: Export resolveElement function which supports >>> as shadow-dom selector.