Closed tomdye closed 7 years ago
Agreed. We really need to pull out the shared properties for form components for beta 2 though.
@bitpshr Agreed. Do you think it that there will be a "base" properties interface and base abstract form class that get extended? Perhaps we can raise an issue in @dojo/widgets?
Yes @bitpshr , as I believe we discussed when we moved to the label
approach. We'll identify shared properties for form fields etc... slightly further down the line such that we don't over engineer / complicate things before we need to.
Enhancement
As we have taken a
label
widget direction inwidgets
I believe we should now remove theFormLabel
mixin beforebeta
release to avoid confusion for early adopters.