Releases: winjs/winstrap
Releases · winjs/winstrap
v0.5.12
v0.5.11
v0.5.10
v0.5.8: Merge pull request #137 from winjs/control-lists
- Added default styling for
pre
,blockquote
,ul
,ol
, anddl
. - Fixed Jumbotron max-width issue on wide screen width.
- Navbar styling bug fixes.
- Included Bootstrap's carousel styling.
Glyph fonts update and prebuilt CSS.
- Updated glyph fonts. Glyph style is now aligned with Windows 10.
- Added new glyphs.
- Removed fixed width from
.container
layout. - Prebuilt and minified CSS files. NPM and Bower packages now come with prebuilt
dist
folder and minified CSS files.
Jumbotron and navbar updates
- Simplified Jumbotron
- Added
.compressed
option to navbar.
Navbar & variable font path
- Big update to Navbar allowing two navbars to stack in the manner seen on the Microsoft Store
- Added variable font path with
!default
declaration to enable you to set the path based on your project needs
Side nav and other updates
- Added side-nav control.
- Moved bower to devDependency in package.json. That way people who consumes Winstrap using npm don't have to install bower.
NPM Package!
Added index.js and bumped version
More updates and bug fixes
- Updated toggle switch, tooltip, popover, and link button.
- Added color themes to
<a>
and fixed states. - Changed color theme classes.
- Updated breadcrumb styling.
- Changed font-family variable names.
- Updated glyphs font path.
- Fixed checkbox glyph issue.