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

Remove onsCollapsible #2895

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Remove onsCollapsible #2895

merged 2 commits into from
Nov 16, 2023

Conversation

rmccar
Copy link
Contributor

@rmccar rmccar commented Nov 9, 2023

What is the context of this PR?

Fixes: #2868
onsCollapsible has been replaced with onsDetails we kept onsCollapsible as backwards compatibility for a time. This PR is to now fully remove onsCollapsible.

BREAKING CHANGE
onsCollapsible is no longer able to be used, services should now use onsDetails instead. To fix the breaking change where onsCollapsible is being used rename that macro call to use onsDetails and anything targets the collapsible css classes will also have to be updated. Other than that the configuration between the two macros should be the same.

How to review this PR

Check that all references to onsCollapsible have been removed

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

@rmccar rmccar added Breaking changes This PR contains at least one breaking change Tech improvements Tech debt, cleanup, code standardisation etc. labels Nov 9, 2023
@rmccar rmccar self-assigned this Nov 9, 2023
Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit eeeaf6b
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/6555f188fbbb130008afcc34
😎 Deploy Preview https://deploy-preview-2895--ons-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rmccar rmccar merged commit 8ce2802 into main Nov 16, 2023
8 checks passed
@rmccar rmccar deleted the improvements/2868/onscollapsible-removal branch November 16, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking changes This PR contains at least one breaking change Tech improvements Tech debt, cleanup, code standardisation etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onsCollapsible removal
4 participants