dojo / widget-core

:rocket: Dojo 2 - widget authoring system.
http://dojo.io
Other
34 stars 39 forks source link

Investigate normalising Label usage #749

Closed tomdye closed 6 years ago

tomdye commented 6 years ago

Enhancement

Currently when using a Label it is set as the outer node of a widget and is passed classes by the creating widget to enable theming and styling. We should investigate using an outer div instead to avoid needing to pass classes and other such fields to the label.

tomdye commented 6 years ago

Issue moved to dojo/widgets #360 via ZenHub