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

Release 2024.46.0 #777

Merged
merged 31 commits into from
Nov 12, 2024
Merged

Release 2024.46.0 #777

merged 31 commits into from
Nov 12, 2024

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    12cb3f3 View commit details
    Browse the repository at this point in the history
  2. Migrate storybook config

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f3b0a6b View commit details
    Browse the repository at this point in the history
  3. Migrate stories

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cac644c View commit details
    Browse the repository at this point in the history
  4. Migrated mdx

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    af39c40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9643a6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    621851a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07b4f59 View commit details
    Browse the repository at this point in the history
  8. Give stories uniqe titles

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    651f98f View commit details
    Browse the repository at this point in the history
  9. Set default args

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    27cde2d View commit details
    Browse the repository at this point in the history
  10. Bump stylelint packages

    As of Stylelint v15 stylelint-config-prettier is no longer needed as all style-related rules have been deprecated.
    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6921e97 View commit details
    Browse the repository at this point in the history
  11. Fix prettier formatting

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1e08e6a View commit details
    Browse the repository at this point in the history
  12. Import css into storybook

    With Storybook 8.0 the build system now requires explicit configuration for CSS
    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    54f3137 View commit details
    Browse the repository at this point in the history
  13. Fix ButtonUI story

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cf19b76 View commit details
    Browse the repository at this point in the history
  14. Reimplement requires

    These were accidentally removed in a previous commit while testing
    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ab314b6 View commit details
    Browse the repository at this point in the history
  15. Rename story

    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fd0f55b View commit details
    Browse the repository at this point in the history
  16. Import flatpicker css

    Storybook will no longer automatically import CSS.
    Maybe flatpickr CSS should be imported globally at some point?
    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    054730f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f83326e View commit details
    Browse the repository at this point in the history
  18. Migrate Chromatic Viewports

    Chromatic has changed the way they handle viewports for stories.
    https://www.chromatic.com/docs/storybook/viewports/#migration-from-viewports-legacy-to-modes
    JacobArrow committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ea77af3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge pull request #766 from danskernesdigitalebibliotek/DDFNEXT-220-…

    …upgrade-storybook2
    
    DDFNEXT-220: Upgrade Storybook and Prettier
    JacobArrow authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    940cc0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc44310 View commit details
    Browse the repository at this point in the history
  3. Upgrade concurrently

    JacobArrow committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3aed4f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Merge pull request #770 from danskernesdigitalebibliotek/DDFBRA-157-u…

    …pgrade-typescript2
    
    Upgrade Typescript to version 5
    JacobArrow authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bb445b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #771 from danskernesdigitalebibliotek/DDFNEXT-506-…

    …upgrade-concurrently
    
    Upgrade concurrently
    JacobArrow authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bb1345a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Bump the storybook group with 2 updates

    Bumps the storybook group with 2 updates: [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) and [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5).
    
    
    Updates `@storybook/addon-designs` from 8.0.3 to 8.0.4
    - [Release notes](https://github.com/storybookjs/addon-designs/releases)
    - [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md)
    - [Commits](storybookjs/addon-designs@v8.0.3...v8.0.4)
    
    Updates `@storybook/react-webpack5` from 8.3.6 to 8.4.2
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.2/code/frameworks/react-webpack5)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-designs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: storybook
    - dependency-name: "@storybook/react-webpack5"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: storybook
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3cdb8cc View commit details
    Browse the repository at this point in the history
  2. Bump postcss from 8.4.47 to 8.4.48

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.48.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.47...8.4.48)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    eccd1ef View commit details
    Browse the repository at this point in the history
  3. Bump chromaui/action from 11.16.1 to 11.18.0

    Bumps [chromaui/action](https://github.com/chromaui/action) from 11.16.1 to 11.18.0.
    - [Release notes](https://github.com/chromaui/action/releases)
    - [Commits](chromaui/action@v11.16.1...v11.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: chromaui/action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    36a20b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #774 from danskernesdigitalebibliotek/dependabot/n…

    …pm_and_yarn/postcss-8.4.48
    
    Bump postcss from 8.4.47 to 8.4.48
    kasperg authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0c89235 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #773 from danskernesdigitalebibliotek/dependabot/n…

    …pm_and_yarn/storybook-b3c3b85d1c
    
    Bump the storybook group with 2 updates
    kasperg authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f66c8cd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #776 from danskernesdigitalebibliotek/dependabot/g…

    …ithub_actions/chromaui/action-11.18.0
    
    Bump chromaui/action from 11.16.1 to 11.18.0
    kasperg authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5470eb9 View commit details
    Browse the repository at this point in the history
  7. Bump storybook from 8.3.6 to 8.4.2

    Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 8.3.6 to 8.4.2.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.4.2/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bce0f2d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge pull request #775 from danskernesdigitalebibliotek/dependabot/n…

    …pm_and_yarn/storybook-8.4.2
    
    Bump storybook from 8.3.6 to 8.4.2
    kasperg authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    926bb13 View commit details
    Browse the repository at this point in the history