Change styles for more contrast
Added
-
UFormRow
,UFormContainer
propmaxWidth
. Sets max width of row
Changed
-
BREAKING renamed class from
ub-form-container
tou-form-layout
. Because there is a component UFormContainer that has nothing to do with the class. -
UFormRow
colors have become more contrast -
UFormRow
fully refactor component. In caselabelPosition === 'top'
label and error text divide free space -
UAutoForm
by default setslabelPosition
totop
andmaxWidth
to800px
-
UTable
text style changed from bold to regular
Edited by Dmitriy Rudnik