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

[Docs] Replace Static HTML Element IDs Generated IDs (Layout Section) #5220

Merged
merged 21 commits into from
Oct 11, 2021

Commits on Sep 15, 2021

  1. Revised element IDs within the Accordion section of src/docs to use I…

    …Ds generated the htmlIdGenerator utility function
    breehall committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e07ed30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d552d9e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/breehall/eui into breehal…

    …l-htmlIdGenerator_docs
    
    Merging in the latest code from Master
    breehall committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    647d8de View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Revised element IDs within the Accordion section of src/docs to use I…

    …Ds generated the useGeneratedHtmlId utility function
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    df800ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2cdc8e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'breehall-htmlIdGenerator_docs' of https://github.com/br…

    …eehall/eui into breehall-htmlIdGenerator_docs
    
    Merging in the lastest code from the Master branch.
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    553e630 View commit details
    Browse the repository at this point in the history
  4. Revised element IDs within the Flyout section of src/docs to use IDs …

    …generated the useGeneratedHtmlId utility function
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    ee200d5 View commit details
    Browse the repository at this point in the history
  5. Revised element IDs within the Header section of src/docs to use IDs …

    …generated the useGeneratedHtmlId utility function
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    ed9b467 View commit details
    Browse the repository at this point in the history
  6. Revised element IDs within the Header section of src/docs to use IDs …

    …generated the useGeneratedHtmlId utility function
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    88b9f03 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/breehall/eui into breehal…

    …l-htmlIdGenerator_docs
    
    Merging in the latest code from the Master branch
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    2cf4626 View commit details
    Browse the repository at this point in the history
  8. Revised element IDs within the Header section of src/docs to use IDs …

    …generated the useGeneratedHtmlId utility function
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1f61f48 View commit details
    Browse the repository at this point in the history
  9. Revised element IDs within the Modal section of src/docs to use IDs g…

    …enerated the useGeneratedHtmlId utility function
    breehall committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    67e6517 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge branch 'master' of https://github.com/breehall/eui into breehal…

    …l-htmlIdGenerator_docs
    
    Merging in the latest code from the Master branch
    breehall committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    8c13ff2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/breehall/eui into breehal…

    …l-htmlIdGenerator_docs
    
    Merging in the latest code from teh Master branch
    breehall committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    fa2920f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Test commit

    breehall committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6915ebd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Revised element IDs within the Resizable Panel section of src/docs to…

    … use the useGeneratedHtmlId utility function
    breehall committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b80a14b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/breehall/eui into breehal…

    …l-htmlIdGenerator_docs
    
    Merging in the latest code from Master
    breehall committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a8ab4c9 View commit details
    Browse the repository at this point in the history
  3. Revised element IDs within the Resizable Panel section of src/docs to…

    … use the useGeneratedHtmlId utility function
    breehall committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f219516 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Revisions from PR

    breehall committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    4325089 View commit details
    Browse the repository at this point in the history
  2. Update src-docs/src/views/resizable_container/resizable_container_res…

    …et_values.js
    
    Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
    breehall and cchaos authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    605247b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Update accordion_example.js

    Created unique IDs in the snapshots for the example components for accordions.
    breehall authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    6a33f13 View commit details
    Browse the repository at this point in the history