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
allows the lib to work with universal
BREAKING CHANGE:
The UMD entry point has changed from `angular-resizable-element/dist/umd/angular-resizable-element.js` to `angular-resizable-element/bundles/angular-resizable-element.umd.js`
System.js users will need to update their configs
Closesmattlewis92#79Closesmattlewis92#80
In Day View, allDay event is not shown, when
dayStartHour > 0
Ex.
dayStartHour="6"
I'm sure it's because of position calculations default from 0 hour.
The text was updated successfully, but these errors were encountered: