Releases: e-Spirit/fsxa-pattern-library
Releases · e-Spirit/fsxa-pattern-library
v1.5.0
1.5.0 (2020-10-30)
Features
- routing: added util method to replace FS formatting in richtexts with working links (#3) (b68632e)
v1.4.2
1.4.2 (2020-10-28)
Bug Fixes
- deployment: fix error where configuration and mode is "forgotten" in deployed pwas (de08987)
- deployment: use correct content mode instead of api-mode (d92394d)
- typescript: fix typescript typings and remove unused declarations from imports (4fd6c43)
v1.4.1
1.4.1 (2020-10-28)
Bug Fixes
- datasets: fix embedded datasets and add support for dynamic urls (430e9bc)
v1.4.0
1.4.0 (2020-10-14)
Features
- misc: expose preconfigured fsxaApi through basecomponent and add method to render child comps (1022faa)
v1.3.0
1.3.0 (2020-10-14)
Features
- datasets: add support for datasets (5fceab3)
v1.2.3
1.2.3 (2020-09-24)
Bug Fixes
- i18n: the page was not showing content on inital load (17aa294)
v1.2.2
1.2.2 (2020-09-23)
Bug Fixes
- types: remove wrong import in types (c19d7d2)
v1.2.1
1.2.1 (2020-09-18)
Bug Fixes
- multi-language: fix error, where locale was not set correctly (5bcd8c8)
v1.2.0
1.2.0 (2020-09-17)
Features
- i18n: we now support multi-language projects (50d8c83)
v1.1.2
1.1.2 (2020-09-08)
Bug Fixes
- store: we introduced new FSXAModuleParams to meet SSR requirements (c09ad8d)