Highlights
- Pro
- 117 discussions answered
Pinned
2,254 contributions in the last year
Less
More
Contribution activity
June 2021
Created 92 commits in 4 repositories
Created 1 repository
- FredKSchott/tools-1 TypeScript
Created a pull request in snowpackjs/astro that received 23 comments
fix issues uncovered by snowpack warnings
Changes In #329 we removed warnings that were being hidden from Snowpack this uncovered a larger issue in how Astro is using Snowpack: your entire…
+20
−10
•
23
comments
Opened 16 other pull requests in 3 repositories
snowpackjs/astro
13
merged
- Update README.md relative docs links
- update small cli output fixes
- add governance docs
- optimize social image
- fix some example docs site issues
- rewrite part of the renderer docs
- new collections API docs
- add engines for esm support
- watch files during development in both snowpack instances
- fix create-astro template issue
- snowpack.dev build output cleanup
- snowpack example removed, moved into snowpack repo
- redesign create-astro
snowpackjs/snowpack
1
open
1
merged
snowpackjs/astro-docs
1
merged
Reviewed 28 pull requests in 3 repositories
snowpackjs/astro 19 pull requests
-
Update createCollection() to handle
pageSize: Infinity - add governance docs
- fix issues uncovered by snowpack warnings
- Removes snowpack warning suppression
- WIP: Adds functionality for markdown files to be treated as drafts
- Fix horizontal scroll for starter template.
-
Skip scoped
astro-*class if Astro component has no<style> - Add repository remotes for all astro packages
- Fix script resolution
- Improve asset resolution in Astro
- new collections API docs
-
Add
<>fragment support for expressions - Fix usage of arrow functions as components
- Allow createCollection() to fetch remote data
- Improved JSX framework detection
- Remove second snowpack instance
- snowpack.dev build output cleanup
- Prevent duplicate snowpack logs
- Use npm package names to load internal deps
snowpackjs/astro-docs 5 pull requests
Created an issue in snowpackjs/astro that received 16 comments
[Feature Request] Components in Markdown
What is Missing from Astro Today? We had to remove components-in-Markdown support from Astro before launch. Now, lots of us would like to add it b…
16
comments
Opened 29 other issues in 2 repositories
snowpackjs/astro
18
open
10
closed
- 🐛 confusing error when I build astro-docs
- 🐛 Odd behavior when markdown page is empty
- 🐛 Livereload not working in blog template
- [Support Request] Micropub, Indiekit
- [Feature Request] Improve Collections API for new props interface
- [Feature Request] Move Astro.fetchContent to runtime
- 🐛 Recursive markdown example not rendering
- [Feature Request] Astro Image Assets
- 🐛 Misleading error message when component throws
-
[Feature Request]
draftsupport for Markdown posts -
[Feature Request]
dateandfuturefor Markdown posts - [Feature Request] Add Astro file icon to Astro VSCode extension
- 🐛 Incorrect value replacement inside of Markdown
- [collections] permalink is too loose, can crash Astro
- Add simple way to debug output on the client
- Support fetch() in all JS files, not just Astro files
-
Disable
processaccess in Astro files - Add prettier plugin to VSCode extension
- Example: Netlify CMS with Astro
- Inline small scripts/imports into HTML
- [New Framework] Fower
-
[example/docs] SiteSidebar doesn't respect
buildOptions.site - [example/docs] - Table of contents (DocSidebar) not generated on .astro files
- [example/docs] - Sidebar category headers aren't clickable
- Ability to transpile/bundle <script> tags inside of Astro components
- Some issues not shown.