@quasar/quasar-ui-qcalendar
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@quasar/quasar-ui-qcalendar", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"author": "Jeff Galbraith <jeff@quasar.dev>", | ||
@@ -5,0 +5,0 @@ "description": "QCalendar - Embed Calendars and Schedules in your Quasar Apps", |
@@ -61,3 +61,2 @@ import { date } from 'quasar' | ||
export function getEndOfWeek (timestamp, weekdays, today) { | ||
debugger | ||
// is last day of month? | ||
@@ -64,0 +63,0 @@ const lastDay = daysInMonth(timestamp.year, timestamp.month) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
520445
9043