Skip to content

Releases: appearhere/bloom

v0.27.0-14

05 Apr 15:45
Compare
Choose a tag to compare
v0.27.0-14 Pre-release
Pre-release
  • Fix <Input /> width being hardcoded to 50% 8b08e95

v0.27.0-13

05 Apr 15:39
Compare
Choose a tag to compare
v0.27.0-13 Pre-release
Pre-release
  • Fix <CheckboxGroup /> not passing the correct onChange 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

03 Apr 12:58
Compare
Choose a tag to compare
v0.27.0-12 Pre-release
Pre-release
  • 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

31 Mar 10:00
Compare
Choose a tag to compare
v0.27.0-11 Pre-release
Pre-release
  • Prevent mapbox dragRotate on BaseMap dragRotate allows for 3D rotation using right click, we don't want this a8e91e0
  • Update mapbox-gl version 7117374
  • Increase FloatingActionBtn size 37d6ee4

v0.27.0-10

30 Mar 09:27
Compare
Choose a tag to compare
v0.27.0-10 Pre-release
Pre-release
  • 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

27 Mar 15:24
Compare
Choose a tag to compare
v0.27.0-9 Pre-release
Pre-release
  • Upgrade react-autosuggest to v9.0.0 00e8cb3
  • Fix <Input /> styles specifity in order to avoid framework leakage 2938e00
  • Ensure <Input />'s focus styles work regardless of state cf88f4f
  • Fix non uniq key warning when using Space or Place listing cards db0c7fb

v0.27.0-8

24 Mar 17:44
Compare
Choose a tag to compare
v0.27.0-8 Pre-release
Pre-release
  • 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 />'s valueReply + 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

v0.27.0-7

22 Mar 17:42
Compare
Choose a tag to compare
v0.27.0-7 Pre-release
Pre-release
  • Fix chevron icon to not use transform: rotate on path 94f5996

v0.27.0-6

22 Mar 15:51
Compare
Choose a tag to compare
v0.27.0-6 Pre-release
Pre-release
  • Rework and reorganise form components 6ec8fff
  • Name noop fn to improve debugging experience d6b9aac
  • Fix the map box marker event propagation 38c9475

v0.27.0-5

21 Mar 13:40
Compare
Choose a tag to compare
v0.27.0-5 Pre-release
Pre-release
  • Add Marker clustering 7751e68
  • Switch to @appearhere/mapbox-gl fork cfc325b
  • Handle clicking on cluster 6d38c79
  • Fix fitBounds padding not giving enough room on mobile 8a35a93
  • Add mapbox constants b9c8565
  • Add arrayOf proptype validation to MarkableMap d3b2862