Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge 3 Features #36

Open
rafinskipg opened this issue Sep 11, 2020 · 0 comments
Open

Edge 3 Features #36

rafinskipg opened this issue Sep 11, 2020 · 0 comments

Comments

@rafinskipg
Copy link
Contributor

rafinskipg commented Sep 11, 2020

  • Internal messaging

  • Email template selection

  • Move to getStaticProps and getStaticPaths when the RFC is completed RFC: Incremental Static Regeneration vercel/next.js#11552

  • Field options

    • validation (NOT IMPLEMENTED)
      • Optional validarion function in the form of (value) => { return true or false }
    • permissions (NOT IMPLEMENTED)
      • Array, list of roles that can SEE this field when editing the content and when reading it
  • Preprocess uploaded images to create a lighter version and allow the client to load them progresivelly

  • Add i18n

    • NextJS is preparing a RFC for i18n we will wait on that
  • Add a sitemap.xml API endpoint.

    • Generate a dynamic sitemap by fetching the database for public content and adding also the static routes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant