Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Component Library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
efast_public
Component Library
Commits
64c7de60
Commit
64c7de60
authored
1 month ago
by
Alexander Keil
Browse files
Options
Downloads
Patches
Plain Diff
docs: updated CHANGELOG.mdx
parent
24232c0f
Branches
Branches containing commit
Tags
1.9.0
Tags containing commit
Loading
Pipeline
#86390
failed
1 month ago
Stage: build
Stage: deploy
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.mdx
+7
-0
7 additions, 0 deletions
CHANGELOG.mdx
src/components/Datagrid/Datagrid.mdx
+2
-0
2 additions, 0 deletions
src/components/Datagrid/Datagrid.mdx
with
9 additions
and
0 deletions
CHANGELOG.mdx
+
7
−
0
View file @
64c7de60
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
src/components/Datagrid/Datagrid.mdx
+
2
−
0
View file @
64c7de60
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment