Changelog
3.0
3.0.1
- added
containerElementto<Box>
3.0.0
- introducing a new
<Grid>component - added a new
spaceTypeprop to<Box> <Spacer>now disappears whenspaceis passed a0
2.0
2.0.8 - 2.0.11
- improved the prop types for
<Box>
2.0.7
- fixed an issue with
0values for baselineGrid multiplies
2.0.5 & 2.0.6
- fixed wrong import paths
2.0.4
- added missing (peer)Dependencies
2.0.3
- improved how the baselineGrid is applied
2.0.2
- readded
-webkit-overflow-scrolling: touchto<ScrollView>
2.0.1
- removed old exports from the main file
2.0.0
With 2.0 we shipped a completely new version of Kilvin implementing the most modern patterns and supporting a better Fela setup.
This release also removed the <View> and <Text> component.
1.0
1.0.1
- added
display: flexto<Absolute>,<ScrollView>and<View>.
1.0.0
First release