Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
infectoone-vue-ganttastic-2.3.1.tgz | 2024-03-19 | 47.5 kB | |
README.md | 2024-03-19 | 1.3 kB | |
v2.3.1 source code.tar.gz | 2024-03-19 | 165.1 kB | |
v2.3.1 source code.zip | 2024-03-19 | 180.4 kB | |
Totals: 4 Items | 394.3 kB | 0 |
What's new?
- Feature: The
precision
prop supports the long-awaited valueweek
for rendering calendar weeks in the timeaxis. - Feature: New props
label-column-title
andlabel-column-width
for rendering the row labels in a dedicated column on the left side of the chart. Corresponding slotslabel-column-title
andlabel-column-row
have been added, too! - Feature: New props
current-time-marker
andcurrent-time-label
for displaying a dashed vertical line on the chart which represents the current time and an optional text next to it. A slotcurrent-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! * @Pedrocanoas made their first contribution in https://github.com/zunnzunn/vue-ganttastic/pull/102 * @N0ah-S made their first contribution in https://github.com/zunnzunn/vue-ganttastic/pull/94 * @MikeVeerman made their first contribution in https://github.com/zunnzunn/vue-ganttastic/pull/46
Full Changelog: https://github.com/zunnzunn/vue-ganttastic/compare/v2.2.0...v2.3.1