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: Refreshing preview SidePanel storybook examples #3056

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

Commits on Nov 7, 2024

  1. docs: Adding SidePanel expand and collapse support

    William Stanton committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    16b9943 View commit details
    Browse the repository at this point in the history
  2. docs: Styling compact view

    William Stanton committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1699fcf View commit details
    Browse the repository at this point in the history
  3. docs: Consolidating styles for expandable

    William Stanton committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7395644 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. docs: Styling hyperlinks

    William Stanton committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    41df4cc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into william-sidepanel…

    …-nav-example
    William Stanton committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e4679fe View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. docs: Building accordion component

    Also fixing some label problems in SidePanel with labelProps. Also deleting old style functions. Also deleting old data structures.
    William Stanton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ca8e350 View commit details
    Browse the repository at this point in the history
  2. docs: Adding current page state

    William Stanton committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    70d09fd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge remote-tracking branch 'upstream/master' into william-sidepanel…

    …-nav-example
    William Stanton committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    520a04c View commit details
    Browse the repository at this point in the history
  2. docs: Adding fly-out menus in compact view

    William Stanton committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5d99920 View commit details
    Browse the repository at this point in the history
  3. docs: Updating SideBar with Overlay example

    William Stanton committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    873a6da View commit details
    Browse the repository at this point in the history
  4. docs: Styling accordion icon

    William Stanton committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c0c56c2 View commit details
    Browse the repository at this point in the history
  5. docs: Adding content to the mdx storybook file

    William Stanton committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3c3299b View commit details
    Browse the repository at this point in the history
  6. docs: Fixing Basic SidePanel example

    William Stanton committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d7d21ab View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. docs: Updating AlwaysOpen SidePanel example

    William Stanton committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    69580af View commit details
    Browse the repository at this point in the history
  2. docs: Adding main content section

    William Stanton committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    36dcd68 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. docs: Fixing serious bug with External Control example

    Also documented the issue in comments for devs.
    William Stanton committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    15770ac View commit details
    Browse the repository at this point in the history
  2. docs: Refreshing Hidden Name examples

    William Stanton committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9ac3de1 View commit details
    Browse the repository at this point in the history
  3. docs: Updating the MDX Storybook file with a11y notes

    William Stanton committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f3af63c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. docs: Fixing Alternate variant example

    Also fixed some paragraph styling in other examples.
    William Stanton committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cf36fd3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into william-sidepanel…

    …-nav-example
    William Stanton committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9a42bf1 View commit details
    Browse the repository at this point in the history
  3. docs: Fixing the RightOrigin example

    Also missed removing the ARIA button role from SecondaryButton in the Variant example.
    William Stanton committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    edf126d View commit details
    Browse the repository at this point in the history