Releases: fullcalendar/fullcalendar-workspace
Releases · fullcalendar/fullcalendar-workspace
v4.0.0-beta.2
version 4.0.0-beta.2
v4.0.0-alpha.4
v4.0.0-alpha.3
Supports the large internal refactor present since core version v4.0.0-alpha.2.
Compatible with core v4.0.0-alpha.3
Known regressions from v3:
- #482, #481, #480, #479, core-4420
- In vertical resource view, after initial rendering, but before the resources load,
date columns (minus resources) used to be rendered. Now, no columns render.
More info:
https://fullcalendar.io/blog/2018/12/alpha-release-scheduler-support
https://fullcalendar.io/docs/v4/release-notes
v4.0.0-alpha.2
v1.9.4
v1.9.3
v1.9.2
Bugfixes:
- fix event resize highlight not being unrendered (#406)
- vert resource view fast navigation with refetchResourcesOnNavigate, breaks (core-4009)
- long-press touch selecting one event after another, gets confused (#410)
- firstDay option not considered when slotLabelInterval is days (#408)
- Typescript definition file not compatible with noImplicitAny (#405)
v1.9.1
v1.9.0
Bugfixes:
- when navigating prev/next using resource column grouping, renders duplicate resources (#380)
- when navigating prev/next, prevent unnecessary resource rerenders (introduced in v1.8.0)
addResource
with parentId does not render with correct nesting (#379)resourcesInitiallyExpanded
not compatible with resource groups (#378)- switching to view with async resources, nowIndicator causes JS error (core-3918)