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(Accordion,ButtonLink,List,Popover,Slider,Tooltip): remove deprecated props #1052

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

atabel
Copy link
Collaborator

@atabel atabel commented Mar 18, 2024

BREAKING CHANGE: remove deprecated props in some components

@atabel atabel requested a review from pladaria March 18, 2024 10:35
Copy link

github-actions bot commented Mar 18, 2024

Size stats

master this branch diff
Total JS 10.7 MB 10.7 MB -335 B
JS without icons 1.93 MB 1.93 MB -233 B
Lib overhead 50.9 kB 50.9 kB 0 B
Lib overhead (gzip) 13.7 kB 13.7 kB 0 B

Copy link

github-actions bot commented Mar 18, 2024

Accessibility report
✔️ No issues found

ℹ️ You can run this locally by executing yarn audit-accessibility.

Copy link

github-actions bot commented Mar 18, 2024

Deploy preview for mistica-web ready!

✅ Preview
https://mistica-d9kqwc320-tuentisre.vercel.app

Built with commit dd7a736.
This pull request is being automatically deployed with vercel-action

src/tooltip.tsx Outdated
unstable_offsetX?: number | string;
/**
* @deprecated This field is deprecated, use centerContent instead.
*/
textCenter?: boolean;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this line too

@atabel atabel added this pull request to the merge queue Apr 1, 2024
Merged via the queue into master with commit 2e8add2 Apr 1, 2024
11 checks passed
@atabel atabel deleted the atoledano-deprecated-props branch April 1, 2024 14:06
tuentisre pushed a commit that referenced this pull request Apr 1, 2024
# [15.0.0](v14.48.0...v15.0.0) (2024-04-01)

### Bug Fixes

* **Image:** reset error state when src changes ([#1062](#1062)) ([1cdb87a](1cdb87a))

### Features

* **Accordion,ButtonLink,List,Popover,Slider,Tooltip:** remove deprecated props ([#1052](#1052)) ([2e8add2](2e8add2))
* **IconButton:** update usage in CvvField and remove baseIconButton ([#1060](#1060)) ([117fc44](117fc44))
* **Select:** add default value ([#1061](#1061)) ([a0d6a9b](a0d6a9b))
* **skins:** remove O2 classic and Movistar legacy skins ([#1051](#1051)) ([c8be29a](c8be29a))
* **Tag:** Use new tokens in tags ([#1054](#1054)) ([ff87327](ff87327))

### BREAKING CHANGES

* **skins:** remove O2 classic and Movistar legacy skins
* **Accordion,ButtonLink,List,Popover,Slider,Tooltip:** remove deprecated props in some components
@tuentisre
Copy link
Collaborator

🎉 This PR is included in version 15.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants