Skip to content

Releases: Kilix/okami

v0.2.5

19 Sep 07:17
Compare
Choose a tag to compare
Update package.json to v0.2.5

v0.2.4

05 Sep 07:44
50b2653
Compare
Choose a tag to compare

Fix events sorting

v0.2.3

03 Aug 15:36
Compare
Choose a tag to compare

Patches

  • Be less strict on proptypes for dates: bcfdb6a

v0.2.2

03 Aug 15:05
Compare
Choose a tag to compare

Patches

  • Fixed mispelled propTypes: fbf2135
  • Allow react-dom 16 as a peer dependency: ac8ad98

v0.2.1

02 Feb 09:13
Compare
Choose a tag to compare

Patches

  • Handle equal events at the same level: ee66044
  • Handle same events which are children of another one: 2aff410

v0.2.0

29 Jan 16:13
Compare
Choose a tag to compare

Minor Changes

  • Handle events spanning over multiple days: 9ad9b90

Patches

This mostly includes dev dependencies but also a recompose/debounce update.

v0.1.8

25 Jan 15:09
Compare
Choose a tag to compare

Some small algorithm patches to handle specific cases

Patches

  • Update constructTree to handle events with same start/end time: ebc9161
  • Handle non direct children positioning: 3862bc6

Update doc

11 Sep 15:18
Compare
Choose a tag to compare
  • update readme/doc with better example (patch)

  • add docs for Navigation, HoursLabels and Dayslabels (patch)

  • update and fix problem with dayLabels and weekend (patch)

  • put showWeekend in Calendar context (patch)

V0.0.6

11 Sep 10:18
Compare
Choose a tag to compare

Still working on it, algo might change in a near future.
No way to know, if we are going to break thing until it's 1.0.

  • fix algo weekly events (patch)
  • algo weekly event position fixed (patch)
  • clean algo and extract daysLabels and hoursLabels (patch)
  • delete google story, fix debounce resize, fix some calculations for placement (patch)
  • add exemple with no ref (patch)
  • handdle refKey props (patch)

Update readme

06 Sep 09:12
Compare
Choose a tag to compare
v0.0.2

0.0.2