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

added support for form validation of textareas #201

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

joelabrahamsson
Copy link
Contributor

No description provided.

@joelabrahamsson joelabrahamsson requested a review from a team as a code owner October 27, 2023 08:34
Copy link
Contributor

@jonaswalden jonaswalden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤷 LGTM

beforeEach(() => {
document = new Document({
text: `
describe("innertText", () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
describe("innertText", () => {
describe("innerText", () => {

@joelabrahamsson joelabrahamsson merged commit bdcf070 into master Oct 27, 2023
3 checks passed
@joelabrahamsson joelabrahamsson deleted the textarea-validation branch October 27, 2023 10:28
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.

2 participants