Skip to content

Latest commit

 

History

History
319 lines (158 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

319 lines (158 loc) · 18.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.3 (2024-03-21)

Bug Fixes

  • do not set pageData if there is redirectUrl (c90eb2d)
  • initialData fetching (#24) (3a3147b)
  • redirect with nuxt context when is returned (daa3b80)
  • type inference (a95c267)

2.0.2 (2024-02-20)

Documentation

  • add link to stackblitz (32e2f5a)
  • avoid using export default for components overriding (a027eab)
  • fix layout section (39b5b14)
  • use alias for components (1c31c84)

2.0.1 (2023-11-30)

Bug Fixes

2.0.0 (2023-11-15)

Features

  • [T3H-153] add prependOptionlabel to single select (1b5e42c)
  • add TypeScript as a dependency (#16) (ba52e76)
  • change tag from div to fieldset for fieldset fields (4cefc19)
  • create a T3Link component (#28) (dd73b62)
  • create forms docs (f543eba)
  • improvements for T3Link-related props (7451110)

Bug Fixes

Documentation

2.0.0-alpha.25 (2023-10-27)

Bug Fixes

2.0.0-alpha.24 (2023-10-05)

Features

  • add canonical link with current url if not set, add hreflang links (e8175ea)
  • add default canonicals and hreflangs (#19) (8ce9a37)
  • add form framework support (8dc727c)
  • add missing content elements (c9e0f97)
  • add new option - baseUrl to handle canonical and hreflang links, update documentation (3e66dd4)
  • add priority to typo3 components to prevent console warnings (b002786)
  • add to body classes with page id and layout name (#19) (d4be1c3)

Bug Fixes

  • change function generating body classes string for computed property (38f37a8)
  • html attr in test because of nuxt changes (a79cc7f)
  • remove none-null assertion from t3htmlparser, addd additional check (50e9b00)
  • rendering nuxt link if is set with image (eef22b0)
  • type error with menuAbstract (c12ee10)
  • wrapperComponent always true, needs value to be checked (909a640)

2.0.0-alpha.23 (2023-09-18)

Features

  • add priority to typo3 components to prevent console warnings (20d2ce2)

Bug Fixes

  • html attr in test because of nuxt changes (0a5f36c)
  • remove none-null assertion from t3htmlparser, addd additional check (4a4dd9a)
  • rendering nuxt link if is set with image (a91a994)
  • type error with menuAbstract (d3bac75)
  • wrapperComponent always true, needs value to be checked (1eb60c9)

Documentation

2.0.0-alpha.22 (2023-07-31)

Bug Fixes

2.0.0-alpha.21 (2023-07-21)

Documentation

  • add warning about headers passing (cff9d66)

Refactor

  • move frontend layouts out of scope T3Page to avoid rerendering (b4d0c6d)

2.0.0-alpha.20 (2023-07-19)

Refactor

Documentation

2.0.0-alpha.19 (2023-07-18)

Bug Fixes

Documentation

  • add warning about useT3Page (5767fe3)

2.0.0-alpha.18 (2023-07-12)

Bug Fixes

  • initialData for path with queries (9547ca2)

2.0.0-alpha.17 (2023-07-04)

Features

  • fetch initialData for mainpage by default (97b6e9b)

Refactor

  • ce: components interfaces and extending ce docs (16b3a1c)
  • provide interceptors for API client (#3) (58b6e1f)

Documentation

  • describe content elements implementation (d742200)
  • interceptors and headers (#3) (d8d73ca)

2.0.0-alpha.16 (2023-06-28)

Bug Fixes

  • add missing navigateTo import (c570bac)

Documentation

  • remove unneeded imports (b1ce074)

2.0.0-alpha.15 (2023-06-14)

Bug Fixes

  • properly detect locale if param in url path (8e8912a)

2.0.0-alpha.14 (2023-06-13)

Bug Fixes

  • fetch initialData on middleware to handle headers (0e47e09)

Documentation

2.0.0-alpha.13 (2023-06-07)

Bug Fixes

  • set pageData depends on context (310e06a)

2.0.0-alpha.12 (2023-06-06)

Refactor

Documentation

2.0.0-alpha.11 (2023-05-10)

Features

  • add option to disable T3 components (07d68a6)

2.0.0-alpha.10 (2023-05-10)

Bug Fixes

  • add temporary global component import polyfill (#9) (143b12e)

2.0.0-alpha.9 (2023-05-10)

Refactor

  • remove middleware and use page composable (#10) (846b0a2)
  • useT3DynamicComponent (#8) (d27af74)

Documentation

  • add info about EAP program to the page (5547931)
  • add info about removing middleware (#10) (0552d33)

2.0.0-alpha.8 (2023-04-14)

Bug Fixes

  • avoid nuxt warning in middlewares (d28624a)

2.0.0-alpha.7 (2023-04-13)

2.0.0-alpha.6 (2023-04-13)

2.0.0-alpha.5 (2023-04-13)

Bug Fixes

  • applying appearance properties (#7) (9e21986)

2.0.0-alpha.4 (2023-03-28)

Bug Fixes

  • use locale path instead of locale for initialData fallback (dd2fa78)

2.0.0-alpha.3 (2023-02-06)

Features

  • api: add query whitelist (#2) (8140572)
  • api: avoid API calling for path with hash (#4) (8a1f44c)

2.0.0-alpha.2 (2023-01-17)

Features

  • composables: add useT3Page composable to get all useful data (b85e99d)

Bug Fixes

2.0.0-alpha.1 (2023-01-16)

2.0.0-alpha.2 (2023-01-17)

Features

  • composables: add useT3Page composable to get all useful data (b85e99d)

Bug Fixes

2.0.0-alpha.1 (2023-01-16)