Skip to content

Latest commit

 

History

History
97 lines (50 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

97 lines (50 loc) · 1.24 KB

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.

[Unreleased]

[0.9.0] - 2024-10-27

Added

  • add table filters

Fixed

  • fix table component tests

[0.8.1] - 2024-10-27

Fixed

  • menu display issue behind components #18

Added

  • error handling with dummy data fallback in user fetching #20

[0.8.0] - 2024-08-08

Added

  • table component

Changed

  • error page menu icon

[0.7.0] - 2024-07-17

Added

  • update minor version of angular 18

[0.6.0] - 2024-07-05

Added

  • update angular 17 to 18

[0.5.0] - 2024-04-30

Added

  • add error module

[0.4.1] - 2024-02-27

Fixed

  • profile menu z-index
  • podcast music play button

[0.4.0] - 2024-02-22

Added

  • button component

Changed

  • update angular minor version

[0.3.0] - 2024-02-21

Added

  • Multi theme

[0.2.0] - 2023-11-09

Changed

  • Upgrade angular version from 16 to 17

[0.1.2] - 2023-10-24

Fixed

  • Scroll to top when route change (#9)

[0.1.1] - 2023-02-03

Fixed

  • Mobile navbar menu index order