Version 0.2.4
Here is the new version of calendar.js.
This version basically includes new translations and fixes and only few but cool enhansements.
Changelog
- add - recognize time_start minutes by @geskill
- enhance - more compact _hour function
- fix - for very short events
- add - recognize time_start minutes
- updated - day to display start time properly
- fix - bootstrap 3 #304
- fix - events in the feed without
end
parameter. - enhance - Days as links in day view.
- add - Make it possible to set
options.tmpl_path
to a function returning a path based on the name of a template or a string containing the root path to html templates. By @bilus - improved - week display
- fix - #271 Times not displaying in day view by @codelandcz
- fix - Quick Setup, it throws an error "Calendar: Event URL is not set " is thrown if the
events_source
is not provided. - add -
OnAfterModalShown
andOnAfterModalHidden
, so you can update your modal with javascript, useful to show correctly Google maps V3. - add - Allow to add custom classes to specific days, thus, now it's possible to give different colors to specific days as needed.
Translations
- Turkish by @saygunicyuz
- Danish by @jakobdo
- Korean
- Slovenian by @Silko5
- Romanian by @totpero
- Finnish by @OPpuolitaival
- Italian by @mauromorello
- Bosnian by @dugokontov
- Hungarian updated by @TommyZG
- Japanise by @tomoyuki28jp
- German fixes by @MeiKatz, @geskill