Skip to content

Commit

Permalink
Docs - Update for LWC 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Feb 16, 2024
1 parent 454aaac commit 9f8b57b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG-3.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,25 @@ with some extra keywords: backend, tests, test, translation, funders, important

## Unreleased

### Added

* New JavaScript event when the map state is ready

### Fixed

* Fix use of the "Hide checkbox for groups" from the plugin
* Fix if the layer is explicitly hidden from the legend
* Forward the state of the legend for categories when printing a QGIS layout
* Use map projection if the project projection is not well-defined
* Fix permalink precision to 6 digits if the EPSG:4326
* Fix display of layers when the map projection has inverted axis
* Fix display of UI widgets about print and create child object
* Fix error when there isn't any icon in the GetLegendGraphic from QGIS Server

### Backend

* Update Jelix to 1.8.7

## 3.7.3 - 2024-02-07

### Added
Expand Down

2 comments on commit 9f8b57b

@3liz-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latest weekly run of end2end "playwright" tests failed with this latest commit on the branch release_3_6 😣

CC @nboisteault and @Gustry, please have a look to the logs. Maybe it's a false positive ?

Visit https://github.com/3liz/lizmap-web-client/actions/runs/7954097849

@3liz-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latest weekly run of end2end "cypress" tests failed with this latest commit on the branch release_3_6 😣

CC @nboisteault and @Gustry, please have a look to the logs. Maybe it's a false positive ?

Visit https://github.com/3liz/lizmap-web-client/actions/runs/7954097849

Please sign in to comment.