Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

65 lines (48 loc) · 2.04 KB

Changelog

All notable changes to this project will be documented in this file.

v1.0.1

We are thrilled to announce the initial release of Keep React, our open-source component library built on React and Tailwind CSS. This release marks the beginning of our journey in providing a collection of pre-designed UI components to simplify web application development.

Key Features

  • Basic Components: Our library includes a set of essential UI components, such as buttons, modals, alerts, and more.

  • Seamless Integration: Keep React is designed to seamlessly integrate with your React projects. Just install the library and start using the components.

  • Tailwind CSS Integration: Our components come with Tailwind CSS styles, making it easy to maintain and customize the look and feel of your app.

v1.0.2 (2023-11-17)

  • Fixed Typography Error
  • Update Documentation
  • Add className Props in every component
  • customClass props removed with className props

v1.1.0 (2023-12-18)

Features

  • Alert component props and structure changed
  • Accordion component props and structure changed
  • Notification component props and structure changed
  • Popover component props and structure changed
  • Added Modal and Notification component open animation
  • Added Typography component
  • CSS Import Style changed
  • Keep Preset import styles changed

Bug fixes

  • Date Picker Type Issue
  • Popover width Issue

v1.6.0 (2024-10-13)

Features

  • Accordion component restructure
  • Alert color update
  • Avatar component restructure
  • Badge padding update
  • Breadcrumb component restructure
  • Carousel bug fixed
  • Charts new example added
  • Checkbox new variant
  • Drawer component package changed
  • Input OTP component added
  • Modal Animation changed
  • Notification Animation changed
  • Popover component package changed
  • Select component added
  • Steps component updated
  • Slider component color updated
  • Spinner component remove extra color variant
  • Tabs component package changed
  • Tooltip component package changed
  • Toast component configure updated