Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 19:09
b80eee7

📦 Release 1.2.0

⚠️ Breaking Change

Note: The parameter timeline has been removed.

A new parameter view has been introduced with three options:

  • timeline
  • circle
  • graph (new)

If you previously used

timeline: false

to enable the circle view, you must now use:

view: "circle"

Changes

  • Added new view "graph"
  • Added day toggler and removed double click action
  • The slider parameter can now be used independently and is available for all three views.
  • Some small changes on timeline card (added price range information)

🚀 Features

  • Feature: diagram view (PR: #15 | Issue: #11 )

📸 Screenshots

light_graph