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

[WNMGDS-2864] Add utility actions pattern guidance page #3198

Merged
merged 30 commits into from
Sep 10, 2024

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

  1. Updating snapshots

    jack-ryan-nava-pbc committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fd0f3bc View commit details
    Browse the repository at this point in the history
  2. Revert "Updating snapshots"

    This reverts commit fd0f3bc.
    jack-ryan-nava-pbc committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a2194a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. [WNMGDS-2861] Adds PrintIcon component (#3196)

    * Add PrintIcon component.
    
    * Removed fillColor attribute from PrintIcon componet and removed lint from incons.stories.tsx
    tamara-corbalt authored and jack-ryan-nava-pbc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f7208cf View commit details
    Browse the repository at this point in the history
  2. [WNMGDS-2878] Render Doc Site stories for Modal Dialog and Drawer (#3203

    )
    
    Copy changes and add ability to handle control arguments
    jack-ryan-nava-pbc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1480db8 View commit details
    Browse the repository at this point in the history
  3. Added print icon

    jack-ryan-nava-pbc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1525f8f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. [WNMGDS-2861] Adds Email, Link, RSS & What's New Icon components (#3202)

    * Adds Email and RSS icons.
    
    * Adds Link and What's New Icons
    
    * Exchange (') for curly (’)
    tamara-corbalt authored and jack-ryan-nava-pbc committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    805ed8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f49be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac02e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    50911ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6721713 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 21, 2024

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

Commits on Sep 5, 2024

  1. [NO-TICKET] Automatically format json files (#3206)

    * Run prettier on json files
    
    * Update lint-staged config to format json files
    pwolfert authored and jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4da4f31 View commit details
    Browse the repository at this point in the history
  2. [WNMGDS-2875] Fix Release script take 2 (#3205)

    * Export vars and function needed in release script
    
    * Reorder imports and add new reviewers
    
    * Add new utility functions used by bumpVersions
    
    * Handle staging files properly
    
    * Export correct function from versions
    
    * export readJson so maybe we capture new line with read file'
    '
    
    * big refactor add comments break up inline for loop and associated functions
    
    * Wrap removal of top level package json in try catch and uncomment woopsie
    
    * Add maybe more helpful comment
    
    * Further refactoring
    
    * Looks like a big refactor but basically moved all code to a new file
    
    * Adding functionality so we don't lose newline at end of json files
    
    * [NO-TICKET] Automatically format json files (#3206)
    
    * Run prettier on json files
    
    * Update lint-staged config to format json files
    
    * Undo new line addition when writing json
    
    * Fix typo
    
    * Move version number into our main function to make usage clearer
    
    ---------
    
    Co-authored-by: Patrick Wolfert <patrick.wolfert@adhocteam.us>
    jack-ryan-nava-pbc and pwolfert committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6c68601 View commit details
    Browse the repository at this point in the history
  3. [RELEASE] 8/12 Version bump main (#3200)

    * Publish
    
     - @cmsgov/design-system@11.0.0-beta.0
     - @cmsgov/ds-cms-gov@11.0.0-beta.0
     - @cmsgov/ds-healthcare-gov@15.0.0-beta.0
     - @cmsgov/ds-medicare-gov@13.0.0-beta.0
    
    * [NO-TICKET] Manually updates "@cmsgov/design-system" version in package dependencies (#3201)
    
    manually updates dependency of "@cmsgov/design-system" version
    
    * Reverts design-system-tokens version back to 0.0.1
    
    ---------
    
    Co-authored-by: Kim Niedermaier <kimniedermaier+cmsds@navapbc.com>
    Co-authored-by: Patrick Wolfert <patrick.wolfert@adhocteam.us>
    3 people authored and jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fbde14f View commit details
    Browse the repository at this point in the history
  4. [WNMGDS-2884] Add cmsds-migrate script for v11 CSS changes (#3208)

    * Basic migration script for v11 variable/class changes
    
    * These two variables weren't removed!
    
    We need to update our release notes, because that was a mistake
    
    * Fix syntax error (stray single quote)
    
    * Fix regex group not getting printed in the replacement text
    
    * Mention the migration script in the blog post and explain how to use it
    pwolfert authored and jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8a06f39 View commit details
    Browse the repository at this point in the history
  5. [WNMGDS-2890] Fix onAnalyticsEvent attribute rendering to DOM throu…

    …gh `HelpDrawer` (#3210)
    
    Fix `onAnalyticsEvent` prop bleeding into `dialog` DOM elements through `HelpDrawer`
    
    Without this fix, the unit test I added will print errors to the console like this:
    
    ```
    console.error
        Warning: Unknown event handler property `onAnalyticsEvent`. It will be ignored.
            at dialog
            at NativeDialog (/Users/patrickwolfert/Projects/design-system/packages/design-system/src/components/NativeDialog/NativeDialog.tsx:38:3)
            at Drawer (/Users/patrickwolfert/Projects/design-system/packages/design-system/src/components/Drawer/Drawer.tsx:73:5)
            at HelpDrawer (/Users/patrickwolfert/Projects/design-system/packages/design-system/src/components/HelpDrawer/HelpDrawer.tsx:13:11)
    ```
    pwolfert authored and jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    008bce2 View commit details
    Browse the repository at this point in the history
  6. [NO-TICKET] Define a better return type for defaultMenuLinks (#3211)

    Be more informative about what `defaultMenuLinks` returns in the types
    
    Previously the return type was `{}`, which is useless to teams trying to use that functions themselves
    pwolfert authored and jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cd79888 View commit details
    Browse the repository at this point in the history
  7. [NO-TICKET] Revises release v11 blog post (#3213)

    update v11 blog post to remove reference to removing the privacy settings dialog
    kim-cmsds authored and jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6ad4135 View commit details
    Browse the repository at this point in the history
  8. [NO-TICKET] Exclude core design system from dependency update (#3217)

    * filter out the core design system
    
    * Add comment and make conditional more readable
    
    * make conditional more readable
    jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    199da3c View commit details
    Browse the repository at this point in the history
  9. [WNMGDS-2713] Add default value overrides to Storybook (#3216)

    * Initial set of default values added to props tables
    
    * Updated storybook snaps
    jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    57236da View commit details
    Browse the repository at this point in the history
  10. [WNMGDS-2838] Update all themes to make inline tool tips black (#3199)

    * Update all themes to make inline tool tips black
    
    * Udpate playwright vrt snapshots
    
    * Updating css snapshots
    
    * Updated css themes and custom tooltip scss styling to maybe no avail
    
    * setting tooltip color to match base color of surrounding text
    
    * Restore weirdly changed snapshots curious if CI browser tests pass
    
    * [WNMGDS-2875] Fix Release script take 2 (#3205)
    
    * Export vars and function needed in release script
    
    * Reorder imports and add new reviewers
    
    * Add new utility functions used by bumpVersions
    
    * Handle staging files properly
    
    * Export correct function from versions
    
    * export readJson so maybe we capture new line with read file'
    '
    
    * big refactor add comments break up inline for loop and associated functions
    
    * Wrap removal of top level package json in try catch and uncomment woopsie
    
    * Add maybe more helpful comment
    
    * Further refactoring
    
    * Looks like a big refactor but basically moved all code to a new file
    
    * Adding functionality so we don't lose newline at end of json files
    
    * [NO-TICKET] Automatically format json files (#3206)
    
    * Run prettier on json files
    
    * Update lint-staged config to format json files
    
    * Undo new line addition when writing json
    
    * Fix typo
    
    * Move version number into our main function to make usage clearer
    
    ---------
    
    Co-authored-by: Patrick Wolfert <patrick.wolfert@adhocteam.us>
    
    * Undoing accidental hover styling change
    
    ---------
    
    Co-authored-by: Patrick Wolfert <patrick.wolfert@adhocteam.us>
    jack-ryan-nava-pbc and pwolfert committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    07a699b View commit details
    Browse the repository at this point in the history
  11. Revert "Updating snapshots"

    This reverts commit fd0f3bc.
    jack-ryan-nava-pbc committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b88f57e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    536ed37 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    b0ada37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ae5aa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    5248269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c543c View commit details
    Browse the repository at this point in the history