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

BC(web, web-twig) Refactor(web-react): Tooltip - Remove deprectations and changed internal classnames #1451

Merged
merged 6 commits into from
Jun 6, 2024

Commits on Jun 6, 2024

  1. BREAKING CHANGE(web-twig): Tooltip plugin support only TooltipFloatingUI

    - fix and update demo to match demos in react and web
    pavelklibani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    04482aa View commit details
    Browse the repository at this point in the history
  2. BREAKING CHANGE(web): Tooltip className changes #DS-1267

    - Tooltip web package docs updated
    - Tooltip web demo changed to reflect new classnames changes
    pavelklibani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3af3d3c View commit details
    Browse the repository at this point in the history
  3. BREAKING CHANGE(web-twig): Tooltip className changes

    - TooltipWrapper renamed to Tooltip
    - Changed all stories to use the new Tooltip component structure
    - Updated README
    pavelklibani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    327d7d3 View commit details
    Browse the repository at this point in the history
  4. Refactor(web-react): Tooltip className changes #DS-1267

    - changed internal classnames for Tooltip
    pavelklibani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d4f1187 View commit details
    Browse the repository at this point in the history
  5. Test(web-react): Update test for tooltip

    - updated to new structure using 'screen' function
    pavelklibani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3fe6a48 View commit details
    Browse the repository at this point in the history
  6. Refactor(web): Improve Tooltip CSS since the position is only contr…

    …olled by Floating UI #DS-1267
    adamkudrna authored and pavelklibani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ac3fe76 View commit details
    Browse the repository at this point in the history