ui5-tooling icon indicating copy to clipboard operation
ui5-tooling copied to clipboard

[Roadmap] UI5 Tooling

Open RandomByte opened this issue 7 years ago • 1 comments

Roadmap of the UI5 Tooling Project

Roadmap

  • [x] Production ready UI5 CLI (see https://github.com/SAP/ui5-tooling/issues/92)
  • [x] Extensibility
    • [x] Build tasks (see https://github.com/SAP/ui5-tooling/pull/54)
    • [x] middlewares (declarative! - also see https://github.com/SAP/ui5-server/issues/113. **RFC: +
    • [ ] types
    • [ ] commands
  • [x] Add new project type: "theme-library" (documentation)
  • [ ] Proxy (see #41)
  • [ ] Integration of migration tooling
  • [ ] Scaffolding (project templates)
  • [ ] H/2 dependency cache
  • [ ] Rework Bundling
  • [ ] Babel / webpack integration
  • [ ] Size of UI5 Tooling npm packages
  • [ ] API Samples / Documentation
  • [ ] Serve from dist directory
  • [ ] Serve Components without index.html
    • [ ] Add new project type: "component"
  • [x] JSDoc generation (https://github.com/SAP/ui5-builder/pull/42)
  • [ ] Quality Assurance
  • [ ] Build using resources from CDN

Also see

RandomByte avatar Dec 19 '18 10:12 RandomByte

Custom Middleware Extensibility is available starting with UI5 CLI v1.6.0. Get started here: https://sap.github.io/ui5-tooling/pages/extensibility/CustomServerMiddleware/

RandomByte avatar Jul 15 '19 14:07 RandomByte

This roadmap is very much outdated. I'll close this with reference to https://github.com/SAP/ui5-tooling/issues/701

We'll check the list here again and take over any topics that are still relevant.

RandomByte avatar Dec 07 '22 12:12 RandomByte