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 Ember Component #9

Open
cjpatoilo opened this issue Nov 27, 2019 · 1 comment
Open

Create the Ember Component #9

cjpatoilo opened this issue Nov 27, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@cjpatoilo
Copy link
Member

cjpatoilo commented Nov 27, 2019

WIP:

Requirements:

  • The component should have the name ember-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 Ember package Create the Ember component Nov 27, 2019
@cjpatoilo cjpatoilo changed the title Create the Ember component Create the Ember Component Nov 27, 2019
@tusharrajpoot
Copy link

@cjpatoilo can you please assign this to me?

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

2 participants