Add new class for homepage card with hover functionality
12.3.0
- Update default favicon in read_template
12.2.0
- table_from_polars_dataframe: add columns_to_right_align paramter to right align this columns content.
12.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
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