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 TextAreaInput widget #658

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Added TextAreaInput widget #658

merged 1 commit into from
Sep 24, 2019

Conversation

julwin
Copy link
Contributor

@julwin julwin commented Sep 24, 2019

Added the TextAreaInput widget similarly to PasswordInput.

@philippjfr
Copy link
Member

Looks good to me!

@philippjfr philippjfr added the type: feature A major new feature label Sep 24, 2019
@philippjfr philippjfr added this to the v0.7.0 milestone Sep 24, 2019
@philippjfr philippjfr merged commit c5695b2 into holoviz:master Sep 24, 2019
@philippjfr
Copy link
Member

@julwin Sorry should have reviewed better, here is the rendered documentation: https://pyviz-dev.github.io/panel/reference/widgets/TextAreaInput.html

Do you mind making another PR fixing this which isn't an accurate description:

The TextAreaInput allows entering any string using a obfuscated text input box.

and removing the stray import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A major new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants