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
12.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
12.0.0
- Update favicon - Update crest in header - Update crest in footer
11.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