Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hgonzago committed May 14, 2024
1 parent cd227b4 commit cf17014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The following classes, methods, properties and events have been deprecated for a
| Class/Property/Method/Event | Alternate option | Version deprecated |
|-----------------------------|------------------|--------------------|
| `BookmarksViewModel.abilities` | [BookmarksViewModel.capabilities](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Bookmarks-BookmarksViewModel.html#capabilities) | 4.27 |
| `Editor.layerInfo.allowAttachments` | Set `attachmentsOnUpdateEnabled` or `attachmentsOnCreateEnabled` on [Editor.LayerInfo](/api-reference/esri-widgets-Editor.html#LayerInfo) | 4.26 |
| `Expand.expandIconClass` | [Expand.expandIcon](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Expand.html#expandIcon) | 4.27 |
| `Expand.collapseIconClass` | [Expand.collapseIcon](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Expand.html#collapseIcon) | 4.27 |
| `"non-metric"` value of [ScaleBar.unit](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-ScaleBar.html#unit) |`"imperial"` | 4.27 |
Expand Down

0 comments on commit cf17014

Please sign in to comment.