Releases: Esri/cedar
Releases · Esri/cedar
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.9.3
v1.0.0-rc.1
cedar
Fixed
- @esri/arcgis-rest-request and @esri/arcgis-rest-feature-service are no longer bundled inside the package.
Added
- when dataset.domains is provided, Cedar will convert coded value domain codes to names internally.
Changed
- everything is now exported in the ES6 build of the libary.
cedar-amcharts
Added
- style.colors accepts an array of colors that map to chart colors
Changed
- Balloon Text for pie, and bar chart families has been updated to a more understandable format
Configurable fetch and update dependencies
Added
- enable passing a custom fetch implementation into queryFeatures()
Changed
- bump @Esri/arcgis-rest-js dependencies to 1.7.1
- update dev dependencies
- use jest mocks to inspect queryFeatures options
Define chart colors and better default popups
Added
- style.colors accepts an array of colors that map to chart colors
Changed
- Balloon Text for pie, and bar chart families has been updated to a more understandable format
Works in on premise (ArcGIS Enterprise)
Changed
- bumped arcgis-rest-js packages to 1.2.1 to support on premise (enterprise)
v1.0.0-beta.6
Changed
- Defaults for bar charts with legends now specify legend valueAlign and spacing