Skip to content

Releases: oacore/design

0.0.4

16 Dec 14:26
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Added

  • AppBar
    • AppBar.Item
    • AppBar.Brand
  • Table
    • Table.Head, Table.Body
    • Table.Row
    • Table.Cell, Table.HeadCell

Fixed

  • classNames utility interface to prevent class names overlapping

Other changes

  • Moved to sanitize.css, removed Bootstrap Reboot, normalize.css

0.0.3

10 Dec 12:28
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
Add TextFields

Add as simple as possible TextField that dangerously affect
global scope by styling <input> and <label> elements using
type selector.

It should be moved to proper place in Foundation at some point.

0.0.2

06 Dec 16:45
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
Fix components font family in docs

0.0.1

06 Dec 16:43
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
Fix components font family in docs