Navaneeth Pk
3a09f40e35
Validation props for widgets ( #700 )
2021-09-07 10:41:57 +05:30
Navaneeth Pk
8fd05bd779
Add validation for dropdowns ( #696 )
...
* Validation for dropdowns
* fix
* fix
* fix
2021-09-06 20:02:09 +05:30
Navaneeth Pk
b12cc7f309
Input validation for widgets ( #693 )
...
* Validations
* Fix
* Validation for table cells
* fix
2021-09-06 14:20:38 +05:30
Arpit
67ca8f1461
Feature: disable widgets ( #653 )
...
* widgets can be disabled
* removed whitespace
* move to styles definitions
* default values fixed with nullish operator
* proper data attributes
* generic resolver function for widget value
* renamed the style property
2021-09-02 19:41:59 +05:30
Sherfin Shamsudeen
61d612ed64
Bugfix/component editing inside container ( #641 )
...
* Add support for editing and deleting components inside container
* Dont allow config handle click event to propagate
* Supply removeComponent method for Container component
2021-08-30 18:53:58 +05:30
Arpit
7f9f9cb418
backward compatibility for visibility ( #640 )
...
* show or hide widgets
* backward compatibility for visibility
2021-08-30 18:21:09 +05:30
Arpit
d6f5fd17dd
Feature: Show or hide widgets ( #638 )
2021-08-30 17:13:05 +05:30
Navaneeth Pk
8b481ae9f4
ESLint fixes ( #138 )
...
* ESLint fixes
* Eslinted
2021-04-30 13:40:57 +05:30
navaneeth
2e3e637eb2
Setup prettier, suggested fixes
2021-04-30 12:01:32 +05:30
navaneeth
a0e3f876e7
Resizeable feature for all components, minor fixes
2021-04-10 09:19:07 +05:30
navaneeth
bdd8ec3d70
Bindings for components results/other data
2021-04-04 18:41:17 +05:30
navaneeth
e6a71d75fc
Setup & implement React DND with custom drag layer
2021-04-02 09:46:26 +05:30