update(docs) Updated the roadmap

This commit is contained in:
2026-09-01 16:49:30 +02:00
parent c04432cfe5
commit f00b7c0ba9
@@ -20,7 +20,7 @@ Instead of implementing features immediately, the project establishes a solid ar
Completed work includes: Completed work includes:
- **Repository structure:** Standardized layout for code, configurations, and assets. - **Repository structure:** Standardized layout for code, configurations, and assets.
- **Development workflow: Definition of branching strategies, commit rules, and review processes. - \*\*Development workflow: Definition of branching strategies, commit rules, and review processes.
- **Architecture documentation (TOGAF ADM):** Architecture framework set up according to the TOGAF standard. - **Architecture documentation (TOGAF ADM):** Architecture framework set up according to the TOGAF standard.
- **Architecture Decision Records (ADRs 1-5):** System established for transparent documentation of architectural decisions. - **Architecture Decision Records (ADRs 1-5):** System established for transparent documentation of architectural decisions.
- **Project governance:** Defined roles, responsibilities, and decision-making processes. - **Project governance:** Defined roles, responsibilities, and decision-making processes.
@@ -32,9 +32,12 @@ At this stage, no production-ready chart components are available.
--- ---
## Current Status ⏳ <details>
<summary>
### Foundation v0.2.0 Completed Foundation v0.2.0
</summary>
This milestone focuses on setting up the technical core of the component library. The goal is to build an automated,
testable, and documented environment for efficient StencilJS component development.
This milestone focuses on setting up the technical core of the component library. The goal is to build an automated, This milestone focuses on setting up the technical core of the component library. The goal is to build an automated,
testable, and documented environment for efficient StencilJS component development. testable, and documented environment for efficient StencilJS component development.
@@ -43,10 +46,11 @@ testable, and documented environment for efficient StencilJS component developme
- **Establish Storybook for component development:** Set up Storybook as the development environment and isolated playground for component creation. - **Establish Storybook for component development:** Set up Storybook as the development environment and isolated playground for component creation.
- **Configure testing infrastructure:** Configure unit, integration, or visual regression testing frameworks. - **Configure testing infrastructure:** Configure unit, integration, or visual regression testing frameworks.
- **Configure CI/CD pipeline:** Automate linting, testing, and initial build checks on every repository push or pull request. - **Configure CI/CD pipeline:** Automate linting, testing, and initial build checks on every repository push or pull request.
</details>
--- ---
## Upcoming Milestones 🚀 ## Current Status
### First Proof of Concept v0.3.0 ### First Proof of Concept v0.3.0
@@ -63,6 +67,8 @@ least one external framework (e.g. React or Vue).
--- ---
## Upcoming Milestones 🚀
### Minimum Viable Product (MVP) v1.0.0 ### Minimum Viable Product (MVP) v1.0.0
This milestone marks the first public-ready release. The goal is a stable, documented, This milestone marks the first public-ready release. The goal is a stable, documented,