Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

add email widget #68

Merged
merged 5 commits into from
Oct 24, 2019
Merged

Conversation

zepatrik
Copy link
Contributor

@zepatrik zepatrik commented Oct 7, 2019

As the type of an email field is string with format email it was not rendering an email field before. You could abstract this either with a factory function or a component that takes the format into consideration and is registered as TextWidget and EmailWidget. If you prefer another solution I'll happily adapt this PR

@agustin107
Copy link
Contributor

agustin107 commented Oct 22, 2019

Thanks for your contribution!

Can you update the PR deleting package-lock.json and use yarn instead npm?

@agustin107 agustin107 added enhancement New feature or request good first issue Good for newcomers labels Oct 22, 2019
@zepatrik
Copy link
Contributor Author

So do you want a yarn lock file or none?

@agustin107
Copy link
Contributor

Yep! We have versioned the yarn.lock file.. so git will detect as change and not as a new file.

@zepatrik
Copy link
Contributor Author

ok done @agustin107

Co-Authored-By: Agustin N. R. Ramirez <agustin107@users.noreply.github.com>
@agustin107 agustin107 merged commit 02f9119 into cybertec-postgresql:master Oct 24, 2019
@zepatrik zepatrik deleted the add-email-widget branch October 24, 2019 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants