Skip to content

Latest commit

 

History

History
317 lines (189 loc) · 24.4 KB

CHANGELOG.md

File metadata and controls

317 lines (189 loc) · 24.4 KB

Changelog

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

1.1.0 (2023-01-16)

Features

  • #247: removing of not whitelisted query params, preventing data download if theres hash (2dbd060), closes #247

Bug Fixes

1.0.1 (2022-11-25)

Bug Fixes

  • typo (T3CeFormFormframework) (f81d97f)

1.0.0 (2022-09-12)

Features

Bug Fixes

1.0.0-alpha.6 (2022-02-24)

Bug Fixes

1.0.0-alpha.5 (2022-02-04)

Bug Fixes

1.0.0-alpha.4 (2022-02-04)

⚠ BREAKING CHANGES

  • store: add option to override typo3 store module (#214)

Features

  • handle user state based on initialData (f2b01e5)
  • fe-login: add felogin setup (ce764a0)

Bug Fixes

  • add Array type for empty pages (#218) (524a907)

  • wrap figcaption in figure to validate html (149bff9)

  • t3-dynamic: correct spelling of default in layout prop (b3b7cde)

  • store: add option to override typo3 store module (#214) (648d451)

1.0.0-alpha.3 (2021-12-01)

Bug Fixes

1.0.0-alpha.2 (2021-11-29)

Features

  • forms: check if rule exist before extend (#207) (7b73381)
  • separate T3Form from FormFramework (#207) (1df836f)

1.0.0-alpha.1 (2021-11-19)

⚠ BREAKING CHANGES

  • configuration schema update
  • renamed registerComponents to components
  • removed registerLayouts - now this is only one component - default
  • renamed registerForms to forms
  • layouts: setup error page content (#166)
  • layouts: 1. refactored nuxt context:
  • removed backendLayout field
  • renamed pageContent to t3page
  1. removed registerBackendLayouts plugin
  • components: all components use css class with prefix t3-ce-[component]
  • components: use T3 prefix and move layouts to components (#189)"
  • components: All components all registered in as T3Component - eg. T3CeText, T3Renderer
  • callbacks onLocaleChange and beforeLocaleChange was replaced by hooks
  • www subdomain is taken into account if it comes to domain name

Features

Bug Fixes

  • add handling mailto and tel (a6d7802)

  • add module to build transpile options (#201) (a4c33bb)

  • delete redundant code (57645a3)

  • fix canonical URL path (c151f57)

  • removing deprecated code (#165) (2f03cfe)

  • example: upgrade nuxt-i18n (#182) (e6f064f)

  • update configuration fields (fab5670)

  • components: change CE css classes to t3-ce-[component] (#189) (803b15f)

  • components: use T3 prefix and move layouts to components (#189)" (1e683b4)

  • components: use T3 prefix for all components (89ffa3e)

  • layouts: remove additional function to register backend layouts (#166) (04ea9e9)

  • layouts: setup error page content (#166) (e995653)

  • avoid trimming www in domain name (#99) (8a13f45)

1.0.0-alpha.0 (2021-11-17)

⚠ BREAKING CHANGES

  • core: support for TYPO3v11 and Headless ext 3.0 only, get familiar with new page response object, for TYPO3v<11 please use nuxt-typo3 0.X.X
  • layouts: setup error page content (#166)
  • layouts:
    • refactored nuxt context:
      • removed backendLayout field
      • renamed pageContent to t3page
    • removed registerBackendLayouts plugin - you can register backend layouts as global components
  • components: all components use css class with prefix t3-ce-[component]
  • components: use T3 prefix and move layouts to components (#189)"
  • components: All components all registered in as T3Component - eg. T3CeText, T3Renderer, please look at new component structure
  • callbacks onLocaleChange and beforeLocaleChange was replaced by hooks
  • multidomains www subdomain is taken into account if it comes to domain name

Features

Bug Fixes

  • add handling mailto and tel (a6d7802)

  • delete redundant code (57645a3)

  • fix canonical URL path (c151f57)

  • removing deprecated code (#165) (2f03cfe)

  • example: upgrade nuxt-i18n (#182) (e6f064f)

  • components: change CE css classes to t3-ce-[component] (#189) (803b15f)

  • components: use T3 prefix and move layouts to components (#189)" (1e683b4)

  • components: use T3 prefix for all components (89ffa3e)

  • layouts: remove additional function to register backend layouts (#166) (04ea9e9)

  • layouts: setup error page content (#166) (e995653)

  • avoid trimming www in domain name (#99) (8a13f45)

0.9.5 (2021-10-21)

Bug Fixes

  • remove ignore pattern for plugins and fix issues (#169) (e03c90b)
  • eslint: fix eslint issues and stick to standard (#169) (39f8e72)

0.9.5-alpha.0 (2021-10-20)

Bug Fixes

0.9.4 (2021-10-11)

Bug Fixes

0.9.3 (2021-06-17)

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)

0.9.2 (2021-04-15)

Features

Bug Fixes

  • ce: fix name for menu pages component (a4b00d2)
  • test: transform nuxt-i18n (dd947ff)
  • add if in checking dynamic route (4b3e485)

0.9.1 (2021-03-01)

Bug Fixes

  • remove tag props from navlink (f80722e)

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 (2020-10-06)

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)

0.7.1 (2020-08-31)

Bug Fixes

  • seo: setup canonical links depends on their type (6203462)

0.7.0 (2020-08-31)

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)

0.6.0 (2020-07-08)

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)