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.0 into main branch #1014

Merged
merged 200 commits into from
Sep 18, 2023
Merged

Merge release/2.2.0 into main branch #1014

merged 200 commits into from
Sep 18, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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 June 8, 2023 09:43
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>
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>
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>
Adds a RichTextEditor component to input and edit text with formatting. Currently supports bold, italic, link, unordered list, and ordered list.
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
@jasonbasuil jasonbasuil merged commit f037e33 into main Sep 18, 2023
2 checks passed
@jasonbasuil jasonbasuil deleted the release/2.2.0 branch September 18, 2023 15:58
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.