Adam Shaw 3 yıl önce
ebeveyn
işleme
26c45a072c

+ 3 - 3
.gitmodules

@@ -3,6 +3,9 @@
 	url = https://github.com/fullcalendar/fullcalendar-scheduler.git
 [submodule "packages-contrib/vue"]
 	path = packages-contrib/vue
+	url = https://github.com/fullcalendar/fullcalendar-vue2.git
+[submodule "packages-contrib/vue3"]
+	path = packages-contrib/vue3
 	url = https://github.com/fullcalendar/fullcalendar-vue.git
 [submodule "packages-contrib/react"]
 	path = packages-contrib/react
@@ -13,6 +16,3 @@
 [submodule "example-projects"]
 	path = example-projects
 	url = https://github.com/fullcalendar/fullcalendar-example-projects.git
-[submodule "packages-contrib/vue3"]
-	path = packages-contrib/vue3
-	url = [email protected]:fullcalendar/fullcalendar-vue.git

+ 1 - 1
example-projects

@@ -1 +1 @@
-Subproject commit 88fd2bfa91b310b4814b699932970dfb1aef4586
+Subproject commit f9495cd2ac03f3d886ee0ac975e9818ccf227957

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "private": true,
   "name": "fullcalendar-workspace",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar",
   "description": "Full-sized drag & drop event calendar",
   "keywords": [

+ 1 - 1
packages-contrib/angular

@@ -1 +1 @@
-Subproject commit dbb1922b6a26c8ebc12b149bde87708894c0b07d
+Subproject commit 097bd684dd5917be208bd26e43bdfd9b71647d3c

+ 1 - 1
packages-contrib/react

@@ -1 +1 @@
-Subproject commit e4c2ab298eaae51e9de1902606816fb15cae67c7
+Subproject commit 1041ceebb287e72b3a128d714deabf196b1aa8fd

+ 1 - 1
packages-contrib/vue

@@ -1 +1 @@
-Subproject commit 138674ef579198cba69ba07893660c6841f93433
+Subproject commit ba79310b5504d34b19f579f8f383e0093030712b

+ 1 - 1
packages-contrib/vue3

@@ -1 +1 @@
-Subproject commit 41294a741cba3b9f09b7e08c9fbb01406758ab08
+Subproject commit 5b628df85b153956d4a1a7d6e2086e4cd379c55a

+ 1 - 1
packages-premium

@@ -1 +1 @@
-Subproject commit 2f3ec1eeb6aab18c9d4e0ce1a434613c78c3b932
+Subproject commit ee4715f25c190e3f2eb1c1840ec3bc67f13741c6

+ 13 - 13
packages/__tests__/package.json

@@ -3,19 +3,19 @@
   "name": "fullcalendar-tests",
   "version": "0.0.0",
   "dependencies": {
-    "@fullcalendar/bootstrap": "workspace:~5.11.3",
-    "@fullcalendar/common": "workspace:~5.11.3",
-    "@fullcalendar/core": "workspace:~5.11.3",
-    "@fullcalendar/daygrid": "workspace:~5.11.3",
-    "@fullcalendar/google-calendar": "workspace:~5.11.3",
-    "@fullcalendar/icalendar": "workspace:~5.11.3",
-    "@fullcalendar/interaction": "workspace:~5.11.3",
-    "@fullcalendar/list": "workspace:~5.11.3",
-    "@fullcalendar/luxon2": "workspace:~5.11.3",
-    "@fullcalendar/moment": "workspace:~5.11.3",
-    "@fullcalendar/moment-timezone": "workspace:~5.11.3",
-    "@fullcalendar/rrule": "workspace:~5.11.3",
-    "@fullcalendar/timegrid": "workspace:~5.11.3",
+    "@fullcalendar/bootstrap": "workspace:~5.11.4",
+    "@fullcalendar/common": "workspace:~5.11.4",
+    "@fullcalendar/core": "workspace:~5.11.4",
+    "@fullcalendar/daygrid": "workspace:~5.11.4",
+    "@fullcalendar/google-calendar": "workspace:~5.11.4",
+    "@fullcalendar/icalendar": "workspace:~5.11.4",
+    "@fullcalendar/interaction": "workspace:~5.11.4",
+    "@fullcalendar/list": "workspace:~5.11.4",
+    "@fullcalendar/luxon2": "workspace:~5.11.4",
+    "@fullcalendar/moment": "workspace:~5.11.4",
+    "@fullcalendar/moment-timezone": "workspace:~5.11.4",
+    "@fullcalendar/rrule": "workspace:~5.11.4",
+    "@fullcalendar/timegrid": "workspace:~5.11.4",
     "components-jqueryui": "^1.12.1",
     "jasmine-jquery": "^2.1.1",
     "jquery": "^3.4.0",

+ 2 - 2
packages/bootstrap/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/bootstrap",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Bootstrap 4 Plugin",
   "description": "Bootstrap 4 theming for your calendar",
   "docs": "https://fullcalendar.io/docs/bootstrap4",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "main": "main.cjs.js",

+ 2 - 2
packages/bootstrap5/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/bootstrap5",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Bootstrap 5 Plugin",
   "description": "Bootstrap 5 theming for your calendar",
   "docs": "https://fullcalendar.io/docs/bootstrap5",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "main": "main.cjs.js",

+ 9 - 9
packages/bundle/package.json

@@ -1,18 +1,18 @@
 {
   "name": "fullcalendar",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Standard Bundle",
   "description": "An easily consumable combination of standard plugins",
   "docs": "https://fullcalendar.io/docs/initialize-globals",
   "devDependencies": {
-    "@fullcalendar/bootstrap": "workspace:~5.11.3",
-    "@fullcalendar/bootstrap5": "workspace:~5.11.3",
-    "@fullcalendar/core": "workspace:~5.11.3",
-    "@fullcalendar/daygrid": "workspace:~5.11.3",
-    "@fullcalendar/google-calendar": "workspace:~5.11.3",
-    "@fullcalendar/interaction": "workspace:~5.11.3",
-    "@fullcalendar/list": "workspace:~5.11.3",
-    "@fullcalendar/timegrid": "workspace:~5.11.3"
+    "@fullcalendar/bootstrap": "workspace:~5.11.4",
+    "@fullcalendar/bootstrap5": "workspace:~5.11.4",
+    "@fullcalendar/core": "workspace:~5.11.4",
+    "@fullcalendar/daygrid": "workspace:~5.11.4",
+    "@fullcalendar/google-calendar": "workspace:~5.11.4",
+    "@fullcalendar/interaction": "workspace:~5.11.4",
+    "@fullcalendar/list": "workspace:~5.11.4",
+    "@fullcalendar/timegrid": "workspace:~5.11.4"
   },
   "main": "main.js",
   "jsdelivr": "main.min.js",

+ 1 - 1
packages/common/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@fullcalendar/common",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Common",
   "description": "internal package",
   "docs": "https://fullcalendar.io/docs",

+ 1 - 1
packages/core-preact/package.json

@@ -1,7 +1,7 @@
 {
   "private": true,
   "name": "@fullcalendar/core-preact",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Core-Preact Package",
   "description": "Internal package",
   "docs": "https://fullcalendar.io/docs",

+ 2 - 2
packages/core/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/core",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Core Package",
   "description": "Provides core functionality, including the Calendar class",
   "docs": "https://fullcalendar.io/docs/initialize-es6",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "preact": "^10.0.5",
     "tslib": "^2.1.0"
   },

+ 2 - 2
packages/daygrid/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/daygrid",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Day Grid Plugin",
   "description": "Display events on Month view or DayGrid view",
   "docs": "https://fullcalendar.io/docs/month-view",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "main": "main.cjs.js",

+ 2 - 2
packages/google-calendar/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/google-calendar",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Google Calendar Plugin",
   "description": "Fetch events from a public Google Calendar feed",
   "docs": "https://fullcalendar.io/docs/google-calendar",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "main": "main.cjs.js",

+ 2 - 2
packages/icalendar/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/icalendar",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar iCalendar Plugin",
   "description": "Fetch events from a public iCalendar / .ics feed",
   "docs": "https://fullcalendar.io/docs/icalendar",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "ical.js": "^1.4.0",
     "tslib": "^2.1.0"
   },

+ 2 - 2
packages/interaction/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/interaction",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Interaction Plugin",
   "description": "Provides functionality for event drag-n-drop, resizing, dateClick, and selectable actions",
   "docs": "https://fullcalendar.io/docs/editable",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "main": "main.cjs.js",

+ 2 - 2
packages/list/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/list",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar List View Plugin",
   "description": "View your events as a bulleted list",
   "docs": "https://fullcalendar.io/docs/list-view",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "main": "main.cjs.js",

+ 2 - 2
packages/luxon/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/luxon",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Luxon 1 Plugin",
   "description": "A connector to the Luxon 1 date library",
   "docs": "https://fullcalendar.io/docs/luxon1",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "peerDependencies": {

+ 2 - 2
packages/luxon2/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/luxon2",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Luxon 2 Plugin",
   "description": "A connector to the Luxon 2 date library",
   "docs": "https://fullcalendar.io/docs/luxon2",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "peerDependencies": {

+ 2 - 2
packages/moment-timezone/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/moment-timezone",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Moment Timezone Plugin",
   "description": "A connector to the moment-timezone library",
   "docs": "https://fullcalendar.io/docs/moment-timezone-plugin",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "peerDependencies": {

+ 2 - 2
packages/moment/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/moment",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Moment Plugin",
   "description": "A connector to the MomentJS date library",
   "docs": "https://fullcalendar.io/docs/moment-plugin",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "peerDependencies": {

+ 2 - 2
packages/rrule/package.json

@@ -1,11 +1,11 @@
 {
   "name": "@fullcalendar/rrule",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar RRule Plugin",
   "description": "A connector to the RRule library, for recurring events",
   "docs": "https://fullcalendar.io/docs/rrule-plugin",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "peerDependencies": {

+ 3 - 3
packages/timegrid/package.json

@@ -1,12 +1,12 @@
 {
   "name": "@fullcalendar/timegrid",
-  "version": "5.11.3",
+  "version": "5.11.4",
   "title": "FullCalendar Time Grid Plugin",
   "description": "Display your events on a grid of time slots",
   "docs": "https://fullcalendar.io/docs/timegrid-view",
   "dependencies": {
-    "@fullcalendar/common": "workspace:~5.11.3",
-    "@fullcalendar/daygrid": "workspace:~5.11.3",
+    "@fullcalendar/common": "workspace:~5.11.4",
+    "@fullcalendar/daygrid": "workspace:~5.11.4",
     "tslib": "^2.1.0"
   },
   "main": "main.cjs.js",

Dosya farkı çok büyük olduğundan ihmal edildi
+ 192 - 444
yarn.lock


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor