Skip to content

Releases: remotelock/react-week-scheduler

v3.5.2

08 Apr 13:50
Compare
Choose a tag to compare

3.5.2 (2019-04-08)

Fix

  • add PointerEvents polyfill to demo (841ceea)

Other

  • use named functions for ease of debugging (4d14a0f)

v3.5.1

02 Apr 20:48
Compare
Choose a tag to compare

3.5.1 (2019-04-02)

Fix

v3.5.0

02 Apr 20:36
Compare
Choose a tag to compare

3.5.0 (2019-04-02)

Feature

  • export date formatting utils (1b3d7c2)

Fix

  • drop same date components in event content (c7fa741)
  • Force single drag direction (56e5327)

Other

  • rename exported formatting utils (0d1130d)
  • fix package name in error message (2507754)

v3.4.0

27 Mar 06:21
Compare
Choose a tag to compare

3.4.0 (2019-03-27)

Feature

  • allow customizing colors with CSS variables (8502c4e)

Other

  • improve TS and JS staged linting (b47b8e1)
  • lint staged SCSS files (03473e2)

v3.3.1

26 Mar 21:48
Compare
Choose a tag to compare

3.3.1 (2019-03-26)

Fix

  • z-index of active time block (4c243c4)

v3.3.0

26 Mar 15:06
Compare
Choose a tag to compare

3.3.0 (2019-03-26)

Feature

  • export DefaultEventRootComponent for composability (b2c185e)

Other

  • fix disabled delete button on demo (4aed44f)

v3.2.3

26 Mar 14:28
Compare
Choose a tag to compare

3.2.3 (2019-03-26)

Fix

v3.2.2

26 Mar 13:08
Compare
Choose a tag to compare

3.2.2 (2019-03-26)

Fix

v3.2.1

26 Mar 10:25
Compare
Choose a tag to compare

3.2.1 (2019-03-26)

Fix

v3.2.0

26 Mar 10:12
Compare
Choose a tag to compare

3.2.0 (2019-03-26)

Feature

  • pass is-active class to event (809ad15)

Fix

  • require isActive for enter key (81c14fe)