Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mabhub committed Jul 21, 2023
1 parent 09b099d commit deb405a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

1.34.0 / 2023-07-21
===================

* Add dialog role to ReportCard & Login form modal
* Allow NavBarItem to forward custom props for button
* Avoid nesting link and button in header nav
* Add aria-expanded to layersTree groups
* Limit label element to only one for each layersTree item
* Drop apparently unused code & style in layers tree

1.33.0 / 2023-06-30
===================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terralego/core",
"version": "1.33.0",
"version": "1.34.0",
"private": false,
"license": "ISC",
"dependencies": {
Expand Down

0 comments on commit deb405a

Please sign in to comment.