All Versions
76
Latest Version
Avg Release Cycle
9 days
Latest Release
1274 days ago

Changelog History
Page 4

  • v1.6.0 Changes

    May 28, 2020

    🔋 Features

    • âž• Add forwardRef to Button. #221
    • âž• Add altText prop to User. #227
    • âž• Add size prop to Radio. #230
    • âž• Add size prop to Checkbox. #231
    • 💻 Multiple selections for Select. #233
    • 💻 Functional initializer mode for useCurrentValue. #233
    • âž• Add disableMatchWidth to Select for disable dropdown follow parent width. #241
    • âž• Add disableMatchWidth to AutoComplete for disable dropdown follow parent width. #243
    • âž• Add dropdownClassName and dropdownStyle to AutoComplete. #243

    Patches

    • 🛠 Fix Modal did not remove hidden when closed.
    • 🛠 Fix style imbalance caused by decimal width. Radio #242

    Credits

    Thanks to @kentac55 @PaulPCIO .

  • v1.6.0-canary.2 Changes

    May 25, 2020

    Patches

    • 🛠 Fix Modal did not remove hidden when closed.

    Credits

    Thanks to @Shy07

  • v1.6.0-canary.1 Changes

    May 23, 2020

    🔋 Features

    • âž• Add altText prop to User. #227
    • âž• Add size prop to Radio. #230
    • âž• Add size prop to Checkbox. #231
    • 💻 Multiple selections for Select. #233
    • 💻 Functional initializer mode for useCurrentValue. #233

    Credits

    Thanks to @kentac55 .

  • v1.6.0-canary.0 Changes

    May 21, 2020

    🔋 Features

    • âž• Add forwardRef to Button. #221
  • v1.5.1 Changes

    May 25, 2020

    Patches

    • 🛠 Fix Modal did not remove hidden when closed.

    Credits

    Thanks to @Shy07

  • v1.5.0 Changes

    May 18, 2020

    🔋 Features

    • âž• Add light type support for Button. #206
    • âž• Add light type support for ButtonGroup. #206
    • 👌 Support esm bundle. #207

    Patches

    • 🛠 Fix default width of Input cannot shrink under flex. #214
    • 🛠 Fix Input icon event is cached incorrectly. #211
    • 📇 Rename ZEITUIProvider to ZeitProvider.
    • 📇 Rename CSSBaseline to CssBaseline.
    • 🗄 All hooks are now exported directly. Utils is now deprecated.
  • v1.5.0-rc.3 Changes

    May 16, 2020

    Patches

    • 🛠 Fix default width of Input cannot shrink under flex. #214
  • v1.5.0-rc.2 Changes

    May 15, 2020

    Patches

    • 🛠 Fix Input icon event is cached incorrectly. #211
  • v1.5.0-rc.1 Changes

    May 15, 2020

    Patches

    • ✂ Remove unnecessary warnings of deprecated. #210
  • v1.5.0-rc.0 Changes

    May 15, 2020

    🔋 Features

    • âž• Add light type support for Button. #206
    • 👌 Support esm bundle. #207

    Patches

    • 📇 Rename ZEITUIProvider to ZeitProvider.
    • 📇 Rename CSSBaseline to CssBaseline.
    • 🗄 All hooks are now exported directly. Utils is now deprecated.