aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-13chore: ignore broken prettier filesGravatar Nate Moore 1-1/+5
2021-05-13chore: format workflow, format `.astro` files (#211)Gravatar Nate Moore 2-1/+2
2021-05-13chore: release astro-vscodeGravatar Nate Moore 6-148/+30
2021-05-13Version Packages (#195)Gravatar github-actions[bot] 23-65/+43
2021-05-13Support for import suggestions in the languageserver (#204)Gravatar Matthew Phillips 6-12/+32
2021-05-13Fix Svelte build output (#201)Gravatar Nate Moore 4-8/+14
2021-05-12[wip] Fix CI (#202)Gravatar Drew Powers 28-219/+191
2021-05-11VS Code extension (#197)Gravatar Matthew Phillips 7-20/+182
2021-05-11Fix workflows! (#198)Gravatar Nate Moore 3-2/+4
2021-05-11Add Astro.request.canonicalURL and Astro.site to global (#199)Gravatar Drew Powers 25-98/+234
2021-05-11Fix portfolio example (#196)Gravatar Drew Powers 2-3/+5
2021-05-10fix: build stuck on unhandled promise reject (#191)Gravatar Kevin (Kun) "Kassimo" Qian 2-2/+13
2021-05-10Allow default import component to be renamed based on import statement defaul...Gravatar Kevin (Kun) "Kassimo" Qian 3-8/+30
2021-05-08Add more docs on styling (#186)Gravatar Drew Powers 1-3/+321
2021-05-08Fix running the extension (#181)Gravatar Matthew Phillips 5-11/+37
2021-05-07Add gitignore to wwwGravatar Matthew Phillips 1-0/+1
2021-05-07Update the Discord linkGravatar Matthew Phillips 1-1/+1
2021-05-07Fix double <pre> tag (#185)Gravatar Drew Powers 3-7/+14
2021-05-07Bugfix: fix build (#184)Gravatar Drew Powers 1-0/+1
2021-05-07Improve Snowpack docs styling (#180)Gravatar Drew Powers 32-931/+597
2021-05-06Bugfix: scoped styles (#178)Gravatar Drew Powers 3-5/+13
2021-05-06Chore: fix lint rules, add more error handling for unexpected cases (#177)Gravatar Drew Powers 15-65/+63
2021-05-06Bugfix: handle unawaited promise (#176)Gravatar Drew Powers 2-16/+23
2021-05-06Add CSS bundling (#172)Gravatar Drew Powers 36-570/+891
2021-05-05Split out `astro-languageserver` and `astro-vscode` (#173)Gravatar Nate Moore 45-200/+323
2021-05-050.0.12v0.0.12Gravatar Matthew Phillips 1-1/+1
2021-05-05Add dist to the npm packageGravatar Matthew Phillips 1-2/+1
2021-05-04chore: version packagesGravatar Nate Moore 9-13/+15
2021-05-04Fix `fetchContent` for nested files (#171)Gravatar Nate Moore 10-10/+60
2021-05-04Add bundle size information to the build output (#169)Gravatar Matthew Phillips 6-14/+163
2021-05-04fix(astro-prism): packageGravatar Nate Moore 1-2/+2
2021-05-04chore: version packagesGravatar Nate Moore 11-16/+24
2021-05-04Fix `astro-prism` package (#170)Gravatar Nate Moore 4-5/+11
2021-05-03Format (#167)Gravatar Drew Powers 96-3018/+2792
2021-05-03Refactor `astro` export map, add `source-map-support` (#161)Gravatar Nate Moore 29-227/+167
2021-05-03Clean dependencies (#166)Gravatar Drew Powers 6-78/+85
2021-05-03Adds `.editorconfig` file (#162)Gravatar Nate Moore 4-40/+21
2021-05-03Attempt to fix CI skipping (#165)Gravatar Drew Powers 1-0/+1
2021-05-03chore: release create-astro@0.1.0Gravatar Nate Moore 3-8/+9
2021-05-03`create-astro` UI (#164)Gravatar Nate Moore 44-1700/+2871
2021-05-01Improve esbuild watch mode (#160)Gravatar Drew Powers 1-38/+49
2021-04-30fix: monorepo issues (#158)Gravatar Nate Moore 4-252/+195
2021-04-30Migrate to `yarn` monorepo (#157)Gravatar Nate Moore 269-37696/+12780
2021-04-30Fix RSS dategen (#156)Gravatar Drew Powers 3-6/+7
2021-04-30Add portfolio example (#140)Gravatar Drew Powers 22-5/+907
2021-04-30chore: release 0.0.9Gravatar Nate Moore 1-1/+1
2021-04-30Fix Svelte bundled behavior (#151)Gravatar Nate Moore 6-46/+59
2021-04-30fix: typoGravatar Nate Moore 1-1/+1
2021-04-30chore fix tests (#149)Gravatar duncanhealy 2-3/+3
2021-04-29chore: update to snowpack@3.3.7 (#150)Gravatar Nate Moore 3-78/+34