File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## 4.0.0 [ 2022-02-13]
4
+
5
+ - Sets up a _ Node.js_ project for _ React_ using ` create-react-app ` .
6
+ - Bundles the _ Programming Framework_ ([ musicblocks-v4-lib] ( https://github.com/sugarlabs/musicblocks-v4-lib ) ).
7
+ - Adds a basic _ View Framework_ that creates a _ workspace_ wrapper, and _ toolbar_ buttons and wrappers.
8
+ - Adds the _ Config_ component that creates a dependency tree of components and dynamically loads them.
9
+ - Adds the _ Painter_ component with a single SVG _ sprite_ .
10
+ - Adds basic _ Syntax Elements_ for _ Painter_ instructions.
11
+ - Adds a basic _ Editor_ to author programs using _ Painter_ instructions.
12
+ - Displays the _ Painter_ instructions API in the _ Editor_ .
13
+ - Adds a basic _ Menu_ to run and reset programs authored in the _ Editor_ .
14
+ - Adds project documentation.
15
+ - Adds ` lint ` and ` CD ` workflows.
You can’t perform that action at this time.
0 commit comments