Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-12 | Renaming to import.meta.fetchContent (#70) | 1 | -622/+0 | |
2021-04-12 | chore fix lint reduce errors generated (#83) | 1 | -0/+5 | |
2021-04-10 | update package.json | 1 | -2/+2 | |
2021-04-09 | Use import specifier rather than filename (#71) | 1 | -1/+4 | |
2021-04-09 | [ci] npm run format | 1 | -2/+2 | |
2021-04-09 | Parse inner JSX as Astro (#67) | 1 | -36/+31 | |
2021-04-06 | Blog Support 1/3: Data fetching (#62) | 1 | -9/+106 | |
2021-04-06 | [ci] npm run format | 1 | -1/+1 | |
2021-04-06 | Compiler cleanup (#64) | 1 | -68/+71 | |
2021-04-02 | Fix React import (#55) | 1 | -2/+2 | |
2021-04-01 | Annoying Lint PR #2 (#47) | 1 | -4/+20 | |
2021-03-31 | Extract Astro styles to external stylesheets (#43) | 1 | -8/+26 | |
2021-03-30 | [ci] npm run format | 1 | -2/+2 | |
2021-03-30 | Resolve component URLs during compilation (#40) | 1 | -7/+18 | |
2021-03-30 | Bundling! 🤘 (#36) | 1 | -3/+1 | |
2021-03-26 | New hydration methods (#29) | 1 | -40/+56 | |
2021-03-25 | Add React component SSR (#28) | 1 | -14/+15 | |
2021-03-25 | First pass at the build (#27) | 1 | -28/+52 | |
2021-03-25 | add component state, top-level await support (#26) | 1 | -0/+435 |