PromucFlow_constructor/app/client/src/utils
Paul Li 4f6a62fa53
Icon Button Widget (#5723)
Introducing the **Floating action button / Icon button**. Now you can use this to show small actions as icons. We have added a bunch of styling customisation to this as well. You can bind an onClick action to this and easily trigger an even. The component also automatically resizes within the widget as you scale it while maintaining the right aspect ratio.
2021-08-05 16:46:26 +05:30
..
autocomplete Icon Button Widget (#5723) 2021-08-05 16:46:26 +05:30
hooks Comments feature related fixes (#6156) 2021-07-28 12:32:11 +05:30
migrations Supporting all ASCII characters in table widget (#6041) 2021-08-02 12:07:55 +00:00
validation Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
AnalyticsUtil.tsx Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
ApiPaneUtils.test.ts Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
ApiPaneUtils.tsx Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
AppsmithConsole.ts Fix: Log dependent property values in debugger when a property is updated (#4865) 2021-06-21 13:50:25 +05:30
AppsmithUtils.tsx Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
canvasStructureHelpers.test.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
canvasStructureHelpers.ts Fix chart data migration issues (#3458) 2021-03-09 20:05:42 +05:30
DynamicBindingUtils.test.ts Avoid double validation (#2687) 2021-01-29 11:34:28 +05:30
DynamicBindingUtils.ts Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
EditorUtils.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
featureFlags.ts Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
FormControlFactory.tsx Add new property to conditionally hide form fields in datasource and editor (#1682) 2020-11-19 09:02:58 +05:30
FormControlRegistry.tsx Fix for slash commands blocker issues 2021-07-15 20:10:48 +05:30
formhelpers.test.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
formhelpers.ts Improvement: Add limit on password length in user signup (#6312) 2021-08-04 15:33:33 +06:00
GenerateCrudUtil.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
generators.tsx Feature/draggable filters in table widget (#5886) 2021-07-20 10:48:58 +05:30
helpers.test.ts Feature: Show widget error state (#4558) 2021-05-18 19:24:40 +05:30
helpers.tsx Fix xss redirectURL (#6229) 2021-07-29 08:49:46 +00:00
history.ts
localStorage.test.ts Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
localStorage.tsx Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
PerformanceTracker.ts - Remove the is_array check 2021-06-16 23:22:10 +05:30
PropertyControlFactory.tsx Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
PropertyControlRegistry.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
storage.ts Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +05:30
treeUtils.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
TypeHelpers.ts Added axios call to the special use case of downloading zip files (#5927) 2021-07-19 21:07:21 +05:30
WidgetFactory.tsx Widget Property Validation structure (#5270) 2021-07-26 11:20:46 +05:30
WidgetPropsUtils.test.tsx Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
WidgetPropsUtils.tsx Multiselect Widget (#5228) 2021-08-03 12:08:01 +05:30
WidgetRegistry.tsx Icon Button Widget (#5723) 2021-08-05 16:46:26 +05:30
WorkerUtil.test.ts Cleanup cancelled requests (#2387) 2020-12-30 18:56:44 +05:30
WorkerUtil.ts Cleanup cancelled requests (#2387) 2020-12-30 18:56:44 +05:30