Releases: appearhere/bloom
Releases Β· appearhere/bloom
v0.27.0-14
- Fix
<Input />
width being hardcoded to50%
8b08e95
v0.27.0-13
- Fix
<CheckboxGroup />
not passing the correctonChange
fn down 8acb4c8 - Lower modal z-index to give precedent to notifications 86eb56a
- Refactor CSS size variables for scalability 3c17dc4
- Add
priority
prop to<Btn />
,<Input />
and<Select />
7a0a86b - Update icon-search to face the correct direction 7f272a0
v0.27.0-12
- Update action button default font size to be larger 666bb18
- Add onClick prop to destination listing cards 0b00814
- Stop
<Modal />
s, with overflow, from sticking when scrolling 3210e9f - Allow place badge text to be localised ff72938
- Add onClick event to space placeLabel aea97f6
- Fix
<FloatingActionBtn />
displaying it's icon too small 7c37ba4
v0.27.0-11
v0.27.0-10
- Revert 6ec8fff icon-chevron update c6589ce
- Manually position
<Select />
arrow for best aesthetic 1f12c6b - Update
<Select />
styles to match<Input />
and prevent leakage 17f3d21 - Refactor pagination track into its own component afb0712
- Allow custom props for link and arrow components on pagination 0e44f5f
v0.27.0-9
v0.27.0-8
- Stop opening a modal window scrolling the user to the bottom of the page 70bdf8d
- Allow
<AreaUnits />
to accept a string value a9c168e - Make
<InputRange />
&<InputRangeWithHistogram />
render consistently 06430d7 - Allow
<InputField />
'svalueReply
+error
props to be nodes c739600 - Move space listing to destination listing card d3aad01
- Add Place Listing card 8d385cb
- Prevent dragging on destination card carousel 533c00f
- Fix behaviour of clicking on carousel items 5469113