Skip to content

Commit 8372225

Browse files
committed
Radmap: update long term roadmap
1 parent 3e2bad7 commit 8372225

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/development/roadmap.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ The framework should implement new features and components. Not necessarily in t
3535

3636
* **Build Tools** - Add more build tools.
3737

38+
* **Name Spacing** - Use namespaces to prevent class conflicts with other css frameworks.
39+
3840
* **Responsive Control** - Support conditional display for different screen sizes. The code should look like this `sm:pie md:column xl:bar`.
3941

40-
* **Component Prefix** - Consider supporting component prefix: `axes:primary`, `axes:*-secondary`, `axes:data`, `labels:show`, `labels:align-end` etc.
42+
* **Component Prefix** - Consider supporting component prefix: `chart-axes:primary`, `chart-axes:*-secondary`, `chart-axes:data`, `chart-labels:show`, `chart-labels:align-end` etc.

0 commit comments

Comments
 (0)