Releases: nathanstitt/dayz
Releases · nathanstitt/dayz
v2.9.1
- 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.8.1
v2.8.0
Add displayAllDay configuration
- 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
- 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