Skip to content

v1.0.0

Compare
Choose a tag to compare
@maddie927 maddie927 released this 04 Dec 04:05
62fffcd

Major changes

  • Bump react-basic dependency to 13.0.0
  • Add missing S40 constructor to Space

Minor changes

  • Introduced experimental modules:
    • Lumi.Components -- types and functions for creating and rendering LumiComponents, an abstraction over ReactComponent
    • Lumi.Styles.* -- composable style-only component definitions
    • Lumi.Components.* -- components build from the above modules which support style overrides via PropsModifier composition