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

Merge release/2.1.0 into main branch #977

Merged
merged 186 commits into from
Jul 19, 2023
Merged

Merge release/2.1.0 into main branch #977

merged 186 commits into from
Jul 19, 2023

Commits on Mar 4, 2022

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

Commits on Mar 8, 2022

  1. add transparent Button variant & update DropdownIconToggle (#560)

    Adding the transparent and outline transparent variant to the Button component. Uses transparent button variant in ModalFooter actions for closing. Updates DropdownToggle to support icon-only dropdown. Removes DropdownIconToggle in favor of using DropdownToggle to better support flexible styling.
    jasonbasuil authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b824381 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

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

Commits on Mar 14, 2022

  1. add CardList to DS (#567)

    Adds a CardList layout component to wrap around existing design system Cards.
    jasonbasuil authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2ee3b29 View commit details
    Browse the repository at this point in the history
  2. update Pill color and border (#568)

    Updates Pills colors, removes Pill border, and introduces a Pills layout component to wrap around a collection of Pill components.
    jasonbasuil authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    401aee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a72f8a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    5857e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9e4e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

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

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    3982322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8bee61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a533cd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

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

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    a7bddc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b2d38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c73ece View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. update snapshot (#610)

    jasonbasuil authored May 5, 2022
    Configuration menu
    Copy the full SHA
    c60bab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    977e82e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

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

Commits on May 16, 2022

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

Commits on May 17, 2022

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

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    ddd4c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b10c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5efc607 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    bceb3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6564fbf View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    e682ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3faaff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5255c0c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jun 14, 2022

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

Commits on Jun 28, 2022

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

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    9b0276d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec1c100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a50c3bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d141b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Jul 14, 2022

  1. update snapshots (#667)

    jasonbasuil authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    30c2d2f View commit details
    Browse the repository at this point in the history
  2. Merge release/1.32.1 into develop branch (#669)

    * allows Tooltip to open on hover (#487)
    
    * Prepare hotfix 1.24.1 (#492)
    
    * Merge release/1.25.0 into main branch (#494)
    
    * HOTFIX update tooltip primary variant to ux-emerald (#415)
    
    * Feature RS-8352 Tabs (#477)
    
    Add Tabs and Tabs with react-bootstrap and styled-components
    
    * feature/UIDS-442 add Button to DS (#450)
    
    Adds react-bootstrap and Button component to the Design System
    
    * Bug/UIDS-484 Set node version on nightly visual tests (#485)
    
    * chore/UIDS-476 documentation updates (#486)
    
    * Chore/ Add Percy snapshots for buttons (#488)
    
    * Chore/ Delete old sample file for cypress tests (#482)
    
    * Merge hotfix/1.24.1 into develop branch (#493)
    
    * allows Tooltip to open on hover (#487)
    
    * Prepare release 1.25.0
    
    Co-authored-by: Rachel Roppolo <rachel@userinterviews.com>
    Co-authored-by: Jane Sebastian <jane@userinterviews.com>
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: brianCollinsUI <84730553+brianCollinsUI@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * update relative bootstrap imports (#497)
    
    * Prepare hotfix 1.25.1 (#498)
    
    * Merge release/1.26.0 into main branch (#513)
    
    * HOTFIX update tooltip primary variant to ux-emerald (#415)
    
    * Feature RS-8352 Tabs (#477)
    
    Add Tabs and Tabs with react-bootstrap and styled-components
    
    * feature/UIDS-442 add Button to DS (#450)
    
    Adds react-bootstrap and Button component to the Design System
    
    * Bug/UIDS-484 Set node version on nightly visual tests (#485)
    
    * chore/UIDS-476 documentation updates (#486)
    
    * Chore/ Add Percy snapshots for buttons (#488)
    
    * Chore/ Delete old sample file for cypress tests (#482)
    
    * Merge hotfix/1.24.1 into develop branch (#493)
    
    * allows Tooltip to open on hover (#487)
    
    * Merge release/1.25.0 into develop branch (#495)
    
    * allows Tooltip to open on hover (#487)
    
    * Prepare hotfix 1.24.1 (#492)
    
    * Prepare release 1.25.0
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Merge hotfix/1.25.1 into develop branch (#499)
    
    * allows Tooltip to open on hover (#487)
    
    * Prepare hotfix 1.24.1 (#492)
    
    * Merge release/1.25.0 into main branch (#494)
    
    * HOTFIX update tooltip primary variant to ux-emerald (#415)
    
    * Feature RS-8352 Tabs (#477)
    
    Add Tabs and Tabs with react-bootstrap and styled-components
    
    * feature/UIDS-442 add Button to DS (#450)
    
    Adds react-bootstrap and Button component to the Design System
    
    * Bug/UIDS-484 Set node version on nightly visual tests (#485)
    
    * chore/UIDS-476 documentation updates (#486)
    
    * Chore/ Add Percy snapshots for buttons (#488)
    
    * Chore/ Delete old sample file for cypress tests (#482)
    
    * Merge hotfix/1.24.1 into develop branch (#493)
    
    * allows Tooltip to open on hover (#487)
    
    * Prepare release 1.25.0
    
    Co-authored-by: Rachel Roppolo <rachel@userinterviews.com>
    Co-authored-by: Jane Sebastian <jane@userinterviews.com>
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: brianCollinsUI <84730553+brianCollinsUI@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * update relative bootstrap imports (#497)
    
    * Prepare hotfix 1.25.1
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Rachel Roppolo <rachel@userinterviews.com>
    Co-authored-by: Jane Sebastian <jane@userinterviews.com>
    Co-authored-by: brianCollinsUI <84730553+brianCollinsUI@users.noreply.github.com>
    
    * Chore/wait a bit longer for things to render on some percy snapshots (#503)
    
    * UIDS-438 Add AsyncCreatableSelect (#500)
    
    * UIDS-506 Update Form to handle GET method (#507)
    
    Previously passing a GET method would have worked for Rails, but it wouldn't
    put the params in the URL which is the expected behavior. This makes it so we
    properly pass GET directly to the form method parameter.
    
    One other thing this does is remove the CSRF params if GET is passed. These are
    ignored in GET and thus aren't necessary and would add extra params to the URL.
    
    One potential upgrade that was left on the cutting room floor was passing any
    extra props directly to the form component.
    
    * CHORE Fix node version in deploy action (#510)
    
    * CHORE Fix yaml spacing on deploy action (#512)
    
    * feature/UIDS-312 add Dropdown to DS (#502)
    
    * adds Dropdown and subcomponents
    
    * adds DropdownIconToggle
    
    * creates shared button mixins
    
    * remove children proptype, consolidate shared proptypes
    
    * add Percy snapshots for Dropdowns
    
    * Prepare release 1.26.0
    
    Co-authored-by: Rachel Roppolo <rachel@userinterviews.com>
    Co-authored-by: Jane Sebastian <jane@userinterviews.com>
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: brianCollinsUI <84730553+brianCollinsUI@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Bob Saris <bob@userinterviews.com>
    
    * Merge release/1.26.1 into main branch (#517)
    
    * UIDS-501 Export color variables for use in js (#504)
    
    * use font-type-30 on form-control (#516)
    
    * Prepare release 1.26.1
    
    * Fix merge conflicts on 1.27.0
    
    * Merge release/1.28.0 into main branch (#563)
    
    * updates Dropdown documentation, adds Figma addon for illustrations (#554)
    
    * add transparent Button variant & update DropdownIconToggle (#560)
    
    Adding the transparent and outline transparent variant to the Button component. Uses transparent button variant in ModalFooter actions for closing. Updates DropdownToggle to support icon-only dropdown. Removes DropdownIconToggle in favor of using DropdownToggle to better support flexible styling.
    
    * Prepare release 1.28.0
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Merge release/1.29.0 into main branch (#569)
    
    * add CardList to DS (#567)
    
    Adds a CardList layout component to wrap around existing design system Cards.
    
    * update Pill color and border (#568)
    
    Updates Pills colors, removes Pill border, and introduces a Pills layout component to wrap around a collection of Pill components.
    
    * Prepare release 1.29.0
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Merge release/1.29.1 into main branch (#578)
    
    * remove margin from Card (#572)
    
    * rename CardList to CardContainer (#574)
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Merge release/1.29.2 into main branch (#594)
    
    * Button and Link distinction documentation (#587)
    
    * add brand variants to Button (#593)
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * remove extra version in package.json
    
    * Merge release/1.30.0 into main branch (#611)
    
    * removing TrackedButton from export (#603)
    
    * add aria-live to Toast (#605)
    
    * handle setting title prop on Toast (#607)
    
    * update focus state to Button and Select (#601)
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Merge release/1.30.1 into main branch (#618)
    
    * fix styles on Select to allow for tabbing and proper focus (#617)
    
    * Merge release/1.30.2 into main branch (#624)
    
    * allow setting id on InputLabel (#621)
    
    * add id to FormGroup__invalid-feedback (#623)
    
    * Merge release/1.30.3 into main branch (#629)
    
    * update Input focus boder to ux-blue-500 for 3:1 contrast ratio (#628)
    
    * Merge release/1.31.0 into main branch (#633)
    
    * update FormGroup and InputLabel to support fieldset and legend (#632)
    
    * Merge release/1.31.1 into main branch (#642)
    
    * change FormControlLabel label and children to span (#638)
    
    * updating input scss variables (#641)
    
    * Prepare release 1.31.1
    
    * Merge release/1.32.0 into main branch (#660)
    
    * remove required id from FormGroup (#645)
    
    * Fix cypress tests (#647)
    
    * Add data-testid to LoadingOverlay (#652)
    
    * add Link variant to Button component (#659)
    
    * upgrade react-select v5 (#658)
    
    * Add Accordion to DS (#656)
    
    * update snapshots
    
    * Prepare release 1.32.1
    
    Co-authored-by: Jason Basuil <basuilj@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Rachel Roppolo <rachel@userinterviews.com>
    Co-authored-by: Jane Sebastian <jane@userinterviews.com>
    Co-authored-by: brianCollinsUI <84730553+brianCollinsUI@users.noreply.github.com>
    Co-authored-by: Bob Saris <bob@userinterviews.com>
    Co-authored-by: Rachel Roppolo <rroppolo@Rachels-MacBook-Pro.local>
    7 people authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b73b577 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. add Chromatic (#665)

    Chromatic automates gathering UI feedback, visual testing, and documentation, so developers can iterate faster with less manual work. Created by the maintainers of Storybook.
    jasonbasuil authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7a69744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877b113 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a3ce75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    473a45b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76354de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7edbcac View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. updates to Accordion v2 (#673)

    In Card story, adjust border styling
    jasonbasuil authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    342c057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d82d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dad7cc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

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

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

  1. add ToggleInput (#672)

    jasonbasuil authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    062cbd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    dd29e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05fb94e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3db302 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    dad607b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29045af View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    85e268b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    279bb05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    200b86d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    6b6ac1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd8e134 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    51eee59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34dfbbd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    11a3b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd2340 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Sep 6, 2022

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

Commits on Sep 7, 2022

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

Commits on Sep 12, 2022

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

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    482195a View commit details
    Browse the repository at this point in the history
  2. Fix color system JS variable order (#739)

    closes #738
    
    Fixes the 500 level color values for green and navy. This is because the variables for 500 were used as the
    non-numbered values but those don't always correspond to the 500 value.
    I set them all to the 500 variables for consistency.
    gabescarbrough authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    bbdece2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08789bc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    0fd1112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757bf54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    217cee5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Oct 4, 2022

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

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

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

Commits on Oct 21, 2022

  1. add CardStack (#763)

    jasonbasuil authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    50917ea View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

Commits on Nov 8, 2022

  1. Bump loader-utils from 1.4.0 to 1.4.1 (#775)

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ec800a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    086efea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29f0fb View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

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

Commits on Nov 22, 2022

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

Commits on Nov 28, 2022

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

Commits on Nov 29, 2022

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

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    e00b96c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    110bedf View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    eb8e00a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    122a1d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    10bfa5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    921d023 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    9f7bff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4a354d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    f550466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce000a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    64ee78b View commit details
    Browse the repository at this point in the history
  2. Bump express from 4.17.1 to 4.18.2 (#795)

    Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    669d3c7 View commit details
    Browse the repository at this point in the history
  3. Bump decode-uri-component from 0.2.0 to 0.2.2 (#794)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    924773f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Bump qs from 6.5.2 to 6.5.3 (#791)

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    eaf2d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c44b544 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    babe921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f8082b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 6, 2023

  1. Bump http-cache-semantics from 4.1.0 to 4.1.1 (#828)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e1b7eb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    aee0c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d2438 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 10, 2023

  1. Update setMessage to accept object in useToast.js and add Toast.mdx d…

    …oc file (#838)
    
    Update setMessage in useToast.jsx to expect an object with message, title, action, and type keys and become order agnostic.  Add Toast.mdx file with Props table and useToast documentation.
    gretahayes19 authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9ba233a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f38ba View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Add bugsnag config to DS and handle toast arg error (#845)

    Add bugsnag configuration to DS in order to handle toast arg error.
    
    If users make a function call to useToast with the incorrect arg signature, it will trigger a bugsnag report. Eventually we hope to remove this error handling once we are confident we have correctly updated all use cases within rails-server.
    gretahayes19 authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    155e48e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad2d071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4f326c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c95f7ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2251e17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f1f218 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

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

Commits on Mar 16, 2023

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

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    ee87261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b28450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c40c6 View commit details
    Browse the repository at this point in the history
  4. upgrade to bugsnag 7 (#871)

    upgrade bugsnag JS to v7 and moved bugsnag to peerDependencies instead of top level dependencies
    gretahayes19 authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    cba26a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8768375 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Mar 23, 2023

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

Commits on Mar 24, 2023

  1. remove Bugsnag (#878)

    jasonbasuil authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    92e2c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95934d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80cf826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c22d799 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac554b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    89ebcd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b5e22 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Apr 10, 2023

  1. Improve outline transparent button disabled state (#894)

    closes #893
    
    - Make `outline-transparent` disabled more obvious based on Veronica's design
    - Add `disabled` Button examples in Storybook
    gabescarbrough authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    401acdd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on Apr 17, 2023

  1. Bug/746 fix asyncselect modal stories (#892)

    Fix Select > In Modal stories to add realistic modal behavior and fix annoying display issue
    Dchyk authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    490b4cd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Add drawer component (#900)

    closes #897
    
    Adds a `Drawer` component and corresponding `DrawerHeader`, `DrawerBody` and `DrawerFooter` child components.
    gabescarbrough authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3075029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5d542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba501f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    ca691e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f450ac View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 16, 2023

  1. Improve Drawer breakpoints on tablets (#921)

    Closes #920
    
    * The breakpoints weren't working as intended on tablet sized screens. Improved the media queries so when the screen size hits the width of the drawer the drawer becomes 100% width, for all size variants.
    * Switched to standard media queries instead of Bootstrap's mixin since we don't use it elsewhere
    gabescarbrough authored May 16, 2023
    Configuration menu
    Copy the full SHA
    a56830a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    f8aee10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4111a8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a53e63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f917c8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    739a7bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e56ca5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f292ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1f054f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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

Commits on May 22, 2023

  1. Add loading props to DrawerFooter actions (#942)

    1. Add isLoading and loadingText props for primary and secondary actions
    2. Make order of props and propTypes consistent
    gabescarbrough authored May 22, 2023
    Configuration menu
    Copy the full SHA
    dcbd441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2951a6a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    9f7b9ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59134b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2acd212 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jun 6, 2023

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

Commits on Jun 8, 2023

  1. add IconButton (#953)

    jasonbasuil authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f7f2cf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    7b9d00d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0fd4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72be627 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    bc68cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f1d6c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    daa06e9 View commit details
    Browse the repository at this point in the history
  2. Bump word-wrap from 1.2.3 to 1.2.4 (#976)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5d5655c View commit details
    Browse the repository at this point in the history
  3. Bump semver from 5.7.1 to 5.7.2 (#967)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d36cce0 View commit details
    Browse the repository at this point in the history
  4. Bump tough-cookie from 4.1.2 to 4.1.3 (#966)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    753c8bb View commit details
    Browse the repository at this point in the history
  5. Add RichTextEditor component (#972)

    Adds a RichTextEditor component to input and edit text with formatting. Currently supports bold, italic, link, unordered list, and ordered list.
    gabescarbrough authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5747621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7b8719 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac41b19 View commit details
    Browse the repository at this point in the history
  8. yarn and update snapshots

    jasonbasuil committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    da5c681 View commit details
    Browse the repository at this point in the history