Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 778 Bytes

CHANGES.md

File metadata and controls

43 lines (27 loc) · 778 Bytes

#CHANGES

0.6.4

  • Upgrade Bootstrap resources to 3.0.3. (Thanks to sunglim)
  • Fixed Collapse component toggle params not work issue

0.6.3

  • Collapse component is ready.

0.6.2

  • Fixed tooltip events.
  • Allow custom HTML validator in tooltip and popover. (Thanks to nawafnaim)
  • Minot fixes.

0.6.1

  • Fixed dropdown events.

0.6.0

  • Migrate to Bootstrap 3.0.0

0.5.3

  • Tooltip component is ready.
  • Popover component is ready.
  • Remove resolveString(), resolveInt() utilit functions.
  • Minor bug fixes.

0.5.2

  • Scrollspy component is ready.
  • Provided utility functions for user extension.
  • Misc bug fixes.

0.5.1

  • Added responsive CSS files.
  • Trantition was falled back to no animation in IE 9.
  • Changed component registration API.