Skip to content

Releases: eea/volto-tabs-block

5.0.6

05 Jul 14:50
4a9c1f1
Compare
Choose a tag to compare
Merge pull request #55 from eea/develop

fix: use SelectWidget instead of ArrayWidget in schema

5.0.5

04 Jul 08:54
d51ffd9
Compare
Choose a tag to compare
Merge pull request #54 from eea/develop

set gutter on carousel

5.0.4

12 Jun 21:09
23565e2
Compare
Choose a tag to compare

🛠️ Others

  • test: add unit tests for helpers - Refs #253277 [ana-oprea - aa270d7]

5.0.3

12 Jun 18:43
3445ed8
Compare
Choose a tag to compare

🛠️ Others

  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - e3b0519]
  • test: Fix test config, coverage Refs #253277 [valentinab25 - 82d25a1]

5.0.2

19 May 07:54
73ec86b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: git lint not ok #252540 [Andrei Grigore - 8f6aaf9]

🛠️ Others

  • same name consistency [Andrei Grigore - 2dd0742]
  • lint [Dobricean Ioan Dorian - 85bb068]
  • lint [Dobricean Ioan Dorian - 5d3d44a]
  • lint [Dobricean Ioan Dorian - 2086359]
  • lint [Dobricean Ioan Dorian - 9cb8474]
  • final [Dobricean Ioan Dorian - 6b502c7]
  • accordion ready [Dobricean Ioan Dorian - 224f397]
  • horizontal responsive edit [Dobricean Ioan Dorian - 846f618]
  • horizontal [Dobricean Ioan Dorian - 877e906]
  • horizontal [Dobricean Ioan Dorian - 9d8c0dc]
  • horizontal [Dobricean Ioan Dorian - 2ceb2d6]
  • resize handler [Dobricean Ioan Dorian - 94d825e]
  • inverted & icon & style & reverse [Dobricean Ioan Dorian - 9b703c6]
  • inverted & icon & style & reverse [Dobricean Ioan Dorian - aa9706b]
  • edit blocks [Dobricean Ioan Dorian - d4b8126]
  • accordion design [Dobricean Ioan Dorian - 943a842]
  • remove useeffect [Dobricean Ioan Dorian - 461d325]
  • accordion [Dobricean Ioan Dorian - a9c4e85]
  • lint [Dobricean Ioan Dorian - f920a0e]
  • first [Dobricean Ioan Dorian - 6c305aa]
  • remove data content jj [dobri1408 - 2464dee]
  • lint [Dobricean Ioan Dorian - 44e74f7]
  • lint [Dobricean Ioan Dorian - 8901729]
  • lint [Dobricean Ioan Dorian - 08d2b07]
  • seo slides and printing styles for carousel [Dobricean Ioan Dorian - 5ec312b]
  • remove big border [Dobricean Ioan Dorian - fff673d]
  • default & horizontal responsive [Dobricean Ioan Dorian - f2b3444]
  • accordion template [Dobricean Ioan Dorian - 5649125]
  • fix select [Dobricean Ioan Dorian - 7628e86]

5.0.1

16 May 07:44
f361336
Compare
Choose a tag to compare
Merge pull request #44 from eea/develop

fix: show properties for block inside tabs block

5.0.0

24 Apr 16:25
46d019a
Compare
Choose a tag to compare

🚀 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]

4.0.1

04 Apr 12:18
d092b35
Compare
Choose a tag to compare

🚀 New Features

  • feat(EditBlockWrapper.jsx): add buildStyleClassNamesFromData helper function to import [Miu Razvan - b3cd3c8]

🐛 Bug Fixes

  • fix(Edit.jsx): add key prop to MenuItem component to avoid warning in console [Miu Razvan - 55cc784]

4.0.0

10 Mar 21:06
d63af9a
Compare
Choose a tag to compare

💅 Enhancements

  • feat(a11y): Accesibility [Andrei Grigore - #36]

🏠 Internal changes

  • chore(accordion): Cleanup menuColor [Alin Voinea - de63905]
  • chore(typo): Fix typo accesibilty [Alin Voinea - cc7754e]

🛠️ Others

  • Release 4.0.0 [Alin Voinea - 8fc4cc9]
  • test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - 3348950]

3.0.1

16 Nov 14:50
4f51792
Compare
Choose a tag to compare

🛠️ Others

  • test(estlint): Fix .project.eslintrc.js [Alin Voinea - 68e194b]
  • test(cypress): Fix failing tests [Alin Voinea - 51ce4e7]