PromucFlow_constructor/app/client/src
Valera Melnikov 45f19ae8bf
fix: wds modal resizer (#31232)
## Description
- Move canvas resizer by 1 DOM node higher.
- Used `contain: strict;` for modal styles.

**Before:**
![Снимок экрана 2024-02-20 в 17 45
30](https://github.com/appsmithorg/appsmith/assets/11555074/89e07e47-e0af-49a6-9970-c2e91aa37ac3)

**After:**
![Снимок экрана 2024-02-21 в 17 58
05](https://github.com/appsmithorg/appsmith/assets/11555074/71305b5a-2ceb-4211-9e6b-e1dac702260e)




<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **Style**
	- Improved modal overlay containment with updated CSS properties.
- Enhanced page alignment with new centering style for the
`PageViewWrapper` component.

- **Refactor**
- Streamlined canvas viewport handling in the Widgets Editor for better
conditional styling.
- **Chores**
	- Updated Cypress configuration to modify scroll behavior settings.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-27 21:38:45 +03:00
..
actions feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
api chore: refactor curl import API to support context type (#30934) 2024-02-14 12:18:30 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce fix: Add useEffect hook to close modal when reconnecting modal is open (#31200) 2024-02-27 15:21:53 +05:30
components feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
constants chore: Add new icons and thumbnails to WDS widgets (#31085) 2024-02-16 15:48:32 +03:00
ee chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
enterprise
entities chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
globalStyles fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
icons feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
layoutSystems fix: preserve order of widgets during multiple widget drag and drop (#31273) 2024-02-27 11:55:35 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
pages fix: wds modal resizer (#31232) 2024-02-27 21:38:45 +03:00
plugins/Linting chore: CE changes for linting (#28542) 2023-11-03 16:31:49 +05:30
polyfills
reducers feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
selectors feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
usagePulse fix: unhandledRejection error in sentry log (#28091) 2023-10-16 04:01:00 +01:00
utils chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
WidgetProvider chore: Add new icons and thumbnails to WDS widgets (#31085) 2024-02-16 15:48:32 +03:00
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets fix: Anvil Bug fixes for R1 (#31066) 2024-02-27 10:11:55 +05:30
workers chore: diff fixes on evalProps remove sending evaluatedData patches (#31222) 2024-02-26 10:02:52 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
index.css feat: Asymmetric padding in Anvil (#30964) 2024-02-16 17:13:37 +05:30
index.tsx chore: frontend and backend telemetry updates for execute flow #28800 and #28805 (#28936) 2023-11-24 13:09:02 +05:30
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00