Releases: nehakadam/CalenStyle
Releases · nehakadam/CalenStyle
Change in Copyright Text and Repository URLs, Added Package in Composer
- Change in Copyright Text and Repository URLs
- Repository is moved from CuriousSolutions/CalenStyle to nehakadam/CalenStyle
- Added package to composer, so that it can be required with command
composer require nehakadam/calenstyle
Fixed empty value of Event Object in eventTooltipContent
Fixed a bug in eventTooltipContent callback function parameter. This bug
caused oEventRecord parameter to be undefined.
Added Feature : Scroll To SelectedDate in Agenda View
Added scroll to selected date functionality to Agenda View. So whenever Agenda View is loaded the view will be scrolled to selected date.
Fixed DST issue, Month View height issue on IE, Change header menu classes
- Fixed DST issue - because of DST, some days were appearing twice/ month
appring twice or month skipped entirely. - Fixed issue of Month View height on IE.
- Removed fixed heights from cContHeaderSections. Added some bottom padding to cContHeaderMenuSections.
- Changed sourceFetchType to ALL, to prevent duplicating events on previous and next button click and changed icon classname, so icon is now visible.
Improved Documentation and Added Examples
Added Documentation for DataServer and examples of loading Data from URL. Load Data from URL on Web and Load Data from URL on Mobile
Improved Documentation
Improved Documentation to add explanation of calDataSource
and added example to illustrate the same.
Exmaples - AngularJS and ionic
Added Examples of CalenStyle Implementation using AngularJS and ionic framework.
Made CalenStyle free for personal use.
Made CalenStyle free for personal use.
Initial Release
Initial Release