Skip to content

New components and API

Compare
Choose a tag to compare
@geotrev geotrev released this 29 Mar 04:13
· 415 commits to master since this release

Version 4.0.0 comes with a number of updates:

New Components:

  • Tooltips! Make use of this common UI pattern with a simple tooltip component. Very easy to setup and uses the same API as the other components.

Refined Modal Component API:

  • Modals no longer need data-target or data-modal-id attributes. This is a breaking change if you use modals in your projects. See the examples on the docs to see the correct html needed.