Releases: enonic/nextxp-demo
Releases · enonic/nextxp-demo
v3.1.0
v3.0.0
Changelog
Improvements
-
App router POC #753
-
Access data from layouts #760
-
Apply styles to demo #766
-
Redirect to default language #767
-
Support single language setup #794
-
Use nextjs links everywhere except rich texts #797
-
Use I18n and LocaleContext methods to localize static texts #802
-
Migrate to Next.xp 3 #807
Bugs
Misc
-
Move revalidate route #768
-
Move preview route and update usages of nextjs-adapter methods #773
-
Move revalidate route #768
-
Move _renderable page #785
-
Move 404 page #786
-
Move 500 page #787
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Changelog
Improvements
- Added shortcut functionality commit
- Add config for i18n and support for layer mapping #622
- Set context locale based on the header from lib-nextxp #635
- Fix static paths resolution to query every repo individually #650
- Fix static content query to filter content by content type #652
- Add static generation for all locales #637
Bugs
Misc
v1.0.2
v1.0.1
Version 0.13.1
Version 0.13.0
Version 0.11.0
Version 0.10.0
Changelog
Improvements
- Add support for custom element processing to RichTextView (#433)
- Split getStaticPaths and getRavaliatePaths into 2 functions (#405)
- Remove usage of macro.configAsJson (#392)
- Dynamically handle request to single component reload (#369)
- Queries should have access to the config of the content/component (#367)
- Add a component path to every component data (#325)
- Possible to change the part query (#296)
- Implement handling of edit mode in the base macro (#277)
Bugs
- GetUrl only works server side (#428)
- Fixes for nextjs-demo (#424)
- Issue with including part query in macro (#423)
- _renderable can fail on undefined return object (#421)
- Exclude _templates and the likes (#406)
- Next.XP logo leads to domain root instead of site root in preview (#403)
- Not possible to set page controllers (#394)
- Enonic logo dissapears after revaliation in response to publish (#391)
- Revalidate route doesn't work (#376)
- Update app id from com.example.myproject to com.enonic.app.nextjsdemo in docs (#362)
- Single component reload shows full page (#360)
- Querying part configQuery returns multiple parts configs on a page (#355)
- Macroes inside parts don't render (#354)
- macros don't have a preview inside the macro wizard in content studio (#313)
- Macro fails to render with "-" dash in name (#312)
- Opening a text component in nested region with other component throws errors (#311)
- Adding a empty text component breaks rendering (#310)
- Component paths get wrong index bug (#307)
v0.9.0
- Implement macros support in nextjs-enonic-demo #262
- Changes in BaseComponent in v0.8.3 break CharkaUI #264
- Refactor text element content processing to avoid serialization to string #271
- Create a separate var for text component query #273
- Add query support for text components #272
- Support for graphql fragments in queries #292
- Implement handling of edit mode in the base macro #277
- Use single quotes for imports everywhere #304