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
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fullcalendar - npm Package Versions

1
810

3.1.0

Diff

Changelog

Source

3.1.0 (2016-12-05)

  • experimental support for implicitly batched ("debounced") event rendering (#2938)
    • eventRenderWait (off by default)
  • new footer option, similar to header toolbar (#654, #3299)
  • event rendering batch methods (#3351):
    • renderEvents
    • updateEvents
  • more granular touch settings (#3377):
    • eventLongPressDelay
    • selectLongPressDelay
  • eventDestroy not called when removing the popover (#3416, #3419)
  • print stylesheet and gcal extension now offered as minified (#3415)
  • fc-today in agenda header cells (#3361, #3365)
  • height-related options in tandem with other options (#3327, #3384)
  • Kazakh locale (#3394)
  • Afrikaans locale (#3390)
  • internal refactor related to timing of rendering and firing handlers. calls to rerender the current date-range and events from within handlers might not execute immediately. instead, will execute after handler finishes.
arshaw
published 3.0.1 •

Changelog

Source

3.0.1 (2016-09-26)

Bugfixes:

  • list view rendering event times incorrectly (#3334)
  • list view rendering events/days out of order (#3347)
  • events with no title rendering as "undefined"
  • add .fc scope to table print styles (#3343)
  • "display no events" text fix for German (#3354)
arshaw
published 3.0.0 •

Changelog

Source

3.0.0 (2016-09-04)

Features:

  • List View (#560)
    • new views: listDay, listWeek, listMonth, listYear, and simply list
    • listDayFormat
    • listDayAltFormat
    • noEventsMessage
  • Clickable day/week numbers for easier navigation (#424)
    • navLinks
    • navLinkDayClick
    • navLinkWeekClick
  • Programmatically allow/disallow user interactions:
    • eventAllow (#2740)
    • selectAllow (#2511)
  • Option to display week numbers in cells (#3024)
    • weekNumbersWithinDays (set to true to activate)
  • When week calc is ISO, default first day-of-week to Monday (#3255)
  • Macedonian locale (#2739)
  • Malay locale

Breaking Changes:

  • IE8 support dropped
  • jQuery: minimum support raised to v2.0.0
  • MomentJS: minimum support raised to v2.9.0
  • lang option renamed to locale
  • dist files have been renamed to be more consistent with MomentJS:
    • lang/ -> locale/
    • lang-all.js -> locale-all.js
  • behavior of moment methods no longer affected by ambiguousness:
    • isSame
    • isBefore
    • isAfter
  • View-Option-Hashes no longer supported (deprecated in 2.2.4)
  • removed weekMode setting
  • removed axisFormat setting
  • DOM structure of month/basic-view day cell numbers changed

Bugfixes:

  • $.fullCalendar.version incorrect (#3292)

Build System:

  • using gulp instead of grunt (faster)
  • using npm internally for dependencies instead of bower
  • changed repo directory structure
arshaw
published 3.0.0-beta •

arshaw
published 2.9.1 •

Changelog

Source

2.9.1 (2016-07-31)

  • multiple definitions for businessHours (#2686)
  • businessHours for single day doesn't display weekends (#2944)
  • height/contentHeight can accept a function or 'parent' for dynamic value (#3271)
  • fix +more popover clipped by overflow (#3232)
  • fix +more popover positioned incorrectly when scrolled (#3137)
  • Norwegian Nynorsk translation (#3246)
  • fix isAnimating JS error (#3285)
arshaw
published 2.9.0 •

Changelog

Source

2.9.0 (2016-07-10)

  • Setters for (almost) all options (#564). See docs for more info.
  • Travis CI improvements (#3266)
arshaw
published 2.8.0 •

Changelog

Source

2.8.0 (2016-06-19)

  • getEventSources method (#3103, #2433)
  • getEventSourceById method (#3223)
  • refetchEventSources method (#3103, #1328, #254)
  • removeEventSources method (#3165, #948)
  • prevent flicker when refetchEvents is called (#3123, #2558)
  • fix for removing event sources that share same URL (#3209)
  • jQuery 3 support (#3197, #3124)
  • Travis CI integration (#3218)
  • EditorConfig for promoting consistent code style (#141)
  • use en dash when formatting ranges (#3077)
  • height:auto always shows scrollbars in month view on FF (#3202)
  • new languages:
    • Basque (#2992)
    • Galician (#194)
    • Luxembourgish (#2979)
arshaw
published 2.7.3 •

Changelog

Source

2.7.3 (2016-06-02)

internal enhancements that plugins can benefit from:

  • EventEmitter not correctly working with stopListeningTo
  • normalizeEvent hook for manipulating event data
arshaw
published 2.7.2 •

Changelog

Source

2.7.2 (2016-05-20)

  • fixed desktops/laptops with touch support not accepting mouse events for dayClick/dragging/resizing (#3154, #3149)
  • fixed dayClick incorrectly triggered on touch scroll (#3152)
  • fixed touch event dragging wrongfully beginning upon scrolling document (#3160)
  • fixed minified JS still contained comments
  • UI change: mouse users must hover over an event to reveal its resizers
arshaw
published 2.7.1 •

Changelog

Source

2.7.1 (2016-05-01)

  • dayClick not firing on touch devices (#3138)
  • icons for prev/next not working in MS Edge (#2852)
  • fix bad languages troubles with firewalls (#3133, #3132)
  • update all dev dependencies (#3145, #3010, #2901, #251)
  • git-ignore npm debug logs (#3011)
  • misc automated test updates (#3139, #3147)
  • Google Calendar htmlLink not always defined (#2844)
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