Skip to content

Latest commit

 

History

History
208 lines (106 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

208 lines (106 loc) · 2.12 KB

Changelog

1.1.1 - 2020-06-26

Added

  • added new components
    • GFCheckbox
    • GFRadio

Update

  • Changed name to GetWidget

Fixed

  • Many minor issues fixed

1.0.11 - 2020-03-11

Fixed

  • Resolved issues.

1.0.10 - 2020-03-11

Fixed

  • Few minor fixes

1.0.9 - 2020-03-02

Fixed

  • Few minor fixes

Added

  • added new component
    • GFShimmer

1.0.8 - 2020-02-18

Fixed

  • Hot reload in GFButton

Added

  • added new component
    • GFProgressBar

1.0.7 - 2020-02-11

Fixed

  • GFLoader - import issue fixed

Added

  • added new component
    • GFFloatingWidget

1.0.5 - 2020-02-07

Fixed

  • GFRating - minor issue fixed

Added

  • added new component
    • GFLoader

1.0.4 - 2020-02-04

Fixed

  • GFSearchBar - minor issue fixed

Added

  • added new component
    • GFRating

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.