Change is the Only Constant
Added
- The
local-class
attribute now accepts dynamic values (#40) - Components may specify
localClassNames
andlocalClassNameBindings
, similar toclassNames
andclassNameBindings
respectively, to bind local classes to their root elements (#26)
Fixed
- Values with commmas and quotes can now be exposed in modules (#22)