Skip to content

Latest commit

 

History

History
236 lines (105 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

236 lines (105 loc) · 10.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2021-01-28)

1.0.0 (2021-01-28)

Features

  • video: Add video player component with all specs [ch244] and Audio, AudioPlayer fixes (#30) (8617971)

0.0.43 (2020-12-28)

Bug Fixes

  • notifications: Remove notifications temporarily, add radio-input label className (bb2a4cc)

0.0.42 (2020-12-27)

Features

  • progress: Add progress bar component [ch204] (#25) (988b896)

0.0.41 (2020-12-26)

Features

  • app-notifications: Add in-app notifications library [ch199] (#24) (e388c62)

0.0.40 (2020-12-25)

0.0.39 (2020-12-25)

0.0.38 (2020-12-25)

Features

  • copy-to-clipboard: Add copy to clipboard component and copy effect (#23) (c66f5dc)

0.0.37 (2020-12-21)

Bug Fixes

  • timer: Add timer with no effects (#22) (fc64cdf)

0.0.36 (2020-12-21)

Bug Fixes

  • timer-hooks: Move timer hooks up the chain (#21) (31a6fd3)

0.0.35 (2020-12-20)

Bug Fixes

  • progress-timer: Move effect into body of component (#20) (910d856)

0.0.34 (2020-12-08)

Bug Fixes

  • spotify: Fix unknown uri (20bd6a7)

0.0.33 (2020-12-04)

0.0.32 (2020-12-04)

0.0.31 (2020-12-04)

Bug Fixes

0.0.30 (2020-12-03)

0.0.29 (2020-12-03)

0.0.28 (2020-12-03)

Bug Fixes

0.0.27 (2020-12-03)

Features

  • form-controls: Add numeric input form control (#18) (b2d8ac7)
  • form-controls: Add radio input form control [ch166] (#19) (06aa425)

0.0.26 (2020-11-29)

0.0.25 (2020-11-29)

Features

  • editable-text: Add editable text component [ch156] (#17) (95b4bf4)

0.0.24 (2020-10-27)

Bug Fixes

0.0.23 (2020-10-27)

Features

  • audio-player-component: Add fully customizable audio player component [ch125] (#15) (4077b02)

0.0.22 (2020-10-16)

Features

  • audio: Add basic html5 audio player [ch124] (#12) (c40eb83)

0.0.21 (2020-09-05)

Features

  • ch127: Add timer component with various states (#10) (aff288c)
  • emoji: Add Emoji component (#11) (3dcdd19)

0.0.20 (2020-09-01)

Features

  • card: Add generic card component [ch122] (#9) (1859315)

0.0.19 (2020-08-04)

Features

  • spotify-player-widget: [ch96] Add spotify player widget (#8) (db6c8a3)

0.0.18 (2020-08-04)

Bug Fixes

  • modal: Fix handling of close component (#7) (b321e8a)

0.0.17 (2020-08-03)

Bug Fixes

  • module: Remove module entrypoint from pkg (85dfa12)

0.0.16 (2020-08-03)

Bug Fixes

  • tsc-target: Fix target of tsc compile options to ES2015 (be9639f)

0.0.15 (2020-08-03)

Bug Fixes

  • button: Fix usage of bool prop (e1e3303)

0.0.14 (2020-08-03)

Features

0.0.13 (2020-08-03)

Features

  • modal, button: Add modal and button components (#6) (1e8b113)

0.0.12 (2020-07-31)

0.0.11 (2020-07-31)

Bug Fixes

  • storybook: Fix storybook keys for environments (#5) (b168277)

0.0.10 (2020-07-30)

Features

  • storybook: Create a build for storybook and github pages (#4) (e9835ff)

0.0.9 (2020-07-29)

Bug Fixes

  • typings: Use ts and webpack correctly (#3) (d9bd0f6)

0.0.8 (2020-07-24)

0.0.7 (2020-07-24)

0.0.6 (2020-07-24)

0.0.5 (2020-07-24)

0.0.3 (2020-07-24)

Features

  • ch90: Add typings for recaptcha (#2) (7210b50)

0.0.2 (2020-07-15)