-
Notifications
You must be signed in to change notification settings - Fork 77
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
fix(dialog): no longer apply transform styling unless dragEnabled or resizable #10503
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
label
Oct 8, 2024
driskull
added
the
pr ready for visual snapshots
Adding this label will run visual snapshot testing.
label
Oct 8, 2024
driskull
added
skip visual snapshots
Pull requests that do not need visual regression testing.
and removed
pr ready for visual snapshots
Adding this label will run visual snapshot testing.
labels
Oct 8, 2024
benelan
approved these changes
Oct 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This was referenced Oct 11, 2024
Closed
Merged
benelan
added a commit
that referenced
this pull request
Oct 11, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-components: 2.13.1</summary> ## [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) ### Bug Fixes * **chip:** Fix close icon color inconsistency ([#10493](#10493)) ([80b75c2](80b75c2)) * **combobox:** Restores `filterText` when filtered items are empty ([#10498](#10498)) ([6667c2a](6667c2a)) * **dialog:** No longer apply transform styling unless dragEnabled or resizable ([#10503](#10503)) ([e93fdbc](e93fdbc)) * **notice:** Ensure closed notice does not affect layout ([#10518](#10518)) ([655bbb7](655bbb7)) * **fix(panel):** Revert relative positioning on content ([#10496](#10496)) ([239f4da](239f4da)) </details> <details><summary>@esri/calcite-components-angular: 2.13.1</summary> ## [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) ### Miscellaneous Chores * **@esri/calcite-components-angular:** Synchronize components versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from 2.13.0 to 2.13.1 </details> <details><summary>@esri/calcite-components-react: 2.13.1</summary> ## [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) ### Miscellaneous Chores * **@esri/calcite-components-react:** Synchronize components versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from 2.13.0 to 2.13.1 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: Ben Elan <[email protected]>
benelan
added a commit
that referenced
this pull request
Oct 11, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-components: 2.13.1</summary> [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) * **chip:** Fix close icon color inconsistency ([#10493](#10493)) ([80b75c2](80b75c2)) * **combobox:** Restores `filterText` when filtered items are empty ([#10498](#10498)) ([6667c2a](6667c2a)) * **dialog:** No longer apply transform styling unless dragEnabled or resizable ([#10503](#10503)) ([e93fdbc](e93fdbc)) * **notice:** Ensure closed notice does not affect layout ([#10518](#10518)) ([655bbb7](655bbb7)) * **fix(panel):** Revert relative positioning on content ([#10496](#10496)) ([239f4da](239f4da)) </details> <details><summary>@esri/calcite-components-angular: 2.13.1</summary> [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) * **@esri/calcite-components-angular:** Synchronize components versions * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from 2.13.0 to 2.13.1 </details> <details><summary>@esri/calcite-components-react: 2.13.1</summary> [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) * **@esri/calcite-components-react:** Synchronize components versions * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from 2.13.0 to 2.13.1 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: Ben Elan <[email protected]>
benelan
added a commit
that referenced
this pull request
Oct 11, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/calcite-components: 2.13.1</summary> [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) * **chip:** Fix close icon color inconsistency ([#10493](#10493)) ([80b75c2](80b75c2)) * **combobox:** Restores `filterText` when filtered items are empty ([#10498](#10498)) ([6667c2a](6667c2a)) * **dialog:** No longer apply transform styling unless dragEnabled or resizable ([#10503](#10503)) ([e93fdbc](e93fdbc)) * **notice:** Ensure closed notice does not affect layout ([#10518](#10518)) ([655bbb7](655bbb7)) * **fix(panel):** Revert relative positioning on content ([#10496](#10496)) ([239f4da](239f4da)) </details> <details><summary>@esri/calcite-components-angular: 2.13.1</summary> [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) * **@esri/calcite-components-angular:** Synchronize components versions * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from 2.13.0 to 2.13.1 </details> <details><summary>@esri/calcite-components-react: 2.13.1</summary> [2.13.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-10-11) * **@esri/calcite-components-react:** Synchronize components versions * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from 2.13.0 to 2.13.1 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Calcite Admin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
skip visual snapshots
Pull requests that do not need visual regression testing.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue: #10500
Summary