RIAEvangelist / awesome-webcomponents

Other
13 stars 2 forks source link

added awesome-dynamic-form #43

Closed MaybeRex closed 8 years ago

MaybeRex commented 8 years ago

This would close #32

MaybeRex commented 8 years ago

dataAttr should follow dataset html standard

MaybeRex commented 8 years ago

break up non-html related keys and html related keys

   {
       attrs:{},
       dataset:{},
       config:{},
       eventHandlers:{}
   }
MaybeRex commented 8 years ago

should default to text input

MaybeRex commented 8 years ago

will resubmit