Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@kartik-v kartik-v released this 13 Oct 18:59

Date: 2014-07-15

Changes

  • Initial release.
  • PSR4 alias change for composer.json.

Initial Features

  • The extended popover can be rendered just like a bootstrap modal dialog with the bootstrap popover styling. Since the plugin extends the bootstrap modal,
    all features of the bootstrap modal and its methods are also available.
  • Adds a popover footer along with header. Configuration of the HTML content for the popover is much easier, just like a bootstrap modal.
  • Specially styles and spaces out bootstrap buttons added in popover footer.
  • Add a close icon/button to a popover window.
  • Configure various prebuilt styles/templates. In addition to a default (grey), the bootstrap 3 contextual color styles of primary,
    info, success, danger, and warning can be used.
  • Control popover placements top, bottom, left, or right of the target element.
  • Specially style the popover arrow to be consistent for each contextual color and popover placement.
  • Prebuilt CSS styles for controlling appearance and sizes of the popovers