Releases: jxom/fannypack
Releases · jxom/fannypack
2.16.0
Features
- Add
<Pane>
(layout component): 7b007fc
Chores
- Replace Circle CI in favour of Travis (which we already had a config for): e383db1
2.14.4
Enhancements
- Add indeterminate checkboxes (
indeterminate
prop on <Checkbox>
): ca3300a
2.14.3
Enhancement
- Add ability to specify font weight from theme for the
fontWeight
prop. E.g. (<Text fontWeight="semibold">Hello</Text>
): c99d29c
2.14.2
Patches
- Made inverted tint text colors a bit darker: a0030a5
- Add variants to
<Alert>
& make default Alert have a white background: aa13573
2.14.1
Enhancements
- Add
<Tags>
component to group tags: cab18cb