Skip to content

openByClickOn element is not wrapped by div

Compare
Choose a tag to compare
@tajo tajo released this 02 Feb 15:39
· 151 commits to master since this release

openByClickOn element is not wrapped by unnecessary div element anymore

  • cleaner markup
  • className openByClickOn removed
  • this is good if this element is something like button that should be inlined
  • this is a BC change; thus, major release

For more info: #40