Releases: eea/volto-eea-website-theme
Releases · eea/volto-eea-website-theme
3.5.1
3.5.0
🚀 New Features
- feat(report-navigation): add download icon and ensure file is downloaded directly [David Ichim -
fa653c2
]
🐛 Bug Fixes
- fix(UniversaLink): added option to open in new tab when isDisplayFile is true refs#281635 [laszlocseh -
6e65ded
] - fix(report-navigation): check if page has children before rendering it as a detail [David Ichim -
35aabb3
] - fix(context-navigation): error on layout page when types was an object [David Ichim -
d06f7ab
]
🏠 Internal changes
- style: Automated code fix [eea-jenkins -
fabc331
]
🛠️ Others
- bump package version [David Ichim -
fb11d4c
]
3.4.0
🐛 Bug Fixes
- fix(UniversaLink): use download prop in calculating anchor for downloadable files refs#281622 [nileshgulia1 -
239b492
] - fix(ContextNavigation): Add memoization for View that triggered fetch on Edit page modifications [David Ichim -
48fdf60
] - fix(context-navigation): contentTypes choice list when creating a new object [David Ichim -
d1ccc75
] - fix(number-widget): from Volto core to parse values to int avoiding passing wrong values to restapi code such as context navigation [David Ichim -
0d67686
] - fix(context-navigation): missing content types on layout or inside tabs [David Ichim -
0ab2a04
] - fix(report-navigation): use report-navigation class instead of smart-toc [David Ichim -
f4d7f56
] - fix(report-navigation): remove unnecessary context navigation header fallback [David Ichim -
877e520
]
🏠 Internal changes
- chore: fix eslint config lint warning and avoid warning for active property within report navigation block list items [David Ichim -
9b3b03c
]
🛠️ Others
- Update package.json [Ichim David -
b14f4c4
]
3.3.0
3.2.0
3.1.0
Merge pull request #269 from eea/develop fix Grid conversion, ref #278618
3.0.0
2.4.0
2.3.0
🏠 Internal changes
- style: Automated code fix [eea-jenkins -
df350bf
]
🛠️ Others
- Bump package.json version to 2.3.0 [ichim-david -
c81b67e
] - fix conflicts with develop [Teodor -
801f4fc
] - update both widgets and tests [Teodor -
8d295f7
] - code cleanup [Teodor -
8e27f48
] - update test and add DateWidget in config too [Teodor -
f14f9e4
] - Fix test [Tiberiu Ichim -
42012c6
] - remake snapshots and fix import [Teodor -
5bb47d6
] - Fix test [Tiberiu Ichim -
f73cf32
] - add test for the widget [Teodor -
543c5bc
] - use formatDate from Volto [Teodor -
24114b3
]
2.2.2
Merge pull request #259 from eea/develop fix: Handle footer button action when on informatiion-system page