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/v0.22.0 #1751

Merged
merged 36 commits into from
Apr 21, 2023
Merged

Release/v0.22.0 #1751

merged 36 commits into from
Apr 21, 2023

Conversation

edburyenegren-okta
Copy link
Contributor

Description

Release/v0.22.0

edburyenegren-okta and others added 30 commits March 29, 2023 13:00
* fix: pulled out TextField into separate components

* fix: updated docs for custom text fields

* fix: restricted password to only allow specific auto-complete types

* fix: removed errorMessage and hint from SearchField

* fix: password field has label

* fix: internal FieldLabel uses ScreenReaderText

* fix(odyssey-storybook): args for SearchField stories match the component
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.11...3.9.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This doesn't actually fix MUI types, but it passes enough to push it.
edburyenegren-okta and others added 6 commits April 20, 2023 13:03
* feat: wrapped Tag and TagList

* refactor: omit unneeded types

* fix: hide the MUI interface

* fix: adding types as needed

* refactor: ensure Tag is li if within a list

* refactor: make isInteractive implicit with onClick

* chore: fixing types and code style
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.16...3.9.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor: wrapped the Button

* feat: add optional tooltip to Button

* fix: allow MuiButton props in Button

* fix: make the ButtonProps leaner

* refactor: restructure Button props

* refactor: swapping children for text

* refactor: replace Button children with text

* refactor: replace disabled with isDisabled

* fix: update types

* fix: add doc for tooltipText

* fix: improve tooltipText doc line

Co-authored-by: Kevin Ghadyani <97464104+KevinGhadyani-Okta@users.noreply.github.com>

---------

Co-authored-by: Kevin Ghadyani <97464104+KevinGhadyani-Okta@users.noreply.github.com>
@edburyenegren-okta edburyenegren-okta merged commit b1a4a93 into master Apr 21, 2023
@edburyenegren-okta edburyenegren-okta deleted the release/v0.22.0 branch April 21, 2023 21:39
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.

3 participants