Skip to content

Releases: gitbrent/bootstrap4-toggle

Version 3.6.1

18 Oct 04:21
Compare
Choose a tag to compare

Added

  • Added option to change toggle without triggering onChange event (silent toggle) #7 (aswin1980)
  • Added accessibility properties to labels #11 (aproquot)

Changed

Version 3.6.0

18 Oct 04:14
Compare
Choose a tag to compare

Added

  • Added option to change toggle without triggering onChange event (silent toggle) #7 (aswin1980)
  • Added accessibility properties to labels #11 (aproquot)

Changed

Version 3.5.0

03 Jul 00:36
Compare
Choose a tag to compare

Added

  • Added ARIA role="button" tag to toggle
  • Added cursor: pointer; style to toggle

Changed

  • Fixed: Touch not working on mobile #2 (wilecoyte78)
  • Updated to Bootstrap version 4.3.1
  • Updated README with better Yarn instructions

Version 3.4.0

04 Jan 03:42
Compare
Choose a tag to compare

Added

  • Outline button styles are now available

Changed

  • Updated to Bootstrap version 4.2.1

Version 3.3.0

20 Dec 04:24
Compare
Choose a tag to compare

Added

  • New test created to compare core bootstrap sizes to bootstrap4-toggle

Changed

  • Introduced new size values that mirror bootstrap 4: (lg, sm, xs)
  • Converted all css units from px to rem
  • Properly added border on light button (moved from .toggle class)

Removed

DEPRECATED Classic size values (large, small, mini)

Version 3.2.0

28 Nov 03:47
Compare
Choose a tag to compare

Added

Changed

  • Removed permanent active state from "Off" label so mouse-over highlighting works the same as "On"

Removed

Version 3.1.0

26 Oct 03:10
Compare
Choose a tag to compare

Added

  • index.html includes new section with dark mode colors

Changed

  • index.html now fully responsive, better menu, rearranged sections
  • Tweaked border property to work with all backgrounds and colors

Version 3.0.0

21 Oct 17:35
Compare
Choose a tag to compare

UPDATED for Bootstrap 4

  • Implements modern bootstrap style
  • Touch support
  • Includes mini size