PromucFlow_constructor/app/client/src
Ashok Kumar M 17fed0a270
fix: add Auto Layout hover functions (#32754)
[![workerB](https://img.shields.io/endpoint?url=https%3A%2F%2Fworkerb.linearb.io%2Fv2%2Fbadge%2Fprivate%2FU2FsdGVkX18u8bHnEAk6OWuSjfRMzageLgG6Xz3493k%2Fcollaboration.svg%3FcacheSeconds%3D60)](https://workerb.linearb.io/v2/badge/collaboration-page?magicLinkId=VBf_JSb)
## Description
> [!TIP]  
> _Add a TL;DR when the description is longer than 500 words or
extremely technical (helps the content team)._
>
> _Please also include relevant motivation and context. List any
dependencies that are required for this change. Add links to Notion,
Figma or any other documents that might be relevant to the PR._

Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

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

### 🔍 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/8732611967>
> Commit: c7c51086b4c7fa4ff8056dd49f3724a83665cf67
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8732611967&attempt=2"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->







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

## Summary by CodeRabbit

- **New Features**
- Enhanced interactivity in the FlexComponent with new hover-to-focus
functionality on widgets.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-18 11:39:09 +05:30
..
actions feat: Tabs close functionality and scroll (#32551) 2024-04-15 11:06:05 +05:30
api feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
assets feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
ce chore: Make Editor Pane Segments GA (#32712) 2024-04-18 10:05:34 +05:30
components chore: Make Editor Pane Segments GA (#32712) 2024-04-18 10:05:34 +05:30
constants chore: Updating the login and signup page for cloud hosting as per new design (#32641) 2024-04-17 21:46:44 +05:30
ee feat: Tabs close functionality and scroll (#32551) 2024-04-15 11:06:05 +05:30
enterprise
entities chore: Add telemetry for monitoring evaluations processing (#32222) 2024-04-01 11:58:07 +05:30
globalStyles fix: edit button on hover of suggested queries should appear on overall list item. (#32684) 2024-04-16 14:18:13 +05:30
icons
layoutSystems fix: add Auto Layout hover functions (#32754) 2024-04-18 11:39:09 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation feat: Changed add button to toggle button in left pane (#31523) 2024-03-07 17:56:58 +05:30
pages chore: Make Editor Pane Segments GA (#32712) 2024-04-18 10:05:34 +05:30
plugins/Linting chore: making body and variables as optional props- 31568 (#31665) 2024-03-20 19:03:52 +05:30
polyfills
reducers feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
reflow
sagas chore: Make Editor Pane Segments GA (#32712) 2024-04-18 10:05:34 +05:30
selectors feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
templates
theme
transformers fix: self signed certificates value set in the props (#32474) 2024-04-08 14:34:53 +05:30
UITelemetry chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
usagePulse
utils fix: Widget name disappear as you hover over it (#32709) 2024-04-17 16:10:35 +05:30
WidgetProvider chore: widgets alignment (#31923) 2024-03-22 16:53:29 +03:00
WidgetQueryGenerators
widgets feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
workers chore: using micro diff for js objects instead of deepDiff (#32581) 2024-04-11 17:27:30 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css chore: widgets alignment (#31923) 2024-03-22 16:53:29 +03:00
index.tsx chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts
wdyr.ts