Skip to content

Latest commit

 

History

History
227 lines (71 loc) · 6.3 KB

CHANGELOG.md

File metadata and controls

227 lines (71 loc) · 6.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.7.0 (2021-04-21)

Features

  • info: add notice appearance (d1578c4)

1.6.0 (2021-01-20)

Features

  • toggle-button: create toggle-button component (96ceb82)
  • upload, checkbox-group, radio-group: add ref prop (445a640)

1.5.0 (2020-12-30)

Bug Fixes

  • data-list: make titleWidth optional (4c00f70)

Features

  • input: add labelless input (8aaa570)

1.4.1 (2020-12-24)

Bug Fixes

  • radio-group, checkbox-group: add index to option keys (3b8f517)
  • select: use disabled attribute on readonly select (a813713)

1.4.0 (2020-12-03)

Features

  • checkbox-group: add CheckboxGroup component (41abeb0)
  • radio-group: add error and hint fields (69e12f5)
  • radio-group: support setting options' description (a9d0eaa)

1.3.1 (2020-11-03)

Bug Fixes

  • snackbar: move countdown inside button (5ee3094)

1.3.0 (2020-10-23)

Bug Fixes

  • select: set icon to be passive (52e34b3)

Features

  • base-input: add "isIconPassive" flag (964c4e4)
  • checkbox: add description field (ab9b3d3)
  • radio: add description field (467fcf8)

1.2.2 (2020-10-21)

Bug Fixes

1.2.1 (2020-10-07)

Bug Fixes

1.2.0 (2020-10-06)

Features

  • snackbar: add snackbar component (80effb8)

1.1.1 (2020-09-03)

Bug Fixes

  • radio: set correct input type, remove useless destruction props (69bf60d)

1.1.0 (2020-08-27)

Bug Fixes

  • button: add ButtonHTMLAttributes to ButtonProps interface (8571f81)

Features

  • sidebar: add sidebar components (e3a9bd0)

1.0.0 (2020-08-14)

Note: Version bump only for package @elephas/react-root

1.0.0-beta.7 (2020-08-10)

Features

  • base-input: add icons props (e5327bd)

1.0.0-beta.6 (2020-08-05)

Features

  • info: add Info component (a6da5ca)
  • spinner: add Spinner component (52fd0de)

1.0.0-beta.5 (2020-08-04)

Note: Version bump only for package @elephas/react-root

1.0.0-beta.4 (2020-08-04)

Features

  • radio-group: create RadioGroup component (e7fd173)

1.0.0-beta.3 (2020-08-03)

Note: Version bump only for package @elephas/react-root

1.0.0-beta.2 (2020-08-03)

Note: Version bump only for package @elephas/react-root

1.0.0-beta.1 (2020-08-03)

Note: Version bump only for package @elephas/react-root