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

build: release v0.1.0-alpha.10 #276

Merged
merged 29 commits into from
Mar 6, 2023
Merged

build: release v0.1.0-alpha.10 #276

merged 29 commits into from
Mar 6, 2023

Commits on Feb 19, 2023

  1. chore(deps-dev): bump @storybook/react in /react (#245)

    Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 7.0.0-beta.31 to 7.0.0-beta.50.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.50/app/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    876b582 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @storybook/addon-links in /react (#246)

    Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 7.0.0-beta.31 to 7.0.0-beta.50.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.50/addons/links)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-links"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e86ee30 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @storybook/addon-essentials in /react (#247)

    Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 7.0.0-beta.43 to 7.0.0-beta.50.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.50/addons/essentials)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-essentials"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    056be8b View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @typescript-eslint/eslint-plugin in /react (#248)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.2 to 5.52.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6c41e0c View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @storybook/addons in /react (#249)

    Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 7.0.0-beta.36 to 7.0.0-beta.50.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.50/lib/addons)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addons"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    107c8e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 21, 2023

  1. fix: upgrade downshift from 6.1.12 to 7.2.0, a11y fixes for single se…

    …lect and multiselect (#252)
    
    * fix: upgrade downshift, a11y fixes
    
    * fix: use ToggleButtonClick state change type to trigger menu toggle
    
    * chore: remove data-active from MultiDropdownItem
    justynoh authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    773e1d2 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump downshift from 7.2.0 to 7.2.1 in /react (#254)

    Bumps [downshift](https://github.com/downshift-js/downshift) from 7.2.0 to 7.2.1.
    - [Release notes](https://github.com/downshift-js/downshift/releases)
    - [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
    - [Commits](downshift-js/downshift@v7.2.0...v7.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: downshift
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    490f889 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

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

Commits on Feb 23, 2023

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

Commits on Feb 26, 2023

  1. chore(deps-dev): bump eslint-plugin-storybook in /react (#262)

    Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.10 to 0.6.11.
    - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
    - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
    - [Commits](storybookjs/eslint-plugin-storybook@v0.6.10...v0.6.11)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-storybook
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ac70085 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump storybook in /react (#263)

    Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/lib/cli) from 7.0.0-beta.43 to 7.0.0-beta.54.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.54/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    250c0f3 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @types/react-dom from 18.0.10 to 18.0.11 in /re…

    …act (#264)
    
    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.10 to 18.0.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    eadda05 View commit details
    Browse the repository at this point in the history
  4. fix(deps): bump rooks from 7.4.3 to 7.4.4 in /react (#265)

    Bumps [rooks](https://github.com/imbhargav5/rooks) from 7.4.3 to 7.4.4.
    - [Release notes](https://github.com/imbhargav5/rooks/releases)
    - [Commits](https://github.com/imbhargav5/rooks/compare/[email protected]@7.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: rooks
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2e1f89d View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump vite from 4.1.1 to 4.1.4 in /react (#266)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.4.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.1.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    0f38a1f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. feat: add new Toolbar component (#236)

    * feat: add initial Toolbar and subcomponent declarations
    
    * feat: add initial Toolbar styles structure
    
    * feat: add getContrastColor util fn to simplify setting colours
    
    * feat: add Toolbar container styles
    
    * fix: correct fontSizes of Buttons at various sizes
    
    * feat: add ToolbarButton component and styles
    
    * feat: add ToolbarGroup component and styles
    
    * feat: pass colorScheme in context instead of theme
    
    * feat: map ToolbarIcon size depending on size prop passed into Toolbar
    
    * feat: add ToolbarIconButton component
    
    * feat: update Toolbar stories
    
    * fix: add Button stories for sizing
    karrui authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8a6275a View commit details
    Browse the repository at this point in the history
  2. fix: add outline offset to default link styles (#242)

    when removing focus on links, there would be a wonky focus ring expansion animation due to outline offset changing from 0 to 2px. Setting the offset on the root style stops that from happening
    karrui authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5d6d568 View commit details
    Browse the repository at this point in the history
  3. feat: add theme generation to prebuild, update storybook version, pin (

    …#268)
    
    * feat: add theme generation to prebuild, update storybook version, pin
    
    * feat: pin types
    
    * feat: update theme generation script to build prefix
    
    * feat: add swc as optional dependency for chakra theme generation in GA
    karrui authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2e17c19 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 5, 2023

  1. fix(deps): bump @floating-ui/react from 0.17.0 to 0.20.1 in /react (#269

    )
    
    Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.17.0 to 0.20.1.
    - [Release notes](https://github.com/floating-ui/floating-ui/releases)
    - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@floating-ui/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    ea1b47b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 in /react (#270)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.4...v4.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    b523bb5 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @storybook/react-vite in /react (#271)

    Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/frameworks/react-vite) from 7.0.0-beta.55 to 7.0.0-beta.61.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.61/frameworks/react-vite)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/react-vite"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    4c8a336 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @storybook/client-api in /react (#272)

    Bumps [@storybook/client-api](https://github.com/storybookjs/storybook/tree/HEAD/lib/client-api) from 7.0.0-beta.55 to 7.0.0-beta.61.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.0-beta.61/lib/client-api)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/client-api"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    b8606b0 View commit details
    Browse the repository at this point in the history
  5. fix(deps): bump react-virtuoso from 4.0.1 to 4.1.0 in /react (#273)

    Bumps [react-virtuoso](https://github.com/petyosi/react-virtuoso) from 4.0.1 to 4.1.0.
    - [Release notes](https://github.com/petyosi/react-virtuoso/releases)
    - [Commits](petyosi/react-virtuoso@v4.0.1...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: react-virtuoso
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    aeadd2d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. feat(Tag): add xs size and styles (#243)

    * feat(Tag): add xs size and styles
    
    * feat(Tag): update icon sizing
    karrui authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3c3cddb View commit details
    Browse the repository at this point in the history
  2. feat(FormControl): update styling and fix focus on some inputs when c…

    …licked (#260)
    
    * fix: add displayName to FormLabel component for FormControl synergy
    
    * feat(FormLabel): add sizing, updated styling
    
    * feat: update storybook to v7.0.0-beta.53
    
    * feat: add Form Input stories for Single/MultiSelect and NumberInput
    
    * fix: correctly applying color styles to cssVars
    
    * fix: align icons in form helper texts
    
    * fix: add back margin bottom, remove marginInlineEnd setting
    karrui authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b1206a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #275 from opengovsg/alpha

    feat: merge v0.1.0-alpha.9 back to main
    karrui authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9d92aa0 View commit details
    Browse the repository at this point in the history
  4. feat: export Single/MultiSelect subcomponents (#267)

    So other components can be created with combobox input, select menu, menu items etc.
    karrui authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7bc9f20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c1667b View commit details
    Browse the repository at this point in the history