Releases: TYPO3-Headless/nuxt-typo3
Releases · TYPO3-Headless/nuxt-typo3
v0.9.3
Features
- added htmlAttrs with lang inside getMeta (70e3dd2)
Bug Fixes
- ce: fix navlink - check if prop to exist (9466c09)
- change axios plugin order #116 (49a1dfe)
- check if header is not null (3bb2bb1)
- Delete redundant default values (865f0d6)
❤️ Thanks to
v0.9.2
Features
Bug Fixes
- ce: fix name for menu pages component (a4b00d2)
- test: transform nuxt-i18n (dd947ff)
- add if in checking dynamic route (4b3e485)
❤️ Thanks to
v0.9.1
0.9.1 (2021-03-01)
Bug Fixes
- remove tag props from navlink (f80722e)
0.9.0
0.9.0 (2021-02-08)
Features
- add iteration index for content elements (ec8c9ae)
Bug Fixes
- avoid warning in standalone build (19a28c2)
- id prop of the content elements (be6aa36)
- initialData fallback loop (9ac31c3)
- typing error of word 'extension' in docs (#75) (e470c51)
- use module options instead of env for debugging (05c671d)
- warnings after upgrades (c577cb5)
0.8.0
Features
- [#51] CeDefault pretty format (3f95fd0)
- add redirect possibility on middleware level (ef5c724)
- options: add runtime config support (4d0e485)
Bug Fixes
- seo: setup canonical links depends on their type (9688874)
- [#51] CeDebug content fix & style improvement (d2751eb)
Seo fixes
Bug Fixes
- seo: setup canonical links depends on their type (6203462)
Code Sprint changes
Features
- ce: form component proof of concept (#41) (#52) (1071d39)
- add generator meta tag (#39) (#54) (cc3e6a0)
- added propper naming convention for backend layouts (issue #46) (b8fe9c2)
- added propper naming convention for content-element types (issue #46) (38457f1)
Bug Fixes
- options merge order (#45) (c1c9ff5)
- set "default" for default space-after/before (#56) (#55) (c0ea6fd)
- api: missing check is response object even exists (825f58b)
- context: avoid setup content of error page when doesnt exist (bb64508)
Handle custom error page
Features
- doc: add vuepress (8eb49dc)
- domains: support multiply domains (#14) (dbe19d5)
- layouts: add page content for error pages (#19) (f99f46c)
Bug Fixes
- ce: support intext option for gallery content element (f604c0a)
- domains: compute default locale and avoid nested merge (#32) (d1dc058)
- layouts: remove uselsess h1 tag (657b640)