Socket
Socket
Sign inDemoInstall

@fullcalendar/common

Package Overview
Dependencies
1
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fullcalendar/common

internal package


Version published
Weekly downloads
191K
decreased by-20.8%
Maintainers
1
Install size
1.65 MB
Created
Weekly downloads
 

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].

Readme

Source

FullCalendar Common

internal package

View the docs »

This package was created from the FullCalendar monorepo »

FAQs

Last updated on 03 Aug 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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