Skip to content

v0.5.0

Compare
Choose a tag to compare
@ony3000 ony3000 released this 25 Nov 14:15
· 3 commits to master since this release
6a12f2b

What's Changed

  • feat(core): Implements a typography component by @ony3000 in #32
  • feat(core): Prevents leading-* class names from being merged with text-* class names by @ony3000 in #33
  • feat(core): Implements a skeleton component by @ony3000 in #34
  • feat(core): Implements an aspect ratio component by @ony3000 in #35
  • build(core): Improve performance of development environment by @ony3000 in #36
  • refactor(core): Ensures that class names written outside a component merge nicely with class names defined inside by @ony3000 in #37
  • feat(core): Implements chip component and chip delete component by @ony3000 in #38

Full Changelog: v0.4.1...v0.5.0