v1.0.0
Major changes
- Bump
react-basic
dependency to13.0.0
- Add missing
S40
constructor toSpace
Minor changes
- Introduced experimental modules:
Lumi.Components
-- types and functions for creating and renderingLumiComponent
s, an abstraction overReactComponent
Lumi.Styles.*
-- composable style-only component definitionsLumi.Components.*
-- components build from the above modules which support style overrides viaPropsModifier
composition