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(config): add transition durations for tailwind #2036

Merged
merged 2 commits into from
Aug 22, 2024

Commits on Aug 20, 2024

  1. docs(ToastNotification): add interactive implementation example

    - demo autodismiss behavior with stack of notifications
    - use state to track
    booc0mtaco committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    56b2998 View commit details
    Browse the repository at this point in the history
  2. feat(config): add transition durations for tailwind

    - add in durations via (transitionDuration)
    - add in new toast notification implementation example
    - use new medium durations in example
    
    - demo autodismiss behavior with stack of notifications
    - use state to track
    
    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # Date:      Thu Aug 15 10:40:43 2024 -0400
    #
    # On branch aholloway/EDS-1385
    # Changes to be committed:
    #	deleted:    src/components/ToastNotification/ToastNotification.stories.ts
    #	new file:   src/components/ToastNotification/ToastNotification.stories.tsx
    #	modified:   tailwind.config.ts
    #
    booc0mtaco committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2e7de53 View commit details
    Browse the repository at this point in the history