Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- floating-label: Generate valid CSS calc (304a94e)
- floating-label: replaced incompatible value types in calc statement by compatible ones (23073a3)
- textfield: Fix bugs and compilation errors due to custom properties in the theme map (1dc797e)
Features
- floatinglabel: Extract
static-styles mixin (419b23c)
- floatinglabel: Extract
theme-styles mixin (87809c7)
- text-field: add the ability to hide the asterisk required marker in floating labels (f476fde)
- textfield: Changed visibility of $custom-property-prefix to public. (274610c)