Skip to content
Snippets Groups Projects
Commit 64c7de60 authored by Alexander Keil's avatar Alexander Keil
Browse files

docs: updated CHANGELOG.mdx

parent 24232c0f
Branches
Tags 1.9.0
Loading
Pipeline #86390 failed
......@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [1.9.0] (2025-05-13) [1.9.0 - 1.8.6](https://gitlab.dev.fjd.de/efast_public/component-library/-/compare/1.8.9...main?from_project_id=684)
### Feature
- **Datagrid** The Data Grid component is built with React and TypeScript to provide a smooth UX for manipulating an unlimited set of data
- **Input** added prop `enablePasswordToggle` to toggle type text and password make visible or hide password
## [1.8.6] (2024-09-30) [1.8.6 - 1.8.5](https://gitlab.dev.fjd.de/efast_public/component-library/-/compare/1.8.5...main?from_project_id=684&straight=false)
### Feature
......
......@@ -8,6 +8,8 @@ import * as DatagridStories from './Datagrid.stories';
The Data Grid component is built with React and TypeScript to provide a smooth UX for manipulating an unlimited set of data.
Heavy stuff handled by: https://tanstack.com/table/v8/docs/introduction
`Datagrid is available in version 1.8.9`
## Usage guidelines
See interfaces and react table query.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment