Skip to content

Releases: TYPO3-Headless/nuxt-typo3

Seo fixes

31 Aug 16:04
Compare
Choose a tag to compare

Bug Fixes

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

Code Sprint changes

31 Aug 15:15
Compare
Choose a tag to compare

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

08 Jul 18:18
Compare
Choose a tag to compare

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)

Multiply domains

15 Mar 15:34
Compare
Choose a tag to compare

Features

  • Support multiply domains #14

Fixes

  • Support intext options for gallery position #21

Simplify i18n and API refactore

23 Dec 12:07
Compare
Choose a tag to compare

Changes (breaking):

Layout matching refactore

25 Oct 20:10
Compare
Choose a tag to compare

Changes:

  • refactor(layouts): adjust layout matching to new API response (#3)
  • refactor(response): adjust menu display for new API response (#4)

TYPO3 core content elements

24 Oct 12:29
Compare
Choose a tag to compare

Added

  1. Support core content elements with basic logic and markup:
  • Text
  • Textpic
  • Textmedia
  • Image
  • Header
  • Table
  • Bullets
  • Html
  • Shortcut
  • Div
  • Menu sitemap
  • Menu sitemap pages
  • Menu pages
  • Menu subpages
  • Menu related pages
  • Menu recently updated
  • Menu section pages
  • Menu categorized pages
  • Menu abstract
  • CeUploads
  1. Helper components:
  • NavLink - to detect if passed link is internal or external
  • MediaFile - single media file component which is render specific media content based on type
  1. initialData fallback for static pages

Fixed

  • Restored frontend layout support
  • Changed field name for main navigation from initialData