New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fullcalendar

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fullcalendar - npm Package Versions

1
10

5.0.0-beta

Diff

Changelog

Source

5.0.0-beta.4 (2020-05-26)

Changes since beta.3:

  • features:
    • improved printing for timeline view (#4813)
  • fixes:
    • eventDisplay not working (#5434)
    • typescript errors when compiling with tsc (#5446)
    • slotLabelFormat as array not working (#5450)
    • more exports of typescript interfaces (#5452)
arshaw
published 3.10.1 •

arshaw
published 4.0.0-alpha.4 •

arshaw
published 3.10.0 •

Changelog

Source

3.10.0 (2019-01-10)

POTENTIALLY BREAKING CHANGE: The jquery and moment packages have been moved to peerDependencies. If you are using NPM to install fullcalendar, you'll need to explicitly add jquery and moment as dependencies of your project. NPM will not install them automatically. (#4136, #4233)

New Features:

  • events from a Google Calendar event source will receive extended props (#4123)
  • export more classes and util functions (#4124)
  • new locales: zh-hk (#4266), be (#4274)

Bugfixes:

  • not accepting dayClicks/selects because of overflow-x:hidden on html/body (#3615)
  • event end time not displayed when duration is one slot, in agenda view (#3049)
  • switching views before event fetch resolves, JS error (#3689)
  • single-day allDay event not showing when time is specified (#3854)
  • prev button doesn't work when previous days are hidden by hiddenDays and dayCount is greater than dateIncrement (#4202)
  • calendar locale not used in all moments objects (#4174)
  • background event background color does not completely fill cells in Chrome (#4145)
  • provide a delta for eventResize when resizing from start (#4135)
  • IE11 memory leak from not removing handler correctly (#4311)
  • make touchstart handlers passive (#4087)
  • fixed typescript definition for: eventAllow (#4243), selectAllow (#4319)
  • fixed locales: de (#4197, #4371), hu (#4203), tr (#4312), ja (#4329)
arshaw
published 4.0.0-alpha.3 •

arshaw
published 4.0.0-alpha.2 •

arshaw
published 4.0.0-alpha •

arshaw
published 3.9.0 •

Changelog

Source

3.9.0 (2018-03-04)

  • Bootstrap 4 support (#4032, #4065, thx @GeekJosh)
  • add OptionsInput to the fullcalendar.d.ts exports (#4040, #4006)
  • columnHeaderFormat/columnHeaderHtml/columnHeaderText in .d.ts file (#4061, #4085)
  • list-view auto-height not working (#3346, #4071, thx @WhatTheBuild)
  • bump momentjs minimum version to 2.20.1, for locale fixes (#4014)
  • swedish week header translation fix (#4082)
  • dutch year translation (#4069)
arshaw
published 3.8.2 •

Changelog

Source

3.8.2 (2018-01-30)

Bugfixes:

  • Fix TypeScript definitions file with strictNullChecks (#4035)
arshaw
published 3.8.1 •

Changelog

Source

3.8.1 (2018-01-28)

Bugfixes:

  • TypeScript definition file not compatible with noImplicitAny (#4017)
  • ES6 classes are not supported for grid class (#3437)
  • day numbers in month view should be localized (#3339)
  • select helper is resizable, causes js error (#3764)
  • selecting over existing select helper causes js error (#4031)
  • eventOrder doesn't work on custom fields (#3950)
  • aria label on button icons (#4023)
  • dynamic option changes to select/overlap/allow doesn't cause rerender

Locales:

  • added Georgian (#3994)
  • added Bosnian (#4029)
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