Releases: codewithkyle/sandbox-framework
Releases · codewithkyle/sandbox-framework
v0.2.1
v0.2.0
Reworked framework to be built around Web Components for deployment with GitHub actions to GitHub Pages. The new goal of this project is to provide a simple framework for building demos, prototypes, and web applications for modern web browsers. This means the following:
- Browsers that do not support ES6 are no longer supported (IE 11)
- Browsers that do not support Web Components are no longer supported (Non-chromium Edge)
- Browsers that do not support CSS variables are no longer supported