This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Releases: zlatanvasovic/mistype
Releases Β· zlatanvasovic/mistype
v1.7.0
v1.6.0
πͺ² Bug fixes
- Fix desktop-screen breakpoint
π Enhancements
- Add basic media queries
- Replace classical
box-sizing
reset with inheritance reset - Improve README
v1.5.1
πͺ² Bug fixes
- Remove dotfiles from Bower package
v1.5.0
π Enhancements
- Add
.editorconfig
π§ - Improve README and
bower.json
- Enlarge
body
font size - Reorganize selectors
- Restyle the template
v1.4.0
π¦ Bower
Mistype is now available on Bower, under the same package name. π
π Ehnancements
- Replace Normalize.css recommendation with Sanitize.css recommendation.
- Improve coding style.
- Improve margin control.
- Add the missing float of 10th column (
.col-10
) - Remove display utilities
- Add basic template (
template.html
)
v1.3.0
π Enhancements
- Improve README
- Remove redundant
-webkit
prefix - Set lighter
hr
border. - Remove
sub
andsup
styles, because of they're set in Normalize.css - Improve
.sr-only
styles. - Rename
.hide
to.hidden
and.show
to.shown
- Remove
!important
fromvisibility: hidden
in.hidden
v1.2.0
π Enhancements
- Remove reset and just keep
box-sizing
fix - Merge type and scaffolding styles
- Use 10 columns instead of 12. This requires less math and sizing is more precise
- Make column sizing responsive
- Remove
display: inline-block;
columns style - Rename
.hide
to.sr-only
- Rename
.hidden
to.hide
v1.1.0
π Enhancements
- Lighter padding.
- Remove
<a>
styles. - Better margin control.
- Add
.row
wrapper. - Use responsive units.
- Remove
!important
from.invisible
.
v1.0.0
Initial release of Mistype.