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

Releases: toptal/simple-react-calendar

v2.2.8

03 Sep 12:03
Compare
Choose a tag to compare

2.2.8 (2020-09-03)

Bug Fixes

  • change minDate to start at the beginning of the day (#247) (545cada)

v2.2.7

08 Jul 08:31
Compare
Choose a tag to compare

2.2.7 (2020-07-08)

Bug Fixes

v2.2.6

06 Jul 17:12
Compare
Choose a tag to compare

2.2.6 (2020-07-06)

Bug Fixes

  • circleci: filter master triggered PR job (#226) (8b33b3b)

v2.2.1

22 Apr 19:30
Compare
Choose a tag to compare

2.2.1 (2020-04-22)

Bug Fixes

  • call preventDefault method of event object properly (#188) (614c194)

v2.2.0

20 Apr 13:40
Compare
Choose a tag to compare

2.2.0 (2020-04-20)

Features

  • move react and react-dom to devDependencies (#185) (15f0ed0)

v2.1.0

23 Mar 14:40
Compare
Choose a tag to compare

2.1.0 (2020-03-23)

Features

  • notice: recreate notice component with a render prop approach (#141) (5b86b65)

v2.0.0

22 Feb 17:28
Compare
Choose a tag to compare

2.0.0 (2020-02-22)

Bug Fixes

Features

  • day: isolate logic and render prop on the day level (#135) (e5b5fa7)

BREAKING CHANGES

  • day: Render prop of Day has been changed.

v1.9.4

08 Feb 21:32
Compare
Choose a tag to compare

1.9.4 (2020-02-08)

Bug Fixes

v1.9.3

08 Feb 20:53
b7d9852
Compare
Choose a tag to compare

1.9.3 (2020-02-08)

Bug Fixes

Release v1.8.0

22 Mar 13:42
f4f44a8
Compare
Choose a tag to compare

Highlight

  • Day become a button element
  • Day onMouseMove become onMouseEnter

Chore

  • Remove Test build settings from webpack
  • Update jest-context to get rid of installation warning
  • Simplify Day Component
  • Integrate Jest for unit testing
  • Update Webpack and Babel
  • Add Storybook for demo page
  • Update Babel and Webpack
  • Add local Development environment
  • Update Storybook
  • Update Jest
  • Update eslint