aboutsummaryrefslogtreecommitdiff
path: root/src/javascript
ModeNameSize
d---------jsc373logplain
new-adapter-api Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/examples/docs/public (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-11-16Clean up, simplify types (#1816)Gravatar Drew Powers 32-184/+164
Also add JSDoc to external types
2021-11-16Fix Windows CSS bundling bug (#1840)Gravatar Drew Powers 16-240/+290
* Fix Windows CSS bundling bug JS components’ styles accidentally left out of final build on Windows * Review feedback
2021-11-16[ci] yarn formatGravatar natemoo-re 1-5/+5
2021-11-16Implement `client:only` handling (#1716)Gravatar Nate Moore 9-47/+131
* WIP: improve `client:only` handling * feat: implement `client:only` in renderer * test: reenable client:only tests * feat: improve SSR error messages * fix: add `resolvePath` method to Metadata * test: fix client-only test * chore: fix custom-elements handling * test: revert `custom-elements` test change * fix: do not assign a default renderer even if there's only one configured * chore: bump compiler * chore: add changeset
2021-11-16[ci] collect statsGravatar FredKSchott 1-0/+1
2021-11-15Add Autoprefixer change to 0.21 migration guide (#1841)Gravatar Drew Powers 1-0/+16
2021-11-15[ci] yarn formatGravatar jonathantneal 1-0/+2