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

Create the Polymer Component #10

Open
cjpatoilo opened this issue Nov 27, 2019 · 0 comments
Open

Create the Polymer Component #10

cjpatoilo opened this issue Nov 27, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@cjpatoilo
Copy link
Member

cjpatoilo commented Nov 27, 2019

Requirements:

  • The component should have the name polymer-airform
  • The component should be the form element with action={'https://airform.io/${email}'} and method="post" attributes defined by default
  • The component shouldn't receive the action and method attributes
  • The component should receive the email attribute to define the value on action attribute
  • The component should have your@email.com to the default value of the email attribute
  • The component should be written in TypeScript
  • The component should have the build command to export CJS and ESM modules
  • The component should have a simple example using parcel-bundle
  • The component should have any test to ensure it will not break

References:

@cjpatoilo cjpatoilo added the enhancement New feature or request label Nov 27, 2019
@cjpatoilo cjpatoilo changed the title Create the Polymer component Create the Polymer Component Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant