Socket
Socket
Sign inDemoInstall

gantt-schedule-timeline-calendar

Package Overview
Dependencies
Maintainers
1
Versions
483
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gantt-schedule-timeline-calendar - npm Package Versions

1
49

3.33.3

Diff

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)
neuronet.io
published 3.29.0 •

Changelog

Source

[3.29.0]

  • examples updated
  • changelog reversed (latest versions on top)
  • empty item style was not updated #344 bugfix
  • not needed dependencies removed
  • lit-html updated
  • merge function improved
  • added GSTC.Vido property with GSTC.Vido.directives to easily create templates without need to import lit-html
neuronet.io
published 3.28.0 •

Changelog

Source

[3.28.0]

  • added outOfView with left, right and whole boolean properties to ItemData to know when the item is outside a view from item props only
  • all rows expander was missing bugfix
  • row visible property added to determine whether the row should be visible on the list (usable for searching and filtering)
neuronet.io
published 3.27.3 •

Changelog

Source

[3.27.3]

  • ItemResizing plugin onEnd event was fired twice bugfix
  • ItemMovement & ItemResizing onEnd event was fired without dependant items bugfix
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