PromucFlow_constructor/app/client/src/components
Hetu Nandu 9090dc6c33
feat: Multi Pane IDE: Phase 1 (#19261)
## Description

Starts work on the Multi Pane IDE that would be behind a feature flag
right now. We will continue work on this behind the scenes

> New shiny Multi Pane layout that will be unwrapped after a few months

Fixes #19210

## Type of change

- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)


## How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Provide
instructions, so we can reproduce.
> Please also list any relevant details for your test configuration.
> Delete anything that is not important

- Manual
- Jest
- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-01-09 10:54:41 +05:30
..
autoHeight fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
autoHeightOverlay fix: auto height limits one row difference (#19001) 2022-12-22 18:18:47 +05:30
designSystems/appsmith fix: Improving form widget keyboard accessibility (#18991) 2022-12-30 15:52:11 +01:00
editorComponents feat: Multi Pane IDE: Phase 1 (#19261) 2023-01-09 10:54:41 +05:30
formControls feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
propertyControls feat: Dynamic Menu Items - Table Widget (#18945) 2022-12-30 16:22:11 +05:30
utils feat: migration of ads/formFields/TextField to utils as part ads migration (#17281) 2022-10-05 16:36:49 +05:30
wds fix: Improving form widget keyboard accessibility (#18991) 2022-12-30 15:52:11 +01:00
constants.ts fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
TabItemBackgroundFill.tsx chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00