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

feat(components/layout): remove deprecated fluid grid gutter size options #585

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

Blackbaud-ErikaMcVey
Copy link
Contributor

@Blackbaud-ErikaMcVey Blackbaud-ErikaMcVey commented Sep 28, 2022

BREAKING CHANGE: This change removes the SkyFluidGridGutterSize enum and the numerical options (0,
1, 2) from SkyFluidGridGutterSizeType. To address this, only use the strings 'small', 'medium',
and 'large' for the fluid grid component's gutterSize property, and use
SkyFluidGridGutterSizeType for Typescript typing.

@blackbaud-sky-build-user
Copy link
Collaborator

…ions

BREAKING CHANGE: This change removes the `SkyFluidGridGutterSize` enum and the numerical options (0,
1, 2) from `SkyFluidGridGutterSizeType`. To address this, only use the strings 'small', 'medium',
and 'large' for  the fluid grid component's `gutterSize` property, and use
`SkyFluidGridGutterSizeType` for Typescript typing.
@Blackbaud-ErikaMcVey Blackbaud-ErikaMcVey force-pushed the update-fluid-grid-gutter-sizes branch from 559f811 to 2c3bbd5 Compare September 28, 2022 16:34
@Blackbaud-ErikaMcVey Blackbaud-ErikaMcVey changed the title fix(components/layout): remove deprecated fluid grid gutter size values feat(components/layout): remove deprecated fluid grid gutter size options Sep 28, 2022
@Blackbaud-ErikaMcVey Blackbaud-ErikaMcVey merged commit 338771d into main Sep 28, 2022
@Blackbaud-ErikaMcVey Blackbaud-ErikaMcVey deleted the update-fluid-grid-gutter-sizes branch September 28, 2022 17:41
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.

3 participants