Skip to content

Commit

Permalink
Update deprecations.js
Browse files Browse the repository at this point in the history
  • Loading branch information
simurai authored May 25, 2021
1 parent 3ac5012 commit 5fa4d19
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions deprecations.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
* array and a "message" string.
*/
const versionDeprecations = {
'18.0.0': [
{
selectors: ['.css-truncate', '.css-truncate-target', '.css-truncate-overflow', '.expandable'],
message: '.css-truncate has been deprecated in favor of .Truncate'
}
],
'17.0.0': [
{
variables: ['$h000-size', '$h000-size-mobile'],
Expand Down

0 comments on commit 5fa4d19

Please sign in to comment.