Skip to content

Latest commit

 

History

History
98 lines (61 loc) · 6.68 KB

CHANGELOG.md

File metadata and controls

98 lines (61 loc) · 6.68 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

2.0.0 - 22 April 2024

🚀 New Features

  • feat: Release 2.0.0 - Volto 17 support [alin - 469692b]
  • feat: Volto 17 support - refs #264527 [Alin Voinea - 2534314]

🏠 Internal changes

  • chore: Fix package.json [alin - c96ac43]
  • style: Automated code fix [eea-jenkins - 6d26a6b]

🛠️ Others

  • test: add unit tests and delete snapshots [ana-oprea - 7f2b845]
  • test: Update to volto 17 PR30 [valentinab25 - 6697fb7]

1.1.5 - 24 October 2023

🏠 Internal changes

  • chore: husky, lint-staged use fixed versions [valentinab25 - 3b4adf2]
  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - c16abe5]

🛠️ Others

  • test: change volto version in Jenkinsfile [ana-oprea - 3105c0e]

1.1.4 - 29 September 2023

🏠 Internal changes

  • style: lint-staged reorder in package.json [Alin Voinea - 32f539b]

🏠 Documentation changes

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

🛠️ Others

  • test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - bf4ccce]

1.1.3 - 30 August 2023

🏠 Documentation changes

  • docs: add demo gif - refs #253277 [ana-oprea - 6fb046f]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - 21582c2]

🛠️ Others

  • i18n: Add en [Alin Voinea - 887a3ae]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 0aa0de3]

1.1.2 - 24 July 2023

🛠️ Others

1.1.1 - 12 June 2023

🛠️ Others

  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - e1ce5b5]
  • test: Add unit tests for ThemePicker - refs #253277 [ana-oprea - af101a9]
  • test: Fix test config, coverage Refs #253277 [valentinab25 - 3ff76f4]

1.1.0 - 27 March 2023

🛠️ Others

1.0.3 - 8 February 2023

🛠️ Others

  • back to no theme / undefined [andreiggr - e046c5f]

1.0.2 - 3 February 2023

🛠️ Others

  • no-theme is default [andreiggr - 1978f76]
  • fix scrolling to top of form when switching from undefined value to some value [andreiggr - 877d385]
  • removed default theme in favor of no theme value [ichim-david - baa5b83]

1.0.1 - 31 January 2023

🛠️ Others

  • update volto addon template to theme picker [andreiggr - 370e76e]
  • 1.0.0 release [Andrei Grigore - 7c232dd]

1.0.0 - 26 January 2023

🛠️ Others

  • have themeColors provided by the widget [andreiggr - 1fa8702]
  • themepicker work with pluggableStyles only [andreiggr - 8db32a7]
  • map colors to widget [andreiggr - a97b27e]
  • init theme picker widget [Andrei Grigore - e9317a9]
  • Initial commit [Andrei Grigore - a93a7fa]