Changelog
8.7.3 - 2024-05-28
<chart>
definition now accepts a y-column
attribute to set the y-column that should be rendered in the feature info panel chart.thredds-catalog-crawler
to v0.0.7
which makes a few security upgrades.Changelog
8.7.2 - 2024-05-14
underscore
, visx
, shpjs
, resolve-uri-loader
, svg-sprite-loader
Changelog
8.7.1 - 2024-04-16
PointStyleTraits.marker
bug where URLs were not being used.document.baseURI
is different to its location
.webpack-terser-plugin
version resolution and fixing new type errorsMagdaReference
.Changelog
8.7.0 - 2024-03-22
generateCatalogIndex
now uses commander
to parse arguments. Run node ./build/generateCatalogIndex.js --help
for more information.objectArrayTrait
when a model has 0 strata and a MergeStrategy
of topStratum
.generateCatalogIndex
after searchProvider
changesgenerateCatalogIndex
tile
endpoint can be usedChangelog
8.6.1 - 2024-03-14
featureInfoTemplate
<chart>
bug not showing correct yColumn
Changelog
8.6.0 - 2024-03-12
MergeStrategy
to objectArrayTrait
- this includes a new topStratum
strategy - similar to Merge.All
(the default behaviour), but only elements that exist in the top-most strata will be merged with lower strata. Elements that only exist in lower strata will be removed.MergeStrategy
set to topStratum
is lines
in TableChartStyleTraits
.y-column
in FeatureInfoPanelChart
(<chart>
)Changelog
8.5.2 - 2024-03-07
usePreCachedTilesIfAvailable
to ArcGisMapServerCatalogItemTraits
.ChartableMixin.isMixedInto
to ensure there are no false positive matches when testing References.MagdaReference
where members of a group would not be updated/created correctly when a group is reloaded.