Skip to content

v2.0.0

Choose a tag to compare

@congthanhng congthanhng released this 03 Aug 07:25
· 11 commits to main since this release

2.0.0

  • BIG UPDATE!!
  • New Feature:
    • Add new item type: ExpansionTileCard also be called ExpansionTileItem.card inspired by expansion_tile_card
  • BREAKING CHANGE:
    • Rename: ExpansionTileCustom to ExpansionTileCore
    • Rename: ExpansionTileBorderItem to ExpansionTileOutlined
    • Rename: ExpansionTileWithoutBorderItem to ExpansionTileFlat
    • Rename: ExpansionTileLeafItem to ExpansionTileLeaf
    • Rename: ExpansionTileItem.withBorder to ExpansionTileItem.outlined
    • Rename: ExpansionTileItem.withoutBorder to ExpansionTileItem.flat
  • Update example
    • Add Fantasy samples
      • Action Card Card
      • Action Drop Card
      • Action Progress Card
      • Action Stretch Card

Check out Example Demo