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

fix!: 🐛 Fixed TitleAlign Issue #459

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 24, 2024

  1. feature: ✨ Tooltip action widget

    - Added `toolTipAction` parameter in `Showcase` which is used to get action widget configuration and defaults to `null`
    - Added `DefaultToolTipActionWidget` class for default tooltip action widgets
    faiyaz-shaikh authored and Sahil-Simform committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4bd624f View commit details
    Browse the repository at this point in the history
  2. feat: ✨ Tooltip action widget

    - Added `ToolTipActionButton` class for tooltip action buttons
    rashi-simform authored and Sahil-Simform committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5de0853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64d7496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2055107 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7faf91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c7ab28 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    52b6ca7 View commit details
    Browse the repository at this point in the history
  2. fix!: 🐛 Fixed TitleAlign Issue

    Added titleAlignment and descriptionAlignment parameters to align title and description within the tooltip widget
    Renamed parameters titleAlignment to titleTextAlign and descriptionAlignment to descriptionTextAlign
    rashi-simform authored and Sahil-Simform committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b25b793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f11a09 View commit details
    Browse the repository at this point in the history