Skip to content

Releases: e-Spirit/fsxa-ui

v4.2.0

21 Dec 13:21
Compare
Choose a tag to compare

4.2.0 (2022-12-21)

Features

  • fonts: include poppins and font_awesome as local files (#110) (4fae719)

v4.1.1

23 May 14:38
Compare
Choose a tag to compare

4.1.1 (2022-05-23)

Bug Fixes

  • deps: update vue/cli-service to 4.5.17 (a20cc71)

v4.1.0

22 Dec 07:48
Compare
Choose a tag to compare

4.1.0 (2021-12-22)

Features

  • image: render data-tpp-context-image-resolution attribute (#85) (bf3ad6a)

v4.0.3

16 Aug 12:47
Compare
Choose a tag to compare

4.0.3 (2021-08-16)

Bug Fixes

v4.0.2

10 May 07:57
Compare
Choose a tag to compare

4.0.2 (2021-05-10)

Bug Fixes

  • headersection: moved padding in title of header section to h1 (3f03391)

v4.0.1

12 Mar 11:53
Compare
Choose a tag to compare

4.0.1 (2021-03-12)

Bug Fixes

  • accordionsection: fixed accordionSection (41ff3fe)

v4.0.0

11 Mar 08:02
Compare
Choose a tag to compare

4.0.0 (2021-03-11)

  • Release to fix release errors and adjust changelog

v3.0.1

26 Feb 09:41
Compare
Choose a tag to compare

3.0.1 (2021-02-26)

Bug Fixes

  • googlemapssection.mdx: changed property to required in GoogleMapsSection documentation (b669a7f)

v3.0.0

25 Feb 13:57
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-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 [email protected]
Co-authored-by: vlapl [email protected]
Co-authored-by: Dominik Barczewski [email protected]
Co-authored-by: Emre Neumann [email protected]
Co-authored-by: Vlado Plaga [email protected]
Co-authored-by: Tobias Golbs [email protected]
Co-authored-by: Nino Nato [email protected]

v2.3.10

25 Feb 10:30
Compare
Choose a tag to compare

2.3.10 (2021-02-25)

Bug Fixes

  • 🐛 Linting and enable prefix for tailwind classes (ec572aa)