Skip to content

0.8.0

Compare
Choose a tag to compare
@erickzanardo erickzanardo released this 06 Sep 00:37
· 112 commits to main since this release
Screen.Recording.2023-09-05.at.21.35.55.mov
  • feat: add NesIcons.leftHand
  • feat: add NesIcons.rightHand
  • feat: add NesIcons.helm
  • feat: add NesIcons.upperArmor
  • feat: add NesIcons.lowerArmor
  • feat: add NesIcons.exchange
  • feat: add NesVerticalGridTransition
  • feat: add NesHorizontalGridTransition
  • feat: change NesTabView to hide close icons when no handler is informed
  • feat: add NesContainerTheme to theming for improved customization of NesContainers
  • feat: add NesButtonTheme.borderColor for improved customization of NesButtons
  • feat: change NesTabto use the same border color as NesContainers for design consistency.
  • feat: allow NesContainer to have a customizable padding.
  • feat: add NesDialog.
  • feat: NesButton font colors applies to material icons.
  • feat: add NesIcons.edit