Releases: appearhere/bloom
Releases Β· appearhere/bloom
v1.1.0-beta.34
- Truncate title and subtitle on DistrictCard with ellipsis
v1.1.0-beta.33
- Add grid layout
- Update District card to have object-fit and use smaller font for supporting copy
v1.1.0-beta.31
- Add district card
- Upgrading packages to fix security vulnerabilities
- Fixing MobileCarousel glitch on hover
- Adding center controls to Carousel
- Remove sectionheader from carousel for easier styling
v1.1.0-beta.29
Stopped using @appearhere/mapbox-gl
in favour of mapbox-gl
.
If you are using @appearhere/mapbox-gl
in your project you might have to replace that with mapbox-gl
before upgrading Bloom, because the two packages don't work too well together.
Worst-case scenario if you're using a lot of functionality from @appearhere/mapbox-gl
- you might need to run both @appearhere/mapbox-gl
and mapbox-gl
until you migrate.
v1.1.0-beta.27
- Removing forked nuka carousel and adding directly
- Adding new ScreenSize component
- Adding new CardCarousel component
- Updating PictureCard component to take a new bottom property
v1.1.0-beta.24
Added a subtest to calendar day, in order to show prices, or other text below each day
v1.1.0-beta.23
Fix security vulnerabilities
v1.1.0-beta.21
Fixing left content sizing bug with collapsible panel
v1.1.0-beta.20
- Adding onClick prop to CollapsibleRow and updating styles when opened
- Adding new collapsible progress steps component
v1.1.0-beta.19
Adding opened prop to CollapsibleRow component