• v2.0.0 48e2a42329

    2.0.0 Stable

    Aonrud released this 2023-08-03 15:00:56 +00:00 | 24 commits to master since this release

    Features:

    • Events can now be added to the diagram.
      • They can either be shown along the date line, for general events, or along an entry's timeline for entry-specific events.
      • As with entries, they can be added either with HTML data attributes or via Javascript.
    • The automatic positioning now favours the centre of the diagram, making them less 'top-heavy' by default.

    Breaking changes:

    • The panzoom configuration is no longer a boolean value. You must pass the Panzoom function in the configuration to enable this feature. (Fixes missing Panzoom function when using Timeline.js as a module).
    • The fork feature, deprecated in 1.3.0 has been removed.
    Downloads