Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Latest commit

 

History

History
76 lines (41 loc) · 944 Bytes

CHANGELOG.md

File metadata and controls

76 lines (41 loc) · 944 Bytes

0.8.1 (September 03, 2021)

💥️ Breaking Change

  • nothing

✨ Feature

  • update typescript to 4.3.5

🎨 Enhancement

  • nothing

🐛 Fix

  • nothing

0.6.6 (July 01, 2021)

💥️ Breaking Change

  • nothing

✨ Feature

  • integrate axios for http request
  • add new component -- dropdown

🎨 Enhancement

  • enhance button component
  • enhance input component

🐛 Fix

  • nothing

0.0.2 (June 06, 2021)

💥️ Breaking Change

  • nothing

✨ Feature

  • nothing

🎨 Enhancement

  • remove scss and add css
  • modal add esc key to close modal

🐛 Fix

  • nothing

0.0.1 (November 28, 2020)

💥️ Breaking Change

  • remove component button attribute -- icon
  • remove commonjs package

✨ Feature

  • add new component -- table

🎨 Enhancement

  • add storybook for react keycap
  • add sandcodebox for react keycap

🐛 Fix

  • fix modal can not cancel