Skip to content

A few `heightMode` and general Carousel height issues fixed!

Compare
Choose a tag to compare
@sarmeyer sarmeyer released this 17 Dec 23:24
  • Fixes for leftAlign added for heightMode="current" and heightMode="max"
  • #614 Remove getListItemStyles() from type definitions (Thanks @esetnik)
  • #619 Configure keyboard keyCodes so default ones can be overridden (thank you @mtsandeep)
  • #620 Avoid redundant dimension calculations after a DOM mutation (thank you @Sidnioulz)
  • #621 Add TS definition for renderAnnounceSlideMessage (thanks @michaelgt04)
  • #625 Fixes Issue 521: Initial height calculations will be repeated until successful. (thank you, @mariano-formidable)
  • #626 Height mode 'current' uses tallest visible slide (thank you @mariano-formidable)
  • #628 Adding missing Type For keyCodeConfig prop (thanks, @mtsandeep)