mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
2.8 KiB
2.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
3.5.0 2019-07-02
Full Changelog
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
3.4.0 2019-01-03
Full Changelog
Added
- Outline button styles are now available
Changed
- Updated to Bootstrap version 4.2.1
3.3.0 2018-12-19
Full Changelog
Added
- New test created to compare core bootstrap sizes to bootstrap4-toggle
Changed
- Introduced new
sizevalues that mirror bootstrap 4: (lg,sm,xs) - Converted all css units from
pxtorem - Properly added border on
lightbutton (moved from .toggle class)
Removed
DEPRECATED Classic size values (large, small, mini)
3.2.0 2018-11-27
Full Changelog
Added
Changed
- Removed permanent
activestate from "Off" label so mouse-over highlighting works the same as "On"
Removed
3.1.0 2018-10-25
Full Changelog
Added
index.htmlincludes new section with dark mode colors
Changed
index.htmlnow fully responsive, better menu, rearranged sections- Tweaked
borderproperty to work with all backgrounds and colors
Removed
3.0.0 2018-10-21
Full Changelog
Added
- Touch support
Changed
- Implements Bootstrap 4 colors/styles
Removed
- Old Bootstrap 2 files