Skip to content

5.0.0

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 24 Apr 16:25
· 311 commits to master since this release
46d019a

🚀 New Features

  • feat(SEO): Render content of all tabs initially for SEO optimization and use CSS to hide non-active ones - Refs #250207 [dobri1408 - f3499f2]

🐛 Bug Fixes

  • fix(tabs): scrollToElement on mount of View templates [nileshgulia1 - be6a6fb]

💅 Enhancements

  • refactor(code): Cleanup code as per sonarqube issues [Teodor Voicu - 5b73ca6]
  • refactor(helpers): make getParentTabFromHash bulletproof refs#153601 [nileshgulia1 - 890ac8c]

🏠 Internal changes

  • chore(package.json): update package version from 4.0.1 to 5.0.0 [Miu Razvan - e0fee6f]
  • chore: fix eslint Refs #153601 [nileshgulia1 - 79589b7]

🛠️ Others

  • Merge pull request #35 from eea/fix-tab-anchors-scroll [Nilesh - 532f05b]
  • clean up code [Miu Razvan - 0228e2d]
  • prettier fix [Miu Razvan - cb7564c]
  • fix onSelectBlock callback [Miu Razvan - 5af17e6]
  • revert breaking changes [Miu Razvan - ff1fc59]
  • bump major version [nileshgulia1 - 4fbae52]
  • move slug check to volto-anchors [nileshgulia1 - 1e33c22]
  • fix scrolling onTabChange [nileshgulia1 - 7051676]
  • fix scroll to target [nileshgulia1 - 02edb7b]
  • scrollToTarget method [nileshgulia1 - d6732e1]
  • re add hocs, not a breaking change [nileshgulia1 - a1bb60b]
  • scroll to anchors computed from hash [nileshgulia1 - 9a3da29]