2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-06 09:43:38 +00:00

feat(frontend): lib make Detaildrawer available (#11827)

* feat(frontend): lib make Detaildrawer available

Co-authored-by: Copilot <copilot@github.com>

* move StylishText to lib

Co-authored-by: Copilot <copilot@github.com>

* add changelog entry

Co-authored-by: Copilot <copilot@github.com>

* fix import path

---------

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Matthias Mair
2026-05-01 06:49:43 +02:00
committed by GitHub
parent 76da739c48
commit 6f56d44287
76 changed files with 121 additions and 93 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@inventreedb/ui",
"description": "UI components for the InvenTree project",
"version": "0.11.2",
"version": "0.11.3",
"private": false,
"type": "module",
"license": "MIT",