Releases: gitbrent/bootstrap4-toggle
Releases · gitbrent/bootstrap4-toggle
Version 3.6.1
Version 3.6.0
Version 3.5.0
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
Added
- Outline button styles are now available
Changed
- Updated to Bootstrap version 4.2.1
Version 3.3.0
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
torem
- Properly added border on
light
button (moved from .toggle class)
Removed
DEPRECATED Classic size
values (large
, small
, mini
)
Version 3.2.0
Added
Changed
- Removed permanent
active
state from "Off" label so mouse-over highlighting works the same as "On"
Removed
Version 3.1.0
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
UPDATED for Bootstrap 4
- Implements modern bootstrap style
- Touch support
- Includes
mini
size