Skip to content

Releases: nathanstitt/dayz

v2.9.1

28 Oct 15:40
73c5e6b
Compare
Choose a tag to compare
  • add week when last day of month is also end of week+1 d9f95a2
  • update path to styles cf66cc5
  • Merge pull request #36 from nathanstitt/dependabot/npm_and_yarn/lodash-4.17.19 5cfe3f1
  • Merge pull request #34 from nathanstitt/dependabot/npm_and_yarn/websocket-extensions-0.1.4 c97287c
  • Merge pull request #33 from nathanstitt/dependabot/npm_and_yarn/acorn-5.7.4 c086db7
  • Bump lodash from 4.17.15 to 4.17.19 69c30fc
  • Bump websocket-extensions from 0.1.3 to 0.1.4 486ad1a
  • Bump acorn from 5.7.3 to 5.7.4 3f9a8a3

v2.9.0...v2.9.1

v2.9.0

08 Nov 20:33
ced5459
Compare
Choose a tag to compare
  • Merge pull request #30 from itsnorbertkalacska/feature/dont-show-label-for-all-days 78d5fcc
  • Updated readme 2ee5370
  • Added test for displayLabelForAllDays c940613
  • Added possibility to not show label for all days 4ca8f2d

v2.8.1...v2.9.0

v2.8.1

30 Oct 22:23
23aace3
Compare
Choose a tag to compare
  • Merge pull request #29 from itsnorbertkalacska/fix/range-is-less-than-a-day-shows-up-only-as-one-event a2c91a9
  • Fixed day calculation bug. Added test for it 189898e

v2.8.0...v2.8.1

v2.8.0

24 Oct 14:52
c70c651
Compare
Choose a tag to compare
  • Merge pull request #28 from itsnorbertkalacska/feature/add-possibility-to-start-week-on-sunday-or-monday cd1ddec
    • Layout is updated to support starting weeks on different days according to the locale

v2.7.0...v2.8.0

Add displayAllDay configuration

28 Aug 22:05
3dd136a
Compare
Choose a tag to compare
  • document displayAllDay 740639d
  • remove instanceOf check e8c4703
  • Merge pull request #26 from sharoo/features/optional-all-day-events d4abbae
  • make the chane backwards compatible c13cfc8
  • use spread operator 2c41d2f
  • display all day events as multiple single day events ac4471c
  • update travis config fc9c26a

v2.5.0...v2.6.0

v2.5.0

24 Aug 00:44
f5f0cdc
Compare
Choose a tag to compare
  • use for loop 3a2e333
  • update dependencies 5b0544a
  • Merge pull request #24 from sharoo/features/i18n 8e0439c
  • Merge branch 'master' into features/i18n 5474fb0
  • Merge pull request #22 from polemius/add_date_format 1f7da69
  • Add getter for date format 064228b
  • localizes days x-label order based on i18n 21d4119
  • add tests for handling X label I18n 0b996e4
  • update test snapshot 5f17a5f
  • i18n for x labels component 571bae6
  • i18n prop for dayz component 38c13e6
  • Fix eslint issues and add default option for dateFormat 8cf5e6d
  • Add new props: dateFormat. Fix the formating y-label 2b7c423

v2.4.0...v2.5.0