Skip to content

v2.3.1

Compare
Choose a tag to compare
@zunnzunn zunnzunn released this 19 Mar 21:08
· 3 commits to master since this release

What's new?

  • Feature: The precision prop supports the long-awaited value week for rendering calendar weeks in the timeaxis.
  • Feature: New props label-column-titleand label-column-width for rendering the row labels in a dedicated column on the left side of the chart. Corresponding slots label-column-titleand label-column-row have been added, too!
  • Feature: New props current-time-marker and current-time-label for displaying a dashed vertical line on the chart which represents the current time and an optional text next to it. A slot current-time-label has been added, too!
  • Feature: New property in ganttBarConfig: html for rendering HTML within a bar (make sure to sanitize the value to prevent HTML injections!)
  • Fix: The label of a row is not rendered if it is blank

New Contributors

Many thanks to the new contributors! Your effort is greatly appreciated!

Full Changelog: v2.2.0...v2.3.1