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

🐛 Toggle placeholders/fallbacks properly on Bento components #35821

Merged
merged 2 commits into from
Sep 1, 2021

Commits on Sep 1, 2021

  1. create centralized hooks for onLoad/onLoading/onError in PreactBaseEl…

    …ement
    
    * update instances where components used their own (similar) hooks
    kvchari committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    88ccae1 View commit details
    Browse the repository at this point in the history
  2. toggle placeholders for bento components with dynamic content

    * update storybook stories to demonstrate placeholders/fallbacks
    * update closure typings
    * update docs
    kvchari committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    0dd2c87 View commit details
    Browse the repository at this point in the history