Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fullcalendar/core

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/core - npm Package Versions

1
7

6.0.2

Diff

Changelog

Source

6.0.2 (2022-12-27)

Standard/premium:

  • FIX: unable to resize an event smaller after initial resize (#7099)

React:

  • FIX: re-rendering loop error with navLink and dayCellContent (#7107)

Angular:

  • FIX: resource content-injection, when resource element destroyed, throws JS error (#7105)

Vue 2:

  • FIX: resource content-injection, when resource element destroyed, throws JS error
arshaw
published 6.0.1 •

Changelog

Source

6.0.1 (2022-12-20)

Standard/premium:

  • FIX: Property type does not exist on type ViewApi (#7056)
  • FIX: Expose globalLocales publicly for importing on-demand (#7057)

React:

  • FIX: multi-day events rendered by eventContent are overlapping each other (#7089)

Angular:

  • FIX: error with eventContent & list view (#7058)
arshaw
published 6.0.0 •

Changelog

Source

6.0.0 (2022-12-13)

V6 Release Notes and Upgrade Guide

Changes since final beta:

  • FIX: certain ng-template names don't work ([angular-426])
  • FIX: minify CSS that is embedded into JS files
  • FIX: more informational README files in published packages
  • FIX: daygrid events sometimes not correctly positioned with Vue connectors
  • BREAKING: @fullcalendar/icalendar now has ical.js peer dependency
arshaw
published 6.0.0-beta.4 •

Changelog

Source

6.0.0-beta.4 (2022-12-07)

Standard/Premium:

  • FIX: jsDelivr default URLs have wrong mime type (#7045)
  • FIX: Unmet peer dependency "moment" warning from moment-timezone (#6839)
  • FIX: fullcalendar and fullcalendar-scheduler packages accidentally include sourcemaps

Angular:

  • FIX: BrowserModule incompatible with lazy-loaded module ([angular-423])
  • FIX: Inputs should accept undefined/null for compatibility with async ([angular-424])
  • FIX: content-injections bugs with drag-n-drop and rerendering

Vue:

  • FIX: Remove global js 'default' from export maps (#7047)
  • FIX: content-injections bugs with drag-n-drop and rerendering

React:

  • FIX: Remove global js 'default' from export maps (#7047)
arshaw
published 6.0.0-beta.3 •

Changelog

Source

6.0.0-beta.3 (2022-12-01)

Bugfixes:

  • Wrong typing for events function and errorCallback (#7039)
  • Error with global bundle and individual global locales (#7033)
  • Fix package.json lint warnings (#7038)
  • Fixes in React/Angular connectors (see individual changelogs)
arshaw
published 6.0.0-beta.2 •

Changelog

Source

6.0.0-beta.2 (2022-11-22)

See https://fullcalendar.io/docs/v6/upgrading-from-v5

arshaw
published 5.11.3 •

Changelog

Source

5.11.3 (2022-08-23)

  • fixed: timeline view (without resources) problem with expanding height (#5792)
  • fixed: locales not working in IE11 (#6790)
arshaw
published 6.0.0-beta.1 •

Changelog

Source

6.0.0-beta.1 (2022-08-03)

FullCalendar no longer attempts to import .css files. Instead, FullCalendar's JS is responsible for injecting its own CSS. This solves many issues with third party libraries:

  • Webpack: no longer necessary to use css-loader (see [example project][webpack-css-hack])
  • Rollup: no longer necessary to use a css-processing plugin (like postcss) (see [example project][rollup-css-hack])
  • NextJS: no longer necessary to ignore and manually import .css files (see [example project][next-css-hack], #6674)
  • Angular 14 is incompatible with FullCalendar v5 ([see ticket][angular-css-bug]). FullCalendar v6 restores support for Angular 14 and above, but does so via a completely different package. Please use the new FullCalendar Web Component package (@fullcalendar/web-component), which can integrate with Angular via the [method described here][angular-web-components].
arshaw
published 5.11.2 •

Changelog

Source

5.11.2 (2022-07-26)

  • fixed: React Strict Mode, dateSet, and "Maximum update depth exceeded error" (#5935, [react-185])
  • fixed: React Strict Mode, timeline scrolling not synced ([react-192])
  • fixed: React, datesSet with object-like dateIncrement, "Maximum update depth..." ([react-131])
arshaw
published 5.11.0 •

Changelog

Source

5.11.0 (2022-04-08)

  • internal changes for compatibility with React 18
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc