-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(tooltip): DLT-1758 add legacy styles back #326
Conversation
Please add either the |
βοΈ Deploy previews ready! |
Merging, since this is basically just a revert |
# [9.39.0](dialtone/v9.38.2...dialtone/v9.39.0) (2024-05-23) ### Bug Fixes * **Tooltip:** DLT-1758 add legacy styles back ([#326](#326)) ([79d087b](79d087b)) ### Documentation * **Homepage:** NO-JIRA homepage svg loader and stack ([#325](#325)) ([e66ed5c](e66ed5c)) ### Features * dlt-1397 init empty state ([#315](#315)) ([38d3103](38d3103)) * **Link:** DLT-1631 add inverted utility classes ([#321](#321)) ([0aa8259](0aa8259)) * **Message Input:** DLT-1767 add ability to disallow codeblock ([#327](#327)) ([c47ab66](c47ab66))
π This PR is included in version 9.39.0 π The release is available on GitHub release Your semantic-release bot π¦π |
# [8.32.0](dialtone-css/v8.31.2...dialtone-css/v8.32.0) (2024-05-23) ### Bug Fixes * **Tooltip:** DLT-1758 add legacy styles back ([#326](#326)) ([79d087b](79d087b)) ### Features * dlt-1397 init empty state ([#315](#315)) ([38d3103](38d3103)) * **Link:** DLT-1631 add inverted utility classes ([#321](#321)) ([0aa8259](0aa8259))
π This PR is included in version 8.32.0 π The release is available on GitHub release Your semantic-release bot π¦π |
fix(tooltip): add legacy styles back
Obligatory GIF (super important!)
π οΈ Type Of Change
These types will increment the version number on release:
π Jira Ticket
https://dialpad.atlassian.net/browse/DLT-1758
π Description
Adding legacy tooltip styles back in, even though they are not used in the vue component anymore, DPM still uses them. Shouldn't hurt anything to keep them.
Also fixes the issues on tooltip docs page.
π Checklist
For all PRs: