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.2.3 into main branch #1058

Merged
merged 213 commits into from
Nov 8, 2023
Merged

Merge release/2.2.3 into main branch #1058

merged 213 commits into from
Nov 8, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 8, 2023

No description provided.

jasonbasuil and others added 30 commits March 4, 2022 12:59
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.
Adds a CardList layout component to wrap around existing design system Cards.
Updates Pills colors, removes Pill border, and introduces a Pills layout component to wrap around a collection of Pill components.
jasonbasuil and others added 28 commits August 22, 2023 10:48
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add TypeScript packages

* add tsconfig.json

* update storybook/main.js

* add preset-typescript to babelrc

* add build-ts script

* update tsconfig.json

* add dummy TestPill component

* Fixes up TS config (#993)

* convert EmptyState to TS and remove demo TestPill

* update EmptyStateProps

* use relative import for Heading and Text in EmptyState

* add react/jsx-filename-extension to .eslintrc

* remove test copy

* trailing comma

* bring types/react-dom version down to ^16

---------

Co-authored-by: Kyle Shike <kyleshike@gmail.com>
* upgrade nodemon

* upgrade eslint

* remove eslint-import-resolver-webpack

* try make-dir resolve to 3.1.0

* change make-dir to version 4

* update css-loader 4.3.0

* try semver resolutions

* add normalize-package-data resolution to ^3.0.0

* add istanbul-lib-instrument resolution to ^6.0.0

* yarn.lock update post merge

* add @babel/helper-create-regexp-features-plugin to resolutions
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prevents tab class name prop from getting overridden.
@jasonbasuil jasonbasuil merged commit 487a9dc into main Nov 8, 2023
2 checks passed
@jasonbasuil jasonbasuil deleted the release/2.2.3 branch November 8, 2023 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.