Add in ability to wrap calendar events to multiple lines

This commit is contained in:
Andrew McOlash
2017-04-02 15:06:58 -05:00
parent 6165a6af6c
commit 63ae2b8095
4 changed files with 34 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
### Added
- Add in option to wrap long calendar events to multiple lines using `wrapEvents` configuration option
### Updated