On 3/4/17, 7:30 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

>Hi,
>
>It is still reproducible, but first question is - Why in our framework
>"Label" component it is "span" instead "label" ?

I chose span for Basic Label because the documentation looked like label
needed to be in a Form.  We can certainly change it if others agree.

In the dual branch, I've split out the develop branch's HTML swc into a
Basic SWC that contains components with more Flex-like names and left in
the HTML swc the thin wrappers that Carlos wrote like A, H1, etc.

The Label in Basic might stay as a span, and we could create a
FormItemLabel that wraps HTMLLabelElement for use in forms.  In the HTML
swc, the thin wrappers would have a Label that wraps HTMLLabelElement.

Of course, I could be wrong...,
-Alex

Reply via email to