Skip to content

v0.2.0

Compare
Choose a tag to compare
@codewithkyle codewithkyle released this 09 Sep 13:58
· 8 commits to master since this release

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