airform icon indicating copy to clipboard operation
airform copied to clipboard

Create the Ember Component

Open cjpatoilo opened this issue 6 years ago • 1 comments

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 [email protected] 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 avatar Nov 27 '19 05:11 cjpatoilo

@cjpatoilo can you please assign this to me?

tusharrajpoot avatar Oct 08 '22 20:10 tusharrajpoot