-
Notifications
You must be signed in to change notification settings - Fork 76
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
calcite-modal, calcite-dropdown : rename width
prop to widthScale
#8250
Labels
4 - verified
Issues that have been released and confirmed resolved.
breaking change
Issues and pull requests with code changes that are not backwards compatible.
calcite-components
Issues specific to the @esri/calcite-components package.
refactor
Issues tied to code that needs to be significantly reworked.
Milestone
Comments
anveshmekala
added
refactor
Issues tied to code that needs to be significantly reworked.
breaking change
Issues and pull requests with code changes that are not backwards compatible.
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
labels
Nov 22, 2023
github-actions
bot
added
the
calcite-components
Issues specific to the @esri/calcite-components package.
label
Nov 22, 2023
This was referenced Nov 22, 2023
anveshmekala
added
2 - in development
Issues that are actively being worked on.
and removed
0 - new
New issues that need assignment.
labels
Nov 22, 2023
anveshmekala
removed
the
needs triage
Planning workflow - pending design/dev review.
label
Nov 22, 2023
jcfranco
changed the title
calcite-modal,calcite-dropdown : rename
calcite-modal, calcite-dropdown : rename Nov 22, 2023
width
prop to widthScale
width
prop to widthScale
anveshmekala
added a commit
that referenced
this issue
Nov 22, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
anveshmekala
added a commit
that referenced
this issue
Nov 22, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
anveshmekala
added
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
and removed
2 - in development
Issues that are actively being worked on.
labels
Nov 22, 2023
Installed and assigned for verification. |
benelan
pushed a commit
that referenced
this issue
Nov 23, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Nov 23, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Nov 29, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Nov 29, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
geospatialem
added a commit
that referenced
this issue
Dec 1, 2023
) **Related Issue:** #8250 ## Summary Updates the `modal`'s `fullscreen` prop context to the updated `widthScale` prop (previously named `scale`).
geospatialem
added
4 - verified
Issues that have been released and confirmed resolved.
and removed
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
labels
Dec 1, 2023
Verified on the |
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
) **Related Issue:** #8250 ## Summary Updates the `modal`'s `fullscreen` prop context to the updated `widthScale` prop (previously named `scale`).
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
) **Related Issue:** #8250 ## Summary Updates the `modal`'s `fullscreen` prop context to the updated `widthScale` prop (previously named `scale`).
benelan
pushed a commit
that referenced
this issue
Dec 2, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Dec 2, 2023
**Related Issue:** #8250 ## Summary BREAKING CHANGE: For consistency, renames `width` property to `widthScale`.
benelan
pushed a commit
that referenced
this issue
Dec 2, 2023
) **Related Issue:** #8250 ## Summary Updates the `modal`'s `fullscreen` prop context to the updated `widthScale` prop (previously named `scale`).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4 - verified
Issues that have been released and confirmed resolved.
breaking change
Issues and pull requests with code changes that are not backwards compatible.
calcite-components
Issues specific to the @esri/calcite-components package.
refactor
Issues tied to code that needs to be significantly reworked.
Description
rename
width
prop incalcite-modal
andcalcite-dropdown
withwidthScale
to be consistent with pattern incalcite-sheet
andshell-panel
Proposed Advantages
width
vswidthScale
Which Component
calcite-modal
refactor(modal)!: renamewidth
property towidthScale
#8252calcite-dropdown
refactor(dropdown)!: renamewidth
property towidthScale
#8251Relevant Info
No response
Calcite package
The text was updated successfully, but these errors were encountered: