Skip to content

feat: add InputTextArea component#801

Merged
maartenbreddels merged 4 commits intowidgetti:masterfrom
alonsosilvaallende:add-InputTextArea
Oct 1, 2024
Merged

feat: add InputTextArea component#801
maartenbreddels merged 4 commits intowidgetti:masterfrom
alonsosilvaallende:add-InputTextArea

Conversation

@alonsosilvaallende
Copy link
Copy Markdown
Contributor

Fixes #343

Raw string is required. Otherwise it doesn't accept new characters.

Copy link
Copy Markdown
Collaborator

@iisakkirotko iisakkirotko left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the contribution @alonsosilvaallende!

@maartenbreddels
Copy link
Copy Markdown
Contributor

Thanks @alonsosilvaallende !

@iisakkirotko Wish we had a link to preview this on pycafe :)

@maartenbreddels
Copy link
Copy Markdown
Contributor

Raw string is required. Otherwise it doesn't accept new characters.

What do you mean by this?

@alonsosilvaallende
Copy link
Copy Markdown
Contributor Author

Raw string is required. Otherwise it doesn't accept new characters.

What do you mean by this?

I refer to this r" " part.
image

@maartenbreddels maartenbreddels merged commit ec7c038 into widgetti:master Oct 1, 2024
@maartenbreddels
Copy link
Copy Markdown
Contributor

Awesome work Alonso, thanks !

@alonsosilvaallende alonsosilvaallende deleted the add-InputTextArea branch October 1, 2024 19:55
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.

Feature request: InputTextarea

3 participants