@fullcalendar/scrollgrid
Advanced tools
Comparing version 5.0.0-rc to 5.0.0
import { BaseComponent, ScrollGridProps, createElement, ScrollGridSectionConfig, VNode, ScrollGridChunkConfig, CssDimValue, ColProps, PluginDef } from '@fullcalendar/common'; | ||
import '@fullcalendar/premium-common'; | ||
@@ -4,0 +5,0 @@ interface ScrollGridState { |
/*! | ||
FullCalendar v5.0.0-rc | ||
Docs & License: https://fullcalendar.io/ | ||
(c) 2019 Adam Shaw | ||
FullCalendar Scheduler v5.0.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
(c) 2020 Adam Shaw | ||
*/ | ||
@@ -6,0 +6,0 @@ import { Emitter, DelayedRunner, htmlToElement, removeElement, computeEdges, findElements, translateRect, computeInnerRect, applyStyle, createRef, getScrollbarWidths, setRef, getIsRtlScrollbarOnLeft, createElement, Scroller, isPropsEqual, BaseComponent, memoizeArraylike, renderMicroColGroup, RefMap, memoizeHashlike, getScrollGridClassNames, Fragment, getSectionClassNames, getAllowYScrolling, getSectionHasLiquidHeight, renderChunkContent, computeShrinkWidth, collectFromHash, mapHash, isArraysEqual, sanitizeShrinkWidth, hasShrinkWidth, compareObjs, isColPropsEqual, createPlugin } from '@fullcalendar/common'; |
{ | ||
"name": "@fullcalendar/scrollgrid", | ||
"version": "5.0.0-rc", | ||
"version": "5.0.0", | ||
"title": "FullCalendar ScrollGrid Plugin", | ||
"description": "internal package", | ||
"description": "Tabular data chunked into scrollable panes", | ||
"docs": "https://fullcalendar.io/docs/scheduler", | ||
"dependencies": { | ||
"@fullcalendar/common": "5.0.0-rc", | ||
"@fullcalendar/premium-common": "5.0.0-rc", | ||
"@fullcalendar/common": "~5.0.0", | ||
"@fullcalendar/premium-common": "~5.0.0", | ||
"tslib": "^2.0.0" | ||
@@ -25,4 +26,3 @@ }, | ||
"url": "http://arshaw.com/" | ||
}, | ||
"copyright": "2019 Adam Shaw" | ||
} | ||
} |
# FullCalendar ScrollGrid Plugin | ||
internal package | ||
Tabular data chunked into scrollable panes | ||
[View the docs »]() | ||
[View the docs »](https://fullcalendar.io/docs/scheduler) | ||
This package was created from the [FullCalendar monorepo »](https://github.com/fullcalendar/fullcalendar-scheduler) |
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
126273
6
1015
0
1
80
+ Added@fullcalendar/common@5.0.1(transitive)
+ Added@fullcalendar/premium-common@5.0.0(transitive)
- Removed@fullcalendar/common@5.0.0-rc(transitive)
- Removed@fullcalendar/premium-common@5.0.0-rc(transitive)
Updated@fullcalendar/common@~5.0.0