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.
- Several SASS warnings during build
- SASS warnings during build
- Updated dependencies
- Add border transition to all elements
- Improved centering of checkbox/radio button
- HTML form validation message
$formbase__select_sizeoption to change the size of the select arrow$formbase__control_sizeoption to change the size of the control checkbox and radio button
- The height of control elements is now always correct, even when the control itself if taller than the text
$formbase__gutteris now separated into$formbase__marginand$formbase__padding
- Long select option text continues below select arrow
- Replace
gulpandbasicTaskswith custom build process
- Fixed minification bug that broke with IE placeholders
- CSS for consistent cross browser styling even without
normalize.css $formbase__radiusoption to change input border radius$formbase__coloroption to change input color$formbase__placeholderoption to change input placeholder color
- Default active color is now
#17f
- Focus styling for radio and checkbox control
- Copyright date
- Removed redundant CSS
- Demo with english content/labels
- Syntax of JS files
- Syntax of SASS files
- Added a changelog
- Ignore
yarn.lockandpackage-lock.jsonfiles