Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

BJDA 5.2.0 Release

Compare
Choose a tag to compare
@fuma-nama fuma-nama released this 19 Aug 10:43
· 10 commits to master since this release

New Features

  • OptionBuilder choices and choice is now Type-Safe
  • Improve number options with NumberOption
  • Actions Components ( button, menu) combined with its Props class
  • Improve Styling, Now you can do:
button("Label") {
    success() //Set Style
}
text("something") {
    codeBlock() //Set Style
}

Renaming

  • TextStyle Enum renamed to lower case