Skip to content

Change styles for more contrast

Added

  • UFormRow, UFormContainer prop maxWidth. Sets max width of row

Changed

  • BREAKING renamed class from ub-form-container to u-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 case labelPosition === 'top' label and error text divide free space
  • UAutoForm by default sets labelPosition to top and maxWidth to 800px
  • UTable text style changed from bold to regular
Edited by Dmitriy Rudnik

Merge request reports

Loading