This website requires JavaScript.
Explore
Help
Sign In
Protei
/
PromucFlow_constructor
Watch
2
Star
0
Fork
0
You've already forked PromucFlow_constructor
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
b7be2e3b6e
PromucFlow_constructor
/
app
/
client
/
src
/
widgets
/
MultiSelectTreeWidget
/
index.ts
3 lines
54 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488)
2022-01-21 10:19:10 +00:00
import
Widget
from
"./widget"
;
feat: Tree Select widget (#6271) * feat: Tree Select * feat: styling multiselect * fix: selected values * fix: remove console statement * fix: popup position * fix: selection types * fix: Form validation using TreeSelect * feat: Add Label to TreeSelect * fix: styling * fix: Dropdown search * fix: Add Entity Definitions * fix: Entity Definition * Feat: Add clear icon * fix: validation * fix: options validation * fix: Styling issues * fix: build error * Fix: Separate Tree Select widget * fix: issues and add validation * fix: Options Validation * fix: issues with build * fix: yarn * fix: changes * fix * Fix: select component * fix: PR issues * fix: merge conflicts * fix: issues * fix: all issues * test: added test * fix: failing test
2021-09-17 09:08:35 +00:00
export
default
Widget
;
Reference in New Issue
Copy Permalink