Skip to content

Metadata API#138

Merged
texodus merged 4 commits intomasterfrom
metadata-api
Apr 19, 2021
Merged

Metadata API#138
texodus merged 4 commits intomasterfrom
metadata-api

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented Apr 19, 2021

  • Adds a new key metadata to the Data Listener Response API, which uses an identically dimensioned Array to pass non-rendered metadata to Style Listeners. This key may be used to e.g. supply color, font or opacity information to a Style Listener from the data model, without rendering this information into the DOM first.

  • Shfit+dblclick on a column header now resets all column widths to their auto-size defaults.

  • A few rendering fixes as well, which minimize the number of page relayout events are triggered from (1) sudden resize events (e.g. panel collapse), and (2) column resizing.

@texodus texodus added the enhancement Feature requests or improvements label Apr 19, 2021
@texodus texodus linked an issue Apr 19, 2021 that may be closed by this pull request
@texodus texodus merged commit 9574f26 into master Apr 19, 2021
@texodus texodus deleted the metadata-api branch April 19, 2021 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Feature requests or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant