Skip to content

Latest commit

 

History

History
115 lines (61 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

115 lines (61 loc) · 1.28 KB

Changelog

1.0.3 - 2020-01-30

Fixed

  • GFToggle - minor issue fixed

Added

  • added few new components
    • GFAccordian
    • GFAlert
    • GFSearchBar
    • GFDrawer
    • GFAppBar

1.0.2 - 2020-01-23

Fixed

  • import issue fixed.

1.0.1 - 2020-01-22

Added

  • added few new components
    • GFToast
    • GFFloatingWidget
    • GFToggle

1.0.0 - 2020-01-20

Added

  • Stable version release
  • code refectoring
  • this release includes following stable components
    • GFAvatar
    • GFButton
    • GFIconButton
    • GFButtonBar
    • GFBadge
    • GFButtonBadge
    • GFIconBadge
    • GFCard
    • GFCarousel
    • GFImageOverlay
    • GFListTile
    • GFTabs
    • GFTypography

1.0.0-dev.9 - 2020-01-17

Added

  • Added library exports for commonly used files.

1.0.0-dev.8 - 2020-01-16

Fixed

  • ListTile re-implemeted.

1.0.0-dev.3 - 2020-01-15

Fixed

  • ListTile issue.

1.0.0-dev.1 - 2020-01-14

Fixed

  • Warnings and Hints

0.0.1-pre.3 - 2020-01-14

Fixed

  • Warnings and Hints

Added

  • Changelog and Description

0.0.1-pre.2 - 2020-01-14

Fixed

  • Warnings and Hints

0.0.1-pre.1 - 2020-01-13

Added

  • initial release with buttons, badge, card, list tile, avatar and many more components.