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

failed Release 10.3.0 #213

Merged
merged 7 commits into from
Aug 29, 2023
Merged

failed Release 10.3.0 #213

merged 7 commits into from
Aug 29, 2023

Conversation

hobbitronics
Copy link
Contributor

@hobbitronics hobbitronics commented Aug 22, 2023

Changed

  • Updated node to 18 in gh-action
  • bump word-wrap

Added

  • TextField: Add all fields to default Storybook story (96965f5)
  • TextField: Description as helper text (5d017c3)

hobbitronics and others added 6 commits May 23, 2023 09:44
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>
Support everything that TextFieldWithLabel adds to ui-components/TextField so we can deprecate Cover/TextFieldWithLabel

- [x] Insert {description} as Helper Text. Show it by default with  mdc-text-field-helper-text--persistent.
- [x] When a validation condition makes it appropriate to show different helper text, replace the description and apply mdc-text-field-helper-text--validation-msg.
- [x] Display a required indicator (e.g. icon or asterisk) when <input> has the :required attribute. You don't need a .required CSS class if you select on :required {}.

[CVR-646 Deprecate TextFieldWithLabel and improve TextField](https://itse.youtrack.cloud/issue/CVR-646/Deprecate-TextFieldWithLabel-and-improve-TextField)
…/word-wrap-1.2.4

build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
@hobbitronics hobbitronics requested review from briskt and a team and removed request for briskt August 22, 2023 21:39
…ion-as-helper

Feat/text field description as helper
@briskt
Copy link
Contributor

briskt commented Aug 24, 2023

What is a "non-release merge to main"? It seems contradictory to me.

@hobbitronics
Copy link
Contributor Author

hobbitronics commented Aug 24, 2023 via email

@hobbitronics hobbitronics changed the title non release merge to main Release 10.3.0 Aug 29, 2023
@hobbitronics
Copy link
Contributor Author

Even though I technically opened it, the releasable changes here are by Alex, so I am going to approve this and merge.

@hobbitronics hobbitronics merged commit 0ca1a27 into main Aug 29, 2023
1 check passed
@hobbitronics hobbitronics changed the title Release 10.3.0 failed Release 10.3.0 Aug 30, 2023
@hobbitronics
Copy link
Contributor Author

🎉 This PR is included in version 10.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants