Skip to content

Compare: Home

Showing with 16 additions and 9 deletions.
  1. +16 −9 Home.md
25 changes: 16 additions & 9 deletions Home.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Core WCM Components Roadmap

* Improved SEO capability for the page component to make it more useable as-is out-of-the-box: sitemap capability + open graph meta tags.
* Optimized page and image HTTP cache control headers for improved page performance.
* Make components consistent on new version: HTML, JSON, data layer, dialogs, etc
* Extended List component, offering pagination
* New Table of content component
* New Modal component
* Modernized Grid component
#### Project and Community

* [Contributing](https://github.com/adobe/aem-core-wcm-components/blob/master/CONTRIBUTING.md)

#### Developer Guides

* [Versioning Policies](versioning-policies)
* [Sling Model Delegation Pattern](Delegation-Pattern-for-Sling-Models)
* [Adaptive Image Servlet](the-adaptive-image-servlet)

#### Style Guides

* [CSS](css-coding-conventions)
* [HTL](htl-style-guide)
* [Dialogs](dialog-style-guide)
* [Schema.org Microdata](schema.org-microdata)