Skip to content

v2.0.0-rc.24

Pre-release
Pre-release

Choose a tag to compare

@Akryum Akryum released this 23 Nov 11:35

New

New features have landed to help change all the CSS classes in case of conflicts with other libraries (looking at you bootstrap).

  • Tooltip arrowSelector and innerSelector options (and corresponding global options).
  • Popover popoverBaseClass, popoverInnerClass, popoverWrapperClass and popoverArrowClass props (and corresponding global options).

Other new features:

  • Popover disabled prop.

Improvements

  • Popover: improvements has been made to internals regarding the show and hide actions.
  • Better demo design.

Fixed