Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-02 | Add Tailwind support (#57) | 4 | -18/+96 | |
2021-04-02 | Fix body from being scoped (#56) | 4 | -35/+44 | |
2021-04-02 | Fix React import (#55) | 4 | -7/+7 | |
2021-04-02 | Move devDeps to deps (#54) | 2 | -138/+6 | |
2021-04-02 | Get CSS Modules working in Vue (#53) | 15 | -92/+251 | |
2021-04-01 | Remove errant console.log (#51) | 1 | -1/+0 | |
2021-04-01 | [ci] npm run format | 3 | -10/+8 | |
2021-04-01 | Fix complex MDX parsing (#50) | 16 | -36/+136 | |
2021-04-01 | Add prism and skeleton www page (#49) | 12 | -0/+4518 | |
2021-04-01 | Annoying Lint PR #2 (#47) | 32 | -49/+156 | |
2021-04-01 | Add runtime mode (#48) | 10 | -32/+48 | |
2021-03-31 | Implements import.meta.request (#46) | 4 | -4/+37 | |
2021-03-31 | Support for custom elements (#45) | 9 | -13/+144 | |
2021-03-31 | Implement fallback capability (#44) | 14 | -28/+135 | |
2021-03-31 | Extract Astro styles to external stylesheets (#43) | 54 | -165/+202 | |
2021-03-30 | remove unused fn | 1 | -13/+0 | |
2021-03-30 | [ci] npm run format | 1 | -1/+1 | |
2021-03-30 | Add minification (#42) | 3 | -1/+101 | |
2021-03-30 | simplify svg animation, slow it down | 1 | -54/+13 | |
2021-03-30 | [ci] npm run format | 1 | -2/+2 | |
2021-03-30 | Resolve component URLs during compilation (#40) | 6 | -16/+28 | |
2021-03-30 | Fix nested parens bug (#39) | 4 | -5/+12 | |
2021-03-30 | Convert CSS Modules to scoped styles (#38) | 9 | -84/+238 | |
2021-03-30 | [ci] npm run format | 9 | -29/+24 | |
2021-03-30 | Add support for doctype (#37) | 22 | -28/+162 | |
2021-03-30 | [ci] npm run format | 4 | -41/+43 | |
2021-03-30 | Bundling! 🤘 (#36) | 12 | -48/+373 | |
2021-03-29 | revert bad snowpack example changes | 1 | -8/+146 | |
2021-03-29 | update landing page | 2 | -2/+3 | |
2021-03-29 | update site title | 1 | -1/+1 | |
2021-03-29 | clean up landing page | 4 | -224/+120 | |
2021-03-29 | add example www site | 10 | -0/+5088 | |
2021-03-26 | New hydration methods (#29) | 10 | -144/+219 |