Releases: edx/ux-pattern-library
Releases · edx/ux-pattern-library
Version 0.8.2
- adding system utility-based information color (and range)
- removing unused animate.css package from dependencies
Version 0.8.0
- renaming button types to suggest more visual styling in nature
- simplifying classes needed to reference buttons
- removing extraneous visual button styles (elevated alt)
- revising combo/button group styling and architecture
- abstracting out buttons into Sass placeholders to extend (matching how we have architected other patterns)
Version 0.7.5
- simplifying and standardizing copy element syntax to use Sass placeholder extends
Version 0.7.4
Correcting styling for disabled enhanced radio button
Version 0.7.3
- added transparent options to base and utility palettes
Version 0.7.2
- correcting doc/depedency small errors with npm package
Version 0.7.1
Merge pull request #241 from edx/talbs/fix-version-0.7.1 FIX - Bump Version to 0.7.1
Version 0.7.0
- moving from Bower-based to NPM-based package management.
Version 0.6.0
- Increase placeholder image sizes
- Revising color patterns to use Sass mix() method
Version 0.5.0
- Reconfigured preset Sass organization and compilation to make customization of patterns easier.
- Core utilities and set up are now called in one Sass partial.
- Patterns now define scoped settings they need.
- Cleaned up formatting and terminology within Sass inline documentation