You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#176POTENTIALLY BREAKING CHANGE Now includes a UMD wrapper for loading in AMD and CommonJS environments. If you are using Kalendae in these environments with a shim, you will need to remove the shim.
Standalone still bundles moment.js, non-standalone requires 'moment' at load time.
#168 New dayHeaderClickable option (defaults to false) allows the user to click on the day column headers to select all days for that month.
#165/#167 Today reference is no longer cached in memory, and thus updates when the computer crosses 12am.