Skip to content

v3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 13:57
· 10 commits to next since this release

3.0.0 (2021-02-25)

BREAKING CHANGES

  • The property date has been changed from Date to string. The property socialText
    does not exist anymore and is transformed an object.

removed unnecessary style css

fixed typos and removed unused import

redesign to match the docs.e-spirit.com site more

provided some documentation

refactored routes and updated dependencies

removed old entries in readme and changed router mode to history

fixed not showing correct component

added component to split view for code and docu

adjusted colors

example improvements

A code comment

Add horizontal spacing to Dropdown's selected option to avoid frequent like breaks

Sticky menu for large screens

Documentation cleanup

Reduce required parameters in ProductListItem, Headline

Use proper links in OverviewDescription, and fix scrolling

Make 'value' optional for Dropdown, add 'required' to other options' descriptions

Remove horizontal scrolling on start page, fix npm logo position

Filled quote example with actual quotes

  • Add 'introduction' to menu, fix document title for components

  • Fix component descriptions

  • Let InterestingFactsSection documentation use ComponentWrapper, tooltips there, and small fixes

  • documentation: sort parameters, use ComponentWrapper

  • fix typo

  • HTML title 'required' for required props and slots

  • Add menu entry for introduction

  • Simplify router exception for '/' route

  • Remove two style.css files from prop title solution again

  • Fix broken route

  • Update typescript, big package-lock changes

  • Update README.md with contents from 'getting started'

  • adjusted README.md and GettingStarted.mdx

  • remove 'dark mode', increase margins and padding, swap and label 'props' and 'example'

  • Fix icons for props/ example (swap), add REQUIRED column

  • TNG-819-redesign-with-bugfixes
    refactor(image component): changed the validation for darken values on the image component

  • legend
    TNG-819-redesign-with-bugfixes
    refactor(image component): changed the validation for darken values on the image component

  • TNG-819-redesign-with-bugfixes
    refactor(image component): changed the validation for darken values on the image component

  • TNG-819-redesign-with-bugfixes
    docs(slider component): added the required prop to the required slot to mark it as required

  • TNG-819-redesign-with-bugfixes
    docs(getting started guide): improved usability of the guide

Removed the comments from the npm and yarn commands so they can be copied using the copy to
clipboard button.

  • legend
    docs(documentation): added a legend to explain the colors in the props and slots tables

Co-authored-by: Barczewski, Dominik barczewski@e-spirit.com
Co-authored-by: vlapl 72072217+vlapl@users.noreply.github.com
Co-authored-by: Dominik Barczewski 68270882+dbarczewski@users.noreply.github.com
Co-authored-by: Emre Neumann neumann@e-spirit.com
Co-authored-by: Vlado Plaga plaga@e-spirit.com
Co-authored-by: Tobias Golbs 37590108+tgolbs@users.noreply.github.com
Co-authored-by: Nino Nato nato@e-spirit.com