All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.8 (2024-12-05)
- eslint issues (3ed9bca)
- import types directly from the module file (67f0753)
- locked version of packages and corrected version of pnpm (e178743)
- pages deploying (54b5e16)
2.0.7 (2024-11-15)
2.0.6 (2024-06-19)
- add callOnce key for fetching initialData (0ebfa8c)
2.0.5 (2024-04-19)
- change location of useRoute call in getLocale (useT3i18n) (#32) (757064c)
- setup default path for setLocale (#32) (64267e5)
- use replace for navigateTo / redirect (#33) (a6c61d2)
2.0.4 (2024-04-17)
- use new
nuxi module add
command in installation (b4dce8d)
2.0.3 (2024-03-21)
- 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)
- 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)
- multidomain config (5c509d1)
2.0.0 (2023-11-15)
- [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)
- update documentation (ee6e20e)
2.0.0-alpha.25 (2023-10-27)
- add option to open local links in a new tab (8a3e206)
- gitlab-ci (0b44668)
- use type-only import (234a931)
- use type-only import (2054ac5)
2.0.0-alpha.24 (2023-10-05)
- 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)
- 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)
- add priority to typo3 components to prevent console warnings (20d2ce2)
- 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)
2.0.0-alpha.22 (2023-07-31)
2.0.0-alpha.21 (2023-07-21)
- add warning about headers passing (cff9d66)
- move frontend layouts out of scope T3Page to avoid rerendering (b4d0c6d)
2.0.0-alpha.20 (2023-07-19)
- layout section (b9b124f)
2.0.0-alpha.19 (2023-07-18)
- add warning about useT3Page (5767fe3)
2.0.0-alpha.18 (2023-07-12)
- initialData for path with queries (9547ca2)
2.0.0-alpha.17 (2023-07-04)
- fetch initialData for mainpage by default (97b6e9b)
- ce: components interfaces and extending ce docs (16b3a1c)
- provide interceptors for API client (#3) (58b6e1f)
2.0.0-alpha.16 (2023-06-28)
- add missing navigateTo import (c570bac)
- remove unneeded imports (b1ce074)
2.0.0-alpha.15 (2023-06-14)
- properly detect locale if param in url path (8e8912a)
2.0.0-alpha.14 (2023-06-13)
- fetch initialData on middleware to handle headers (0e47e09)
2.0.0-alpha.13 (2023-06-07)
- set pageData depends on context (310e06a)
2.0.0-alpha.12 (2023-06-06)
- update docs (f6ae67b)
2.0.0-alpha.11 (2023-05-10)
- add option to disable T3 components (07d68a6)
2.0.0-alpha.10 (2023-05-10)
2.0.0-alpha.9 (2023-05-10)
2.0.0-alpha.8 (2023-04-14)
- 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)
2.0.0-alpha.4 (2023-03-28)
- use locale path instead of locale for initialData fallback (dd2fa78)
2.0.0-alpha.3 (2023-02-06)
2.0.0-alpha.2 (2023-01-17)
- composables: add useT3Page composable to get all useful data (b85e99d)
- fix meta typing (d2c7822)
2.0.0-alpha.1 (2023-01-16)
2.0.0-alpha.2 (2023-01-17)
- composables: add useT3Page composable to get all useful data (b85e99d)
- fix meta typing (d2c7822)