0.2.2 • Published 5 years ago

mithril-scenario-timeline v0.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

mithril-scenario-timeline

A scenario timeline component for the Mithril framework as being used in the DRIVER+ scenario editor. Also see the live example.

screenshot

Release info

v0.2.x

  • Breaking change: you need to import the css e.g. import 'mithril-scenario-timeline/dist/mithril-scenario-timeline.css';
  • Updated to latest dependencies
  • Using microbundle instead of rollup so there are multiple outputs available

v0.1.x

  • Using it in scenario editor
  • Updated timeline bounds when time exceeds beyond the current time
  • Timeline width can be set (using the width property), or it is fixed by the initial container width
  • Timeline can start at a time not equal to the scenario start time, i.e. timelineStart, so you can use a rounded start time
  • Improved scaling for long running scenarios

v0.0.x

  • Initial version
  • FIX: onClick did not return the most recent item
  • Returns an error (and stops rendering) when a circular dependency is encountered. TODO: Need to analyse the error and return a more meaningful result.
0.2.1

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago