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(CodeSnippet): observe resize #5854

Merged
merged 4 commits into from
Apr 20, 2020

Commits on Apr 14, 2020

  1. fix(CodeSnippet): observe resize

    This change makes `<CodeSnippet>` observes for the resize of its
    top-level element so the visibility of Show More button can be updated
    upon the up-to-date element size.
    
    Fixes carbon-design-system#5819.
    asudoh committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    04a306d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    a0d7c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f2ba7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    e4409c9 View commit details
    Browse the repository at this point in the history