Skip to content

v2.0.0

Compare
Choose a tag to compare
@jokiefer jokiefer released this 11 Jan 14:53
· 1 commit to main since this release
5b21023

New components:

API changes

In this release the api of the Modal component becomes changed:

  • param: title renamed to header
  • The Modal component contains now ModalHeader, ModalBody and ModalFooter or even strings instead of using the predefined class based components like discussed in #29.