Changelog

Full changelog https://github.com/KawanuaDev/gorangocss/releases

1.10.x

New

Added new .dropdown, .navbar classes.

.dropdown
.navbar

Updates

  • .button box-shadow value for :active and :hover state.

  • Better .navbar responsive menu.

  • New .navbar--fixed option.

  • Lighter .notice background-color value.

  • Removing heading value conflict in normalize.

1.9.0

New

.hero
.button--{xs | sm | md | lg}
.notice--{info | success | warning | danger}

Updates

.bg--{dark | light}--gradient
.bg--{info | success | warning | danger}--gradient

1.8.0

New

.columns
.column
.column--{1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12}
.flex
.flex--{wrap | nowrap | reverse}
.card
.font--{xs | sm | md | lg | xl | xxl}

1.7.0

New

.highlight--{info | success | warning | danger}
.float--{left | right | none}
.rounded--{1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | full}
.txt--{left | center | right}
.txt--{upper | lower | capital}
.shadow--{xs | sm | md | lg | xl | inner | 0 }

Last updated