Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main back to develop (v2.45.0) #9859

Closed
wants to merge 771 commits into from
Closed

Merge main back to develop (v2.45.0) #9859

wants to merge 771 commits into from

Conversation

kavinvenkatachalam
Copy link
Collaborator

What's Changed

Major updates 🚀

Fixes

johnsoncherian and others added 30 commits March 20, 2024 10:22
… component dropped with same name (#9201)

* fixes: on component delete, ref should not connect to the new component dropped with same name

* fixes: refered component was also deletd

* cleanup

* fixes: entity ids needs to map correctly with entity name in for a referenced to b type

* [bugfix ]fixes: entity ids needs to map correctly with entity name in viewer (#9206)

* fixes: entity ids needs to map correctly with entity name in viewer

* handles references mapping with new associations (#9210)
…formance/appbuilder"

This reverts commit 2e8374a, reversing
changes made to 23a86bf.
arpitnath and others added 28 commits May 16, 2024 13:27
- able to resolve custom resolvers for widgets: Listview
- error state for new default value from config should be handled
* fix: fixed resize round of issues

* fix: removed hardcoded show grid class
- Removed dependencies  and  from the useEffect hook.
- These dependencies were causing the useEffect hook to call infinitely, leading to a maximum call stack error.
- Updated the useEffect hook to run only once on component mount.

This fix resolves the issue of infinite re-renders and ensures that the exposedVariables are set correctly without causing performance issues.
* fix : codehinter crash , misc ui fixes

* fixes: codehinter fx option in event manager
- event manager hinter alignment of the fx button.
- event manager: fx is always active
- widget inspectot fx btn container is visible once active
[improvement] Major Architectural Updates: New Grid System, New Code Editor and AppDef Phase 2
* fix : broken csa in form component

* fix: switch page and go to app query params are not saving due to mutation

* added an extra check if envs refs are undefined

---------

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
@kavinvenkatachalam
Copy link
Collaborator Author

There are conflicts in this PR. So, closing this and created a new one #9860

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants