Skip to content

Releases: gitbrent/bootstrap4-toggle

Version 3.6.1

Choose a tag to compare

@gitbrent gitbrent released this 18 Oct 04:21

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

Choose a tag to compare

@gitbrent gitbrent released this 18 Oct 04:14

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

Choose a tag to compare

@gitbrent gitbrent released this 03 Jul 00:36

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

Choose a tag to compare

@gitbrent gitbrent released this 04 Jan 03:42

Added

  • Outline button styles are now available

Changed

  • Updated to Bootstrap version 4.2.1

Version 3.3.0

Choose a tag to compare

@gitbrent gitbrent released this 20 Dec 04:24

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

Choose a tag to compare

@gitbrent gitbrent released this 28 Nov 03:47

Added

Changed

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

Removed

Version 3.1.0

Choose a tag to compare

@gitbrent gitbrent released this 26 Oct 03:10

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

Choose a tag to compare

@gitbrent gitbrent released this 21 Oct 17:35

UPDATED for Bootstrap 4

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