PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Anvil
Pawan Kumar 049a8a9c67
chore: remove typography selection in app theming (#36110)
/ok-to-test tags="@tag.All"

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

## Summary by CodeRabbit

- **New Features**
- Introduced new hooks for icon management: `useIconDensity` and
`useIconSizing`.

- **Improvements**
- Refactored hooks to enhance performance by using `useMemo` instead of
state management, leading to more efficient calculations for icon size,
density, spacing, and typography.
- Streamlined theme management by consolidating logic and removing
unnecessary properties, improving clarity and maintainability.
- Optimized CSS class name management within the `useCssTokens` hook for
better performance.

- **Bug Fixes**
- Removed `fontFamily` property from various components, which may
affect text rendering but simplifies font management.

- **Documentation**
- Updated comments and documentation to reflect changes in typography
and theme handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10786030048>
> Commit: a0d12586c130252d4164305c5293c1b6fb67b5eb
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10786030048&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Tue, 10 Sep 2024 06:00:30 UTC
<!-- end of auto-generated comment: Cypress test results  -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-09-13 11:19:26 +05:30
..
AppTheming chore: remove typography selection in app theming (#36110) 2024-09-13 11:19:26 +05:30
Widgets chore: change snapshot package (#35867) 2024-09-12 11:09:42 +03:00
AnvilAppNavigation_spec.ts feat: Preliminary set of test cases and test utils for Anvil DnD and Space distribution. (#33827) 2024-05-30 12:46:56 +05:30
AnvilCopyPaste_spec.ts chore: Add tests for copy paste for anvil widgets. (#34895) 2024-07-16 15:55:28 +05:30
AnvilDnD_spec.ts feat: Preliminary set of test cases and test utils for Anvil DnD and Space distribution. (#33827) 2024-05-30 12:46:56 +05:30
AnvilModal_spec.ts chore: change snapshot package (#35867) 2024-09-12 11:09:42 +03:00
AnvilOnCanvasUI_spec.ts chore: Anvil on canvas UI tests (#35342) 2024-08-12 23:55:55 +05:30
AnvilSectionsAndZones_spec.ts chore: Adding specs/tests for space distribution and copy paste sagas (#34063) 2024-06-10 16:37:50 +05:30
AnvilSpaceDistribution_spec.ts chore: fix zone dotted highlight is not showing up on new anvil apps (#35787) 2024-08-22 12:46:48 +03:00
AnvilSuggestedWidgets_spec.ts chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
AnvilWidgetClicking_spec.ts feat: Preliminary set of test cases and test utils for Anvil DnD and Space distribution. (#33827) 2024-05-30 12:46:56 +05:30