Skip to content

chore(release): update version - #295

Merged
timothygachengo merged 1 commit into
mainfrom
changeset-release/main
Sep 3, 2026
Merged

chore(release): update version#295
timothygachengo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@devgateway/dvz-ui-react@1.9.13

Patch Changes

  • #294 d4aab6a Thanks @timothygachengo! - preserve Superset filter default values during initialization

  • #293 0155471 Thanks @timothygachengo! - Add extra tooltips configuration in d3Map

    • Column names with spaces and currency-symbol formatting ($()) now work in tooltip
      templates.
    • Fix FlowLayer's origin-marker tooltip to use the configured template and
      full row data instead of a hardcoded {name_en}.
    • Add extractVariables/extractVariablesDeep (Utils.jsx) to flatten the API's
      nested dimension-tree children into flat tooltip variables - the actual
      root cause blocking "extra" API columns from ever reaching a tooltip.
    • Add a per-layer extraTooltipColumns config that requests additional
      fields via includeColumns, across DataLayer/LatLongLayer/FlowLayer/
      Legends, and exclude columns already used as a query dimension (the API
      500s if a column is requested both ways).
    • Fix D3MapDataProvider's componentDidUpdate: a dead code path meant
      non-filter param changes (e.g. editing extraTooltipColumns in the block
      editor) never triggered a refetch.
    • Fix Legends.jsx racing DataLayer.jsx for the same Redux store slot with
      mismatched params, letting the legend's fetch silently clobber the map's
      correctly-parameterized data.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 156caa2 to 2bf05e9 Compare September 3, 2026 10:38
@timothygachengo
timothygachengo self-requested a review September 3, 2026 11:49
@timothygachengo
timothygachengo merged commit 0b66182 into main Sep 3, 2026
@timothygachengo
timothygachengo deleted the changeset-release/main branch September 3, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant