Skip to content

Releases: eea/advisory-board-frontend

0.46.0

10 May 09:40
a843583
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-climate-advisory-board-policy: 0.1.36 ~ 0.1.37

🚀 New Features
  • feat: remove trackPageView from out code since it is already done by load.js - test [Alexandru Medesan - aa8cd81]

0.45.0

04 May 13:27
0518014
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-climate-advisory-board-policy: 0.1.35 ~ 0.1.36

🏠 Internal changes
  • chore: fix lint [Alexandru Medesan - 70cdf31]
  • chore: fix lint [Alexandru Medesan - 2f00b53]
  • chore: fix lint [Alexandru Medesan - e257ce5]

0.44.0

03 May 14:15
87545c3
Compare
Choose a tag to compare

Internal

🚀 New Features

  • feat: remove europa analytics addon [Alexandru Medesan - 5387a87]

0.43.0

02 May 16:58
1162f59
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-climate-advisory-board-policy: 0.1.34 ~ 0.1.35

🚀 New Features
  • feat(facets): reorder the years in filter block in descending order and reorder the Subject field - Refs #252171 [ana-oprea - e14de47]
🐛 Bug Fixes
  • fix(import): fix filtered import path Refs #252171 [ana-oprea - 61678ac]

0.42.0

27 Apr 14:00
7f0f61c
Compare
Choose a tag to compare

Dependency updates

@plone/volto: 16.8.1 ~ 16.20.4

16.9.0 (2023-01-27)

Feature
  • Enable scrolling to ids via hashes in internal links @jackahl #4165
  • Read listing block schema from configuration registry @pnicolli #4231
  • Add displayName when registering a component @sneridagh #4282
  • Support for all default expanders (breadcrumbs, navigation, actions, types) in actions/reducers. Conditional loading of actions if the expanders are present. @sneridagh #4285
  • Add addNewBlock Cypress support command @sneridagh #4313
Bugfix
  • Fixed maxLength validation for string type fields @pnicolli #4189
  • bugfix : add pathname as required proptype in Blocks/Edit @akshatgarg12 #4194
  • (Fix) Select Widgets scrolls the page when the options are not visible @dobri1408 #4223
  • Updated volto-slate to check for slateSettings before falling back to config @danalvrz #4311
  • Fix bug where label of search facet wasn't translated when the content object is being translated @robgietema #4306
Internal

16.10.0 (2023-02-06)

Feature
  • Option for opening /edit with the same vertical offset like the page in view mode before. @ksuess #3662
  • Add option to add an action button to the top of the toolbar and to add a menu button to the bottom of the toolbar. @ksuess #4333
  • Update to latest versions in the backend for testing and the convenience api folder @sneridagh #4361
  • Content Rules: Support server-provided schema for condition and action @ericof #4368
Bugfix
Documentation

16.11.0 (2023-02-13)

Feature
Bugfix
  • Fix Cannot read properties of undefined (reading 'translations') @avoinea #4377

16.12.0 (2023-02-21)

Feature
  • Provide disabled props to all widgets, and pass disabled props in to babel views. @iFlameing #4396
Bugfix
Documentation

16.13.0 (2023-03-02)

Feature
  • Added a default Component to show when the Listing block has no results, and another only for the ImageGallery variation. Both of them registered in the block registration config. @ionlizarazu #3602
  • Add GHA Towncrier syntax checker @sneridagh #4450
Bugfix
  • On SSR-generated error pages, don't change the user's language to the default site language @tiberiuichim #4425
Internal
  • Expose a named export for the App component, separate its default wrappers as a separate connectAppComponent function. @tiberiuichim #4413
  • Use latest plone/server breed images @sneridagh #4454
Documentation
  • Fix links, convert features to definition list, add link to issue for TODO. @stevepiercy #4431
  • Update link to Yarn 3 Workspaces to avoid redirect to Yarn Classic 1.x. @stevepiercy #4441

16.14.0 (2023-03-03)

Feature

16.15.0 (2023-03-08)

Feature
  • Improvements to the dev API proxy:

    • Prefer RAZZLE_INTERNAL_API_PATH over RAZZLE_API_PATH as the target of the proxy.
      The target of the API proxy is now always logged on startup, even in production mode.
    • Support proxying to a backend served over https. For this configuration it
      might be necessary to set RAZZLE_DEV_PROXY_INSECURE=1 if the backend
      certificate can't be verified.

    [davisagli] #4434

Bugfix
  • fix: newsitem and event views wrapper classNames @nzambello #4443
  • Fix weird GHA failure on config option not supported @sneridagh #4466
  • Fix history view dropdown for first entry, showing 'Revert to this version option' always @sneridagh #4471
  • Fix order of row of long table in edit and view mode @iFlameing #4473
Documentation
  • Complete teaser docs, add new section in Blocks: Core Blocks developers notes @sneridagh #4461

16.16.0 (2023-03-09)

Feature
    • Add directive to cache stable resources in browser or intermediate server for 365 days by default directly in the SSR Express server, static resource that could change after a new deployment for 1 minute. @mamico #2216

16.17.0 (2023-03-15)

Feature
Bugfix
  • Added block prop to BlockDataForm in the Edit component of ToC. If block is not passed, OnChangeBlock will be called with undefined block id. @tedw87 #4110
  • Fix focus steal in Form @tedw87 #4230
  • Fixed paste issue in Table Block and added cypress test for pasting text in Table Block. #4301
  • Fixed i18n script to avoid overwriting translations with an empty msgstr @danalvrz #4316
  • bugfix: conditionally render all delete items in confirm widget #4336
  • Make the Site Setup control panel responsive for small screen devices. @lord2anil #4484
  • The menu for the contents page was unresponsive on mobile devices. Fixed this by changing the menu overflow to scroll. @sudhanshu1309 #4492
  • (fix): Paste button disappearing while coping from nested blocks @dobri1408 #4505
  • Fix flaky Cypress test introduced in #4521 @sneridagh #4522
Documentation

16.17.1 (2023-03-16)

Bugfix
Documentation

16.18.0 (2023-03-22)

Feature
Bugfix
  • Patch updates for some dependencies. @davisagli #4520
  • InternalURl helper method should incorporate externalRoutes settings into consideration. @iFlameing #4559
  • Update message add-on control panel: remove 'buildout', update reference. @ksuess #4574
Documentation

16.19.0 (2023-04-04)

Feature
  • DefaultView (view of fields for content types with blocks disabled): Show field name as tip on hover of label. @ksuess #4598
  • Set sameSite in I18N_LANGUAGE cookie @sneridagh #4627
Bugfix
  • Fix regexp that checks valid URLs and improve tests [cekk] #4601
Documentation
  • Added JavaScript and NodeJS as accepted spellings, and de...
Read more

0.41.0

27 Apr 11:55
a808b4f
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-climate-advisory-board-policy: 0.1.33 ~ 0.1.34

@eeacms/volto-spotlight: 2.0.2 ~ 2.0.3

🏠 Internal changes
  • style(container.less): add z-index to #main and #toolbar, #sidebar to fix overlapping issue [Miu Razvan - bc46f03]
  • style(container.less, mixins.less): remove unnecessary code and add max-width property to .half-width and .half-width-edit mixins [Miu Razvan - 46744c5]

0.40.0

25 Apr 10:49
db2f504
Compare
Choose a tag to compare

0.39.0

20 Apr 09:53
1621c55
Compare
Choose a tag to compare

Dependency updates

@eeacms/volto-climate-advisory-board-policy: 0.1.31 ~ 0.1.32

Internal

🚀 New Features

0.38.0

19 Apr 17:38
6b3cb5c
Compare
Choose a tag to compare

Internal

0.37.0

19 Apr 15:26
51d64a1
Compare
Choose a tag to compare

Internal

  • Update robots.txt [Alexandru Ghica - 200e938]