PromucFlow_constructor/app/client/src
Abhinav Jha c0664e2c52
fix: Anvil zone widget default configurations (#35299)
## Description
- Zone widget needs the `flexVerticalAlignment` configurations to make
the layout stretch to occupy all vertical space in a section
- Zone widget's layout configuration needs a `height:100%` to enable
highlights in an empty zone.

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10221060293>
> Commit: 76b97f97b1ff6b487db00684584a97957094bcba
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10221060293&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Fri, 02 Aug 2024 20:25:54 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


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

## Summary by CodeRabbit

- **New Features**
- Introduced a new `layoutStyle` property for enhanced border and height
control in layout components.
- Added `flexVerticalAlignment` property to improve vertical alignment
flexibility in widgets, allowing for responsive design enhancements.

These changes aim to provide users with greater customization options
for layout and widget presentation.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-05 12:52:16 +05:30
..
actions chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
api chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
assets fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
ce chore: allKeys computation is constrained by diff (#35303) 2024-08-03 14:06:16 +05:30
components fix: collapse params & query params in action selector if value is not changed (#35323) 2024-08-02 15:01:18 +05:30
constants feat: move building blocks to bottom of widget explorer (#35270) 2024-08-01 14:01:40 +01:00
ee chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
enterprise
entities chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
globalStyles fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
icons
IDE chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
layoutSystems fix: Anvil zone widget default configurations (#35299) 2024-08-05 12:52:16 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
navigation chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
pages feat: Added zone component to UQI (#35316) 2024-08-02 12:50:11 +05:30
plugins/Linting chore: upgrade Typescipt to 5.5.4 (#35314) 2024-07-31 17:49:46 +02:00
polyfills chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
reducers chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
reflow chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
sagas chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
selectors chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
templates
theme
transformers chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
UITelemetry chore: Add hostname as common attr on all spans (#35388) 2024-08-04 14:52:54 +05:30
usagePulse chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
utils chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetProvider chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
WidgetQueryGenerators chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
widgets fix: Anvil zone widget default configurations (#35299) 2024-08-05 12:52:16 +05:30
workers chore: allKeys computation is constrained by diff (#35303) 2024-08-03 14:06:16 +05:30
App.css
AppErrorBoundry.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
config.d.ts
Globals.d.ts fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
index.css chore:ads package (#35193) 2024-07-29 16:23:26 +03:00
index.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.ts chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
store.ts
wdyr.ts