Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 921 Bytes

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 921 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.9] - 2024-11-03

Added

  • sort order arrows indicators

[0.0.8] - 2024-11-01

Changed

  • table height resize refactored
  • dev - code linting: Python, TSX

[0.0.7] - 2024-10-31

Fixed

  • font styling: family and size

[0.0.6] - 2024-10-30

Added

  • vertical alignment

Changed

  • table height calculation for wrapped rows

[0.0.5] - 2024-10-26

Added

  • configurable pagination

[0.0.4] - 2024-10-25

Added

  • font and font size

[0.0.3] - 2024-10-25

Changed

  • removed dependency to bootstrap.min.css

[0.0.2] - 2024-10-25

Fixed

  • build

[0.0.1] - 2024-10-25 - deleted

Added

  • initial version