Skip to content

v0.4.0

Choose a tag to compare

@yairEO yairEO released this 24 Dec 12:09
· 121 commits to master since this release
  • added "standalone" setting: if true - does not create an iframe and appends it to the page, but simply gives the developer the DOM node, as is, to inject manually with knobs.DOM.scope node. Note that CSS in also needed ('./src/styles/styles.scss`) 854f81d
  • moved method to a better location in the file 818e04f
  • [BUGFIX] - removed the need for background color on the knobs's group for the collapsing effect overflow. Added an extra wrapped which encapsulates the effect. Now the main knobs background can have opacity which looks perfect. 1e822ee
  • [FEAT] Add a toggle button next to each knob (if supplied in setting to allow it) 81a845d
  • minor style changes 57291d5
  • improved visual expand/contract of knobs sections 2847178
  • [BUILD] e5cb8b2

v0.3.5...v0.4.0