PromucFlow_constructor/app/client/src
Aswath K f2c3b971a4
chore: Removed wrappedChildren in FlexComponent (#27240)
`wrappedChildren` is used to add a `div` around widget which sets 100%
height and width. This happens only on deploy mode. This was added to
make sure some widgets are getting properly displayed in deploy mode.
In this PR, we are removing it and make the necessary changes in the
widget's code itself.
2023-09-14 15:22:58 +05:30
..
actions chore: Add appmode to debugger analytics (#27242) 2023-09-13 17:01:37 +05:30
api chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
assets chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
ce feat: functionality to delete multiple apps at once (#26750) 2023-09-13 15:39:34 +05:30
components fix: .then syntax highlighting is not working correctly (#27188) 2023-09-13 21:38:09 +05:30
constants chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
ee feat: functionality to delete multiple apps at once (#26750) 2023-09-13 15:39:34 +05:30
enterprise
entities feat: Add preview data for mongo mock db (#27031) 2023-09-13 11:05:45 +01:00
globalStyles fix: Added an Indice.Layer to the Border and Indicator of the Guided … (#25585) 2023-07-24 15:43:55 +05:30
icons
layoutSystems chore: Removed wrappedChildren in FlexComponent (#27240) 2023-09-14 15:22:58 +05:30
mockComponentProps
mockResponses
mocks
navigation chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
pages chore: update default ID for saas forms (#27293) 2023-09-14 14:10:42 +05:30
plugins/Linting fix: setter mutation issue (#25886) 2023-08-08 19:42:07 +05:30
polyfills
reducers chore: ME design audit CE (#26535) 2023-09-12 11:48:58 +05:30
reflow
sagas chore: Add appmode to debugger analytics (#27242) 2023-09-13 17:01:37 +05:30
selectors changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
templates
theme
transformers chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
usagePulse changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
utils fix: gsheets import headers fix (#27200) 2023-09-13 16:09:47 +07:00
WidgetProvider chore: Remove position props from widgets (#26781) 2023-09-13 19:27:42 +05:30
WidgetQueryGenerators feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
widgets chore: Removed wrappedChildren in FlexComponent (#27240) 2023-09-14 15:22:58 +05:30
workers changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css
index.tsx
LandingScreen.tsx
preload-route-chunks.ts fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00
react-app-env.d.ts
RouteBuilder.test.ts
RouteBuilder.ts
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
RouteParamsMiddleware.ts
serviceWorker.js
store.ts
wdyr.ts chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00