Satish Gandham
c3d5b1010b
fix: Change multiselect back to supporting numbers and boolean. ( #7895 )
...
* Revert "fix: multiselect validation (#7698 )"
This reverts commit 728a2559c5 .
* - Convert the multiselect options value and labels to string before filtering as the values can be numbers.
* - Discourage users from using string in multiselect default value
Co-authored-by: Satish Gandham <satish@appsmith.com>
2021-09-28 19:38:24 +05:30
Tolulope Adetula
582f4a568f
fix: multiselect loading state ( #7418 )
2021-09-17 04:14:48 -07:00
Tolulope Adetula
f472ec996d
fix: multiselect selectAll design ( #7424 )
2021-09-17 04:13:09 -07:00
Tolulope Adetula
15b26f823e
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 02:08:35 -07:00
Abhinav Jha
b49f5097c6
refactor: Widget Development API ( #6405 )
2021-09-09 20:40:22 +05:30