github TYPO3-Headless/nuxt-typo3 v1.0.0-alpha.1

latest releases: v2.3.1, v2.3.0, v2.2.2...
pre-release4 years ago

⚠ 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)

❤️ Thanks to

@cngJo
@gdulamat
@nountie
@PatrickBialek
@mohitsaxenaknoldus

Don't miss a new nuxt-typo3 release

NewReleases is sending notifications on new releases.