Skip to content

2.0.0-RC5

Compare
Choose a tag to compare
@vegegoku vegegoku released this 10 Dec 14:22
· 10 commits to master since this release

Enhancements and Features πŸŽ‰

  • #882 Introduce new InfoBlock component.
  • #884 Use static imports instead of inheriting interfaces for ElementsFactory, SVGFactory and DominoCss.
  • #885 Add the ability to insert a menu item(s) in a specific index.
  • #886 Select component improvements.
  • #892 DataTable - Stop mouse events from bubbling if in edit mode.
  • #893 Allow moving carousel slides programatically.
  • #896 TextArea improvements.
  • #897 add BestRight{Up/Down}DropDirection.

Fixes πŸ› 

  • #878 TextBox And TextArea: character count is not handled correct.
  • #880 Wrong color for AppLayout header description.
  • #881 Wrong position for some DropDirections with body having margins.
  • #883 Javadocs not generated correctly, missing index page and other docs.
  • #887 setHeaderTextAlignment is not respected on empty DataTable.

Full Changelog: 2.0.0-RC4...2.0.0-RC5