Skip to content

Releases: Esri/cedar

v1.1.1

13 Jan 22:17
Compare
Choose a tag to compare

Fixed

  • fix constructor casts dataset authentication to a POJO

v1.1.0

05 Jan 17:23
Compare
Choose a tag to compare

Added

  • pass dataset request options to queryFeatures()

v1.0.1

05 Jan 17:25
Compare
Choose a tag to compare

Fixed

  • make @esri/arcis-rest-* peerDependencies of @esri/cedar

Changed

  • update README and CHANGELOG for v1.0.0 release

v1.0.0

05 Jan 17:24
Compare
Choose a tag to compare

Breaking

  • Bumped @esri/arcgis-rest-request dependency to 2.0.0 and now depend on @esri/arcgis-rest-feature-layer instead of @esri/arcgis-rest-feature-service

v0.9.3

14 Jan 17:04
Compare
Choose a tag to compare

Changed

  • unpkg.com now serves as the default location to serve up chart json.

Support

  • Move v0.x docs from gh-pages to surge

v1.0.0-rc.1

28 Nov 00:30
Compare
Choose a tag to compare

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

11 Aug 19:59
Compare
Choose a tag to compare

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

11 Aug 20:01
Compare
Choose a tag to compare

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)

11 Aug 20:01
Compare
Choose a tag to compare
Pre-release

Changed

  • bumped arcgis-rest-js packages to 1.2.1 to support on premise (enterprise)

v1.0.0-beta.6

19 Apr 15:41
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

Changed

  • Defaults for bar charts with legends now specify legend valueAlign and spacing