Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 1.53 KB

File metadata and controls

65 lines (49 loc) · 1.53 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0]

Added

  • StatCard - small cards for showing statistics
  • Form component - a managed form with a submit button, loading spinner, and success/error alerts
  • TriState Button - A stateful button which also indicates loading, error, and success states
  • TriState - Stateful Icon set to indicate loading, error, success
  • Checkbox component supports ref & intermediate state
  • Data-table column classes

Fixes

  • Button centers content
  • Pagination active page opacity
  • Pagination overflow on mobile
  • Table border colors
  • Checkbox & radio border color

Docs

  • Repository links to npm

[1.0.0] - Go-live

Tested and ready for production!

Added

  • Readme
  • MIT License
  • Changelog

[0.1.0] Initial Release

Added

  • Toolbar components
  • Segmented input
  • Rating component
  • Combo-box component
  • Search & debounce hooks/components
  • Data table and table components
  • Toggle and toggle group components
  • Form inputs
  • Navigation components
  • Overlay components
  • Custom animation style engine
  • Scroll area component
  • Collapsible & accordion components
  • Avatar component
  • Ping component
  • Feedback components
  • Progress components
  • Alert component
  • Layout components
  • Button group component
  • Style engine features: support for boolean style props, variants are now optional