Changelog

v2.4.0 (2024-09-13)

  • Update font references

v2.3.1 (2024-08-29)

  • Add zIndex styling property to Navigation Bar

v2.3.0 (2024-08-28)

  • Updated Logo sizing for Humongotron and Jumbotron

v2.2.0 (2024-08-28)

  • Navigation Bar component

v2.1.0 (2024-08-26)

  • Update to change Title element font sizing at large breakpoint

v2.0.0 (2024-08-22)

  • Update Card List to have card title be optional

v2.0.0-rc.5 (2024-08-08)

  • Dependency Updates
  • Update House of Rohl styling

v2.0.0-rc.4 (2024-07-31)

  • Refactor styling to use logical properties
  • Dependency updates

v2.0.0-rc.3 (2024-07-25)

  • Linting updates
  • Fix bug with SVG icons not displaying on Safari
  • Fix padding bug with container element Safari

v2.0.0-rc.2 (2024-07-24)

  • Update video element with Widen for different brands

v2.0.0-rc.1 (2024-07-24)

  • Linting 🤮
  • Dependency updates

v2.0.0-beta.5 (2024-07-15)

  • Update video element to allow non-Widen URLs
  • Fix bug with video player still playing audio with muted attribute set

v2.0.0-beta.4 (2024-07-11)

  • Fix alignment bug with Minitron content
  • Dependency updates
  • Refactor styling for Sass Mixed Declarations being being deprecated

v2.0.0-beta.3 (2024-07-10)

  • Refactor Brand styling file structure
  • Update Card List main CTA when in footer is enabled
  • Storybook updates
  • Add fallback for Badge element background color
  • Update Minitron detail to center vertically
  • Update CTA base hover styling
  • Add Master Lock branding
  • Additional Shopify recipes added
    • Card List
    • Jumbotron
    • Minitron
    • Video Player
  • Add changelog to Styleguide (this list you’re reading 😉)

v2.0.0-beta.2 (2024-07-03)

  • Add House of Rohl branding

v2.0.0-beta.1 (2024-07-02)

  • Fix logo bug with Jumbotron and Humongotron

v2.0.0-alpha.4 (2024-06-25)

  • Update types reference for React components
  • Add Shopify recipes

v2.0.0-alpha.3 (2025-06-20)

  • Update custom font references
  • various package updates
  • Update to font size styling

v2.0.0-alpha.2 (2024-06-12)

  • Add updated styleguide for Neighborhood
  • Integrate Storybook
  • Clean up references and types

v2.0.0-alpha.1 (2024-05-22)

  • Humongotron created as a separate component from Jumbotron
  • Core Neighborhood components
    • Card List
    • Headline Content
    • Hero Split
    • Humongotron
    • Jumbotron
    • Minitron
    • Video Player
  • React version of components
  • Demos of React with Vite and Next.js