[ACS-6150] Add category selector dialog (#9423)

* [ACS-6150] add category selector dialog

* [ACS-6150] fix import

* [ACS-6150] cr fix

* [ACS-6150] cr fix

* [ACS-6150] change describe name

* [ACS-6150] linting

* [ACS-6150] style fix

* [ACS-6150] align styles
This commit is contained in:
Mykyta Maliarchuk
2024-03-20 08:56:01 +01:00
committed by GitHub
parent 00404a3807
commit c642d0e5c2
15 changed files with 289 additions and 11 deletions

View File

@@ -12,6 +12,7 @@ backend services have been tested with each released version of ADF.
## Versions
- [v6.8.0](#v680)
- [v6.7.0](#v670)
- [v6.4.0](#v640)
- [v6.2.0](#v620)
@@ -45,6 +46,14 @@ backend services have been tested with each released version of ADF.
- [v2.1.0](#v210)
- [v2.0.0](#v200)
## v6.8.0
<!--680 start-->
- [Category selector dialog component](content-services/dialogs/category-selector.dialog.md)
<!--680 end-->
## v6.7.0
<!--670 start-->