PromucFlow_constructor/app/client/src/components
ashit-rath 07757c7e7b
fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties (#13193)
- non-enumerable like `writable`, `configurable`, `enumerable` were getting cloned with `klona/full` and it wasn't needed.
2022-04-22 14:15:45 +05:30
..
ads Add common code for SAML (#12976) 2022-04-18 17:47:29 +05:30
designSystems/appsmith feat: Container Jump Improvements and Code for tracking Container Jumps (#12686) 2022-04-13 20:27:44 +05:30
editorComponents chore: Hides update button when there are no pending updates. (#13152) 2022-04-21 18:44:10 +05:30
formControls chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
propertyControls fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties (#13193) 2022-04-22 14:15:45 +05:30
utils feat: Settings js editor (#9984) 2022-03-17 17:35:17 +05:30
constants.ts feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
TabItemBackgroundFill.tsx Refactor tabs to accept tab item component and create a new variant (#6597) 2021-08-17 13:22:05 +05:30