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
Added
- New
Page
component! Use this as a top-level wrapper. - Added a new debug mode! Add the
debug
property to anyRow
component to try it out. - Added
xs
property toColumn
- Added
xsShift
property toColumn
Changed
- Switched the
children
property of theRow
component to be anode
instead of anelement
. - Refactored media utility.