Skip to content

v4.3.0

Compare
Choose a tag to compare
@AlekseyManetov AlekseyManetov released this 25 Oct 15:20
· 9795 commits to main since this release

4.3.0 - 25.10.2021

What's New

  • [Lens][BreakingChange]: now if your get value from non-exist nested object field you will receive 'undefined' instead of 'null'
  • [DataPickerFooter][Breaking Change]: changed DataPickerFooterProps interface.
  • [Form]: introduced new useForm() hook
  • [RouterContext]: extended Link interface by 'key', 'hash', 'state' fields
  • [SlateEditor]: added onBlur and onKeyDown props

What’s Fixed

  • [SlateRTE]: don't keep source formatting background-color when paste html in editor
  • [Tag, Badge]: reworked styles according design
  • [MainMenu]: reworked styles according design in Promo skin
  • [DataTable]: added work of renderNoResultsBlock props without default behavior
  • [Accordion]: remove overflow: hidden; style from body