Releases: communitiesuk/pkg_gov_uk_dashboards
Releases · communitiesuk/pkg_gov_uk_dashboards
v12.2.0
- table_from_polars_dataframe: add columns_to_right_align paramter to right align this columns content.
v12.1.1
context card content anchored to top of container by removing justify-content: centre from context-card-grid-item
added footer option to table from polars df
v12.1.0
- Optimise dashboard for smaller screens & mobile devices:
• For grid layout classes add css media rule when width is less than 600px so that the grid only has 1 column
• Make horizontal gap % so that it is in proportion with width
• Add new context-card-grid-item class
• Update polars table component so that it horizontally scrolls and does not overflow
v12.0.0
- Update favicon
- Update crest in header
- Update crest in footer
v11.4.0
- table_from_polars_dataframe has sticky table header so it remains at top and vertical scroll for table body, when combined in a div with max-height
v11.3.0
Create new table component that uses polars.
v11.2.0
Remove boldness of text in outdated data banner.
v11.1.0
Update data banner colours.
v11.0.2
Update version number
v11.0.1
Update cookie banner css.