-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Roadmap
Andrew Sliwinski edited this page May 17, 2016
·
8 revisions
- Implement grammar from ScratchJr
- Right-to-Left (RTL) support
- Finalize design of vertical blocks
- Implement grammar from Scratch
- Right-to-Left (RTL) support
- Localization (L10N) support
- Design and implement additional fields
- Keyboard (music)
- Slider (number)
- Color
- Toolbox (palette) redesign
- Multitouch support
- Improve block dragging performance
- Improve workspace scrolling performance
- Migrate to CommonJS modules & webpack from Closure Compiler
- Publish to NPM
- Add automated test coverage and styleguide enforcement from ESLint
- Continuous integration (CI)
- Additional documentation and examples
- Stabilize API and begin tagging releases with Semver