Skip to content

Releases: thednp/bootstrap.native

Minor fixes and improvements

21 Sep 02:54
Compare
Choose a tag to compare
  • Added dismissible popovers feature
  • Fixed some small issues with Button and child elements
  • Fixed the Collapse overflow issue caused by a setTimeout, the update function
  • All modules reworked for lesser polyfill requirements - replaced forEach with for
  • documentation updates

Added Bower/npm/RequireJS/CommonJS

17 May 14:42
Compare
Choose a tag to compare

Thanks to IngwiePhoenix we now have support to all modern stuff, changelog and details

Thank you. CDN is comming soon :)

Small fixes with carousel

07 May 23:05
Compare
Choose a tag to compare

Two quick fixes for Button and Modal

25 Apr 10:01
Compare
Choose a tag to compare
  • Remove cancellation of click event on Modal #4
  • Button toggle doesn't trigger change on any IE #3

Minor fix and improvement merged recently

15 Apr 21:53
Compare
Choose a tag to compare

Changes:

  • Toggle class "collapsed" on collapse trigger: #2
  • Fixed getOuterHeight: #1

Fixed bubble with Modal

10 Apr 12:33
Compare
Choose a tag to compare

Now modal works perfect.

Updated to Bootstrap 3.3.4

09 Apr 22:51
Compare
Choose a tag to compare

Small issue with Modal fixed.