Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add itemProperties, itemPropertiesByType and itemPropertiesByIds #6218

Merged
merged 19 commits into from
Apr 5, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -22,6 +22,16 @@ Change Log
* Add `itemProperties`, `itemPropertiesByType` and `itemPropertiesById` to `GroupTraits` and `ReferenceTraits`.
* Properties set `underride` strata
* All dynamic groups (eg `WebMapServiceCatalogGroup`) will create members and set `definition` strata (instead of `underride`)
* Fix `viewCatalogMember` bug - where `_previewItem` was being set too late.
* Improve error message in `DataPreview` for references.
* Fix alignment of elements in story panel and move some styling from scss to styled components
* Click on the stories button opens a story builder (button on the left from story number)
* Added ASGS 2021 regions to region mapping:
* SA1-4 (e.g. sa3_code_2021)
* GCCSA
* STE & AUS (aliased to existing 2011/2016 data due to no change in geometry, names & codes)
* Added LGA regions from 2019 & 2021 to region mapping - only usable by lga code
* Add `UrlTempalteImageryCatalogItem`, rename `RasterLayerTraits` to `ImageryProviderTraits` and add some properties.
* [The next improvement]

#### 8.1.25 - 2022-03-16
You are viewing a condensed version of this merge commit. You can view the full changes here.