Releases: appearhere/bloom
Releases Β· appearhere/bloom
v0.27.0-24
v0.27.0-23
v0.27.0-22
- Update DayPicker(s) to support more efficient state management 1be121d
v0.27.0-21
- Fix children proptype of
Medallion
being too restrictive 1857bfb - Increase font size of place link on
SpaceListingCard
6835807 - Move Map Markers into their own directory 2f1dfca
- Add tile background to
BaseMap
70bd5b8 - Move SpaceMarker -> Marker to make the component more flexible 87ae000
- Update place listing card style 5f46c81
- Prevent foundation style leaking 097a72f
- Make the place gradient overlay darker f724d6c
- Stop
<InputField />
strictly requiring children d94b341 - Reorganise calendar components into their own folders be0f500
- Remove unused calendar components c235e20
- Remove opinionated styling from calendar components fb90845
- Fix
generateArray
breaking when passed <=0 for the arr length 769b6e8 - Fix
getPreDayCount
returning -1 when there are no "pre days" 7c55f32 - Add variants to Map Markers a8d2333
- Add
<DayPicker />
and<DayRangePicker />
components 59e7e47
v0.27.0-20
v0.27.0-19
- [HOTFIX] Fix panel's use of an invalid context 275e84c
v0.27.0-18
- Add
<Medallion />
component 3dd58a5 - Add
childrenOf
propType helper fn 546b92e - Fix padding/margin modifiers 87d7176
- Add
<BtnGroup />
component a7e58b9 - Remove unused
<WithTitleBar />
modal window component 542b9c6 - Remove
<Banner />
component in favour of<Panel />
/<DismissablePanel />
0b88663 - Refactor modal
<Window />
component to be more flexible f1c984a - Fix
Btn
class names being override byBtnGroup
1df42b2 - Add TabBarIconItem component e29d14b