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: pretty filter labels #2911

Closed
wants to merge 12 commits into from
Closed

Commits on Sep 12, 2024

  1. feat(filters): create initial directory structure for Filters-related…

    … components, initialize yarn workspace for Filters, initialize FiltersList and FilterMenu components, add licenses, stub out files needed for generating READMEs for FilterMenu and FiltersList
    ByronDWall committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5b7ee74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b214a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. FCT-1112 | display story only when running storybook locally (#2902)

    * feat(local only storybook): add ability to only display a story in the sidebar when running storybook locally by adding a 'local-dev' tag to the story meta
    
    * feat(local only storybook): use tag in mdx files as well
    
    * feat(local only storybook): add local story stubs for FiltersList, add documentation for local-dev tag in storybook/README.md
    
    * fix(tag): remove local-dev tag from dropdownmenu readme
    ByronDWall authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f2a6ec8 View commit details
    Browse the repository at this point in the history
  2. fix(serve cmd): revert change specifying ./storybook-static filepath …

    …in storybook/package.json in order to merge local dev tagging to filters files branch
    ByronDWall committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    673cdf0 View commit details
    Browse the repository at this point in the history
  3. feat(filter-menu): create working filterMenu example to outline POC f…

    …or effective component API
    ByronDWall committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0efbc2f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat(filter-menu): add jsdoc comments to props, add sort button to he…

    …ader, update conditional onclicks to give an alert for POC purposes
    ByronDWall committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5fc0720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2228ffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2274a50 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. feat: pretty filter labels

    misama-ct committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e77022b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 25, 2024

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