Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Hedron 0.2.0 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@AriTheElk AriTheElk released this 12 Nov 05:17
· 290 commits to master since this release

Added

  • New Page component! Use this as a top-level wrapper.
  • Added a new debug mode! Add the debug property to any Row component to try it out.
  • Added xs property to Column
  • Added xsShift property to Column

Changed

  • Switched the children property of the Row component to be a node instead of an element.
  • Refactored media utility.