Skip to content

Adding storybook for contributors.vue and contributor_area_chart.vue

What does this MR do and why?

  • Adds storybook for contributors.vue
    • Adds optional prop to mock getting SVG for the timeline functionality
  • Adds storybook for contributor_area_chart.vue
  • Adds common utility file for contributors stories

#433211 (closed)

MR acceptance checklist

  • Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

contributors

Default state No data Loading
image image image

contributor_area_chart

Default state No data
image image

How to set up and validate locally

$ yarn storybook:start

Merge request reports