Socket
Socket
Sign inDemoInstall

gantt-schedule-timeline-calendar

Package Overview
Dependencies
4
Maintainers
1
Versions
476
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
48Next

3.33.6

Diff

Changelog

Source

[3.33.6]

  • updated and added dependent libraries to package.json due to missing type errors
neuronet.io
published 3.33.5 •

Changelog

Source

[3.33.5]

  • complex example updated (missing bookmarks)
neuronet.io
published 3.33.4 •

Changelog

Source

[3.33.4]

  • garbage removed
neuronet.io
published 3.33.3 •

Changelog

Source

[3.33.3]

  • performance optimization
  • throws an error when item.time.start or item.time.end is not a number
  • throws an error when config.chart.time.from or config.chart.time.to is not a number and is defined
neuronet.io
published 3.33.2 •

Changelog

Source

[3.33.2]

  • time bookmarks sometimes disappear without a reason bugfix
  • fixed api.time.getGlobalOffsetPxFromDates
  • performance optimization when all of the items are out of the view (on the left side or on the right side)
  • time.leftGlobal was calculated based on centerDate, which was no longer available due to a change in dates bugfix
neuronet.io
published 3.33.1 •

Changelog

Source

[3.33.1]

  • fixed bug with location.ancestorOrigins on firefox
  • added origins property to the state state.get('origins')
neuronet.io
published 3.33.0 •

Changelog

Source

[3.33.0]

  • array merging bugfix
  • merging objects performance optimization
  • removed non documented not needed config.chart.time.allDates and config.chart.time.datesCache (huge time calculation performance optimization)
  • grid cell generation little performance optimization
neuronet.io
published 3.32.0 •

Changelog

Source

[3.32.0]

  • deep-state-observer updated (update whole state bugfix)
  • added $data.initializedPlugins Set
  • plugins are now destroyed only when whole gstc instance is destroyed or plugin was removed from config
  • recalculateTime method added to the time api (gstc.api.time.recalculateTime()) to regenerate calendar dates or recalculate $data.chart.time values - for example if some logic in onLevelDates was changed then you might need this to generate new dates and trigger onLevelDates again
  • ItemMovement, ItemResizing, TimelinePointer and Selection plugins refactored
  • gstc-loaded event is triggered a little bit later now when all time calculations are complete
  • complex-1 example updated - added history state management demo
  • one-month example updated - gstc.api.time.recalculateTime() added instead of full reload
neuronet.io
published 3.31.0 •

Changelog

Source

[3.31.0]

  • when periodIncrement is a function and the item is moved to the left side past the visible area we don't know which date to start generating dates from so we just return time.from which blocks the movement of the item
  • added allowItemsToGoOutsideTheArea boolean (default:true) value to ItemMovement and ItemResizing options
neuronet.io
published 3.30.0 •

Changelog

Source

[3.30.0]

  • support for iframe usage: domains with > symbol like one.com>two.com>three.com (available only with SaaS license)
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