(frontend) create docs-grid feature

Create docs-grid feature. It will be used to display
the list of documents in a grid view.
Grid view are more useful to display lot of
information, we can easily sort the information.
This commit is contained in:
Anthony LC
2024-07-04 12:02:05 +02:00
committed by Anthony LC
parent d2888d0b9d
commit c27e6c1b06
10 changed files with 474 additions and 60 deletions

View File

@@ -12,6 +12,10 @@ and this project adheres to
- 🤡(demo) generate dummy documents on dev users #120
## Changed
- ♻️(frontend) replace docs panel with docs grid #120
## [1.0.0] - 2024-07-02
## Added