Releases: MadeInHaus/haus-core
Releases · MadeInHaus/haus-core
@madeinhaus/carousel@2.5.0
Minor Changes
- 583fef3: bugfix: Measure container width using offsetWidth instead of getBoundingClientRect
@madeinhaus/disclosure@2.5.0
Minor Changes
- 2c2e578: Default controlled open index to -1, Add isOpen default awareness of defaultOpenIndex
@madeinhaus/textural-video@2.1.0
Minor Changes
- fb8acd3: Removes intersection play/pause logic as modern browsers handle this. Adds forwardRef.
@madeinhaus/splitter@0.2.0
Minor Changes
- 17553ce: Add forwardRef
@madeinhaus/splitter@0.1.3
Patch Changes
- 3c55d1d: Add htmlString property as alternative for children
@madeinhaus/splitter@0.1.2
Patch Changes
- b90d890: Export types and utils
@madeinhaus/splitter@0.1.1
Patch Changes
- 3cb07f8: Initial release
@madeinhaus/carousel@2.4.0
Minor Changes
- 6e613cc: Add options argument to moveIntoView method
@madeinhaus/disclosure@2.4.0
Minor Changes
- 5d1a6fa: Remove warning for adding a className to Details element
@madeinhaus/textural-video@2.0.0
Major Changes
- e0ef130: Sunset mp4, webm and isTransparent props in favor of {primary/secondary}Video{Url/Type}, primaryVideoType now defaults to "video/webm", and secondaryVideoType to "video/mp4"