Socket
Socket
Sign inDemoInstall

@fullcalendar/luxon2

Package Overview
Dependencies
3
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12

5.11.3

Diff

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
arshaw
published 5.10.2 •

Changelog

Source

5.10.2 (2022-02-09)

  • bootstrap 5 support, via @fullcalendar/bootstrap5 package (#6299)
  • luxon 2 support, via @fullcalendar/luxon2 package (#6502)
  • angular 13 support ([ang-387][ang-387])
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc