Skip to content

v.1.0.3

Latest
Compare
Choose a tag to compare
@DBDeve DBDeve released this 05 Sep 13:06
fb24a65

changed

  • NavBar component renamed HeaderNavBar.
  • SocialIcons component renamed HeaderSocialIcons.
  • NavBarLogo component renamed HeaderImageLogo.

Added

  • Footer component
    • FooterNavbar component
    • FotterAddress component
    • FooterSmall component
    • FooterRow component
  • header component
    • customize padding and hover color in the Header component using hoverColor and padding property.
    • enabled the hover event in HeaderNavBar and HeaderSocialIcons components using enableHover property.
    • enabled the separator in HeaderNavBar component using enableBorderRight property.
    • set the size of the social icons using sizeIcon property.
    • set size and family font in HeaderNavBar component using text property.
  • The aria-label description now updates automatically based on the language set in the lang tag (curently it supported english end italian languages)
  • add CHANGELOG.md file