4.1.1 (2022-05-23)
- deps: update vue/cli-service to 4.5.17 (a20cc71)
4.1.0 (2021-12-22)
4.0.3 (2021-08-16)
4.0.2 (2021-05-10)
- headersection: moved padding in title of header section to h1 (3f03391)
4.0.1 (2021-03-12)
- accordionsection: fixed accordionSection (41ff3fe)
4.0.0 (2021-03-11)
- Release to fix release errors and adjust changelog
3.0.1 (2021-02-26)
- GoogleMapsSection: Removed default value for language prop
3.0.0 (2021-02-25)
- Import sections: Added new way to import sections directly
-
Accordion: Property
open
now works as intended -
GoogleMapsSection: removed default value for language
-
ImageSlider and Slider: added missing exports
-
LineSeparator: fixed LineSeparator to be working properly
-
NewsDetail: Image in NewsDetail now uses the Image properties and minor styling changes
-
InterestingFactsSection: Counters in InterestingFactsSection is now optional
-
FullWidthImageSlider: fixed FullWidthImageSlider when only one slide is given
-
GoogleMapsSection: fixed issue where undefined values would appear
-
ProductDetailSection: The property date has been changed from Date to string. The property socialText does not exist anymore and is transformed into an object.
-
ProductDetailSection: The property
foldableContentList
was removed and instead a slotadditionalContent
was added. -
Component Validation: Invalid strings or numbers in properties now causes an error in the console, and the component will not be rendered anymore.
2.3.9 (2021-01-25)
- package-lock: fixed registry for git-cz (7a9b966)
2.3.8 (2021-01-21)
- π Remove unused files, extract doc components from bundle (49e9f4c)
2.3.7 (2021-01-20)
- π Remove unused dependency and bump version (ac615aa)
2.3.6 (2021-01-20)
- accordionsection: change text and title type from string to RenteredType (697a247)
2.3.5 (2021-01-20)
- π Reenable animate-out animation in FullWidthSliderSection (3c02a77)
2.3.4 (2021-01-20)
- π Fix FullWidthSliderSection animation (77a5183)
2.3.3 (2021-01-19)
- π Fix layout errors in ProductListItem and ProductDetail (c74242a)
2.3.2 (2021-01-19)
- π Pass sizes / resolutions to img comp in ProductListItem (41ce8a3)
2.3.1 (2021-01-19)
- productlistitem: add margin above price (3dbe7d4)
2.3.0 (2021-01-19)
2.2.1 (2021-01-19)
- π Make media in Slide full width and height (982eeb7)
2.2.0 (2021-01-19)
- π Add hover as variant to opacity (4a91561)
- π fix responsive layout of headersection (#42) (2391092)
- Slotify Googlemaps section (1998a39)
2.1.1 (2021-01-19)
- π Optimize FullWidthSliderSection animation (113e497)
2.1.0 (2021-01-19)
- πΈ Pass slide and slideIndex to click event of FWSSection (b520429)
2.0.4 (2021-01-18)
- π rename onSlideAnimation to handleSlideAnimation (b48a322)
2.0.3 (2021-01-18)
- π Remove bottom padding from FullWidthSliderSection (fe39b51)
2.0.2 (2021-01-18)
- π Add all width classes to tailwind whitelist (d932430)
2.0.1 (2021-01-15)
2.0.0 (2021-01-15)
- If an item is clicked a itemClicked event is emitted.
- semantic-release: we've added semantic-release to automate the release process (2c235cd)