Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 531 Bytes

CHANGELOG

v1.0.1

  • list: Support static lists.
  • navigator: Properly render pages.

v1.0.0

v0.7.4

  • modal: Fix hide and show logic.
  • carousel: Refresh carousel when number of children changes.

v0.7.2

  • tabbar: Fix regression.

v0.7.1

  • navigator: add routes to events

v0.7.0

  • tabbar: New interface with index.
  • page: Fixed bug with modifier not being applied to pages. Add contentStyle property.
  • page: Add renderFixed prop to render fixed position conent.
  • range: Fix value prop.