Skip to content

6.0.1

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 03 Oct 15:33
· 170 commits to master since this release
3fcebd8

🐛 Bug Fixes

  • fix(edit): block description due to typo [David Ichim - 942dbb4]

💅 Enhancements

  • change(tabs): refactor accordion template to use accordion classes Refs #256605 #63 from eea/fix-inverted-css [ichim-david - 5d29463]
  • change(tabs): removed styling for RRT_accordion regarding colors since the options were removed [David Ichim - 23e33b1]
  • change(tabs): removed theme styling from package as we already have the styling in volto-eea-design-system [David Ichim - d4280b1]
  • change(responsive-tabs): removed rtabs styling, pointing and secondary option from accordion template [David Ichim - e084ccc]

🏠 Documentation changes

  • docs: Update README and DEVELOP [Alin Voinea - e35251d]

🛠️ Others

  • test: increase cypress timeout [ana-oprea - e3175ba]
  • restore test to bump test coverage [David Ichim - fbc2291]
  • end cypress tests with contains statements [David Ichim - 8bae801]
  • comment cypress flaky test for now [David Ichim - 3e679be]
  • added pointing and secondary tab options also to the accordion responsive template for backward compatibility [David Ichim - 7a03e3d]
  • removed color property condition regarding theme colors as that concerns only the accordion template [David Ichim - a6f975a]
  • break basic block test into 2 tests since we tested the carousel template [David Ichim - ef2c02b]
  • modified accordion template test to catch more conditions thus increasing test coverage [David Ichim - 2345325]
  • add tabs-secondary-variant class tabs for default and accordion variant [David Ichim - ff9d558]
  • typo fixing in carousel template [David Ichim - 56341d0]
  • lint fix [David Ichim - fb5b681]
  • bump package version due to major changes to themes functionality [David Ichim - c889732]
  • lint fix [David Ichim - 2ef951f]
  • bring back logic that reads the width of the component to determine if we have accordion or tabs [David Ichim - 807ce46]
  • removed extra scrollbar when editing the tab name [David Ichim - 76f8702]
  • bring back resize detector in order to correctly get the re-render of tab to accordion [David Ichim - 0d72f04]
  • Update 01-block-tabs.cy.js [dobri1408 - 85a0fdb]
  • test accordion template [Dobricean Ioan Dorian - 58ba666]
  • add test [Dobricean Ioan Dorian - 02b47d0]
  • fix stylelint [Dobricean Ioan Dorian - a9c0c2d]
  • remove resizedetector [Dobricean Ioan Dorian - 37cf3c5]
  • tabs [Dobricean Ioan Dorian - e6a1a45]
  • remove RRT_accordion styles [Dobricean Ioan Dorian - d82887a]
  • WIP using accordion classes instead of relying on styling menu as accordion [David Ichim - e50ef8b]
  • fix css inverted [Dobricean Ioan Dorian - fdf86b5]