Commit graph

1459 commits

Author SHA1 Message Date
Matthew Phillips
f199c69eab Brings back astro-dynamic tests (#1548) 2021-10-15 14:08:07 -06:00
Matthew Phillips
b418ae31b8 Move hydration to the compiler (#1547)
* Move hydration to the compiler

* Move extracting url, export to util fn
2021-10-15 14:07:31 -06:00
Fred K. Schott
215f46aa01 [next] Fix Astro.fetchContent (#1480)
* fix Astro.fetchContent

* fix(fetchContent): cast type

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-10-15 14:06:30 -06:00
Matthew Phillips
190fba394d [next] Support for custom elements (#1528)
* [next] Support for custom elements

* Fix eslint errors

* eslint again
2021-10-15 14:05:36 -06:00
Matthew Phillips
dc7260bea2 [next] support Astro.slots API (#1516) 2021-10-15 14:05:34 -06:00
Matthew Phillips
8c30740442 Add hydration to Solid renderer (#1479) (#1495)
* feat: add hydration to Solid renderer

* fix: intersection observer, move script to the end

Co-authored-by: Ryan Carniato <ryansolid@gmail.com>
2021-10-15 14:05:01 -06:00
Matthew Phillips
d7152acb85 Enables most slot tests (#1494)
* Enables most slot tests

* Use spreadAttributes
2021-10-15 14:00:38 -06:00
Matthew Phillips
09038cd457 Add back in support for children (#1486)
* Add back in support for children

* Be more careful
2021-10-15 13:59:45 -06:00
Matthew Phillips
21294f7e0b Apply changes from #1387 2021-10-15 13:59:44 -06:00
Pranav Karawale
3ddc3646d9 Fix logger locale parsing (#1439)
* fix(logger): locale parsing
* Fixed issue of compiler crash when "c" locale was encountered
* Return default locale if parsed locale is less than 2 chars long

* chore: add changeset
2021-10-15 13:59:32 -06:00
Drew Powers
d818c9bb92 Fix CI release on merge to next (#1427) 2021-10-15 13:59:30 -06:00
Drew Powers
b99eacfa54 Try mocha/chai test runners (#1418)
* Try mocha/chai test runners

* Disable failing smoke test for now

Will revert when next can build docs

* Enable mocha in parallel mode

* Remove warning

* Update docs

* Fix Windows bug

* Fix internal imports

* Fix styles
2021-10-15 13:58:29 -06:00
Nate Moore
73eb8edfe3 feat: update compiler (#1421) 2021-10-15 13:57:24 -06:00
Drew Powers
7e42b006f9 Use new renderers (#1412) 2021-10-15 13:57:04 -06:00
Drew Powers
ccf3b22069 Clean up astro deps (#1411) 2021-10-15 13:56:24 -06:00
Drew Powers
f454b25c91 Create .npmrc 2021-10-15 13:53:04 -06:00
Drew Powers
47ac7875ac Add NPM_TOKEN to publish script (#1409) 2021-10-15 13:53:04 -06:00
Drew Powers
d7e3faf49a Automate publish on merge (#1408) 2021-10-15 13:53:04 -06:00
Drew Powers
68749c7df2 Fix npm install (#1407) 2021-10-15 13:53:04 -06:00
Drew Powers
17cebebbee Allow users to pass config to Vite 2021-10-15 13:53:04 -06:00
Drew Powers
5f6eaf24fe Improve testing suite 2021-10-15 13:53:04 -06:00
Nate Moore
480b7dbafc Throw Error for WIP Features 2021-10-15 13:53:04 -06:00
Fred K. Schott
34e016aeb3 Fred fixes part 2 2021-10-15 13:53:03 -06:00
Nate Moore
75fc9f2c7a Tycho fixes 2021-10-15 13:50:08 -06:00
Nate Moore
2cf885ee73 Add Markdown support 2021-10-15 13:50:06 -06:00
Drew Powers
561fecd03b Fix runtime, improve code frame 2021-10-15 13:43:49 -06:00
Drew Powers
bf38f9ea93 Update compiler, improve tests 2021-10-15 13:43:49 -06:00
Fred K. Schott
00389e3fc0 fred fixes 2021-10-15 13:43:48 -06:00
Drew Powers
7ae9a09186 More test improvements 2021-10-15 13:43:48 -06:00
Nate Moore
c6a5b518ab Update tests 2021-10-15 13:43:47 -06:00
Drew Powers
7eaf14ce15 Move Astro to Vite 2021-10-15 13:34:53 -06:00
Fred K. Schott
a195e3155a make astro-root uids unique 2021-10-15 13:26:49 -06:00
Logan Blangenois
f00d95a5b5
fix: update link in fr version (#1562)
- Fix quick-start that redirect to 404
- Fix installation that redirect to en version
2021-10-15 09:26:11 -06:00
btea
d503603942
fix typo in astro.js (#1560) 2021-10-15 09:25:45 -06:00
FredKSchott
38ffcdd501 [ci] collect stats 2021-10-15 12:05:13 +00:00
github-actions[bot]
b7a4542103
Version Packages (#1557)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-14 15:13:13 -04:00
Levi
31d0688016
Expose Vue component names for devtools (#1512)
* Expose name on host component for Vue devtools

* Add changeset

* Update changeset to patch from minor

* [ci] collect stats

* [ci] collect stats

Co-authored-by: leviceccato <leviceccato@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
2021-10-14 15:08:07 -04:00
Yoshiaki Togami
32dbf68247
Fix type error in blog-multiple-authors example (#1553)
* chore: add description to avoid type error

* fix: fix canonical url type in main head component
2021-10-14 14:40:33 -04:00
Drew Powers
7e4f91db60
Add Vercel sponsorship logo (#1555)
* Add Vercel sponsorship logo

Also normalize other logos

* Add Vercel logo to www

* Add logos to docs
2021-10-14 12:25:46 -06:00
Henrique Borges
59f9201774
Include pnpm example on "Installation" page (#1554) 2021-10-14 14:09:02 -04:00
AsyncBanana
4dbad5d5ff
Added descriptions to docs pages (#1550) 2021-10-14 08:33:58 -04:00
Caleb Jasik
a0becd24b4
Only run .github/workflows/stats.yml locally, not on forks (#1549) 2021-10-14 08:07:47 -04:00
FredKSchott
fb966b0820 [ci] collect stats 2021-10-14 12:05:38 +00:00
Mark Teekman
8c308a1490
Add Community Themes and separate Featured Theme (#1543)
* Separate object for featured and community themes

I've split up the two so there's the featured one at the top at the page and community ones below the official themes

* Add community themes and change featured themes

* Add comma after featured object
2021-10-13 16:22:00 -04:00
AsyncBanana
3aafb58d60
Change publish date el to be more accessible (#1522) 2021-10-13 16:21:35 -04:00
matthewp
660481444b [ci] yarn format 2021-10-13 17:09:37 +00:00
Jorge del Casar
9d53dfbfb2
docs: unify concepts in Spanish version (#1545) 2021-10-13 13:08:19 -04:00
matthewp
348ba366f7 [ci] yarn format 2021-10-13 16:23:19 +00:00
Silas Krause
5cbd9d8a5c
Add german quick start page (#1544)
* Add german quick start page

* Apply suggestions from code review

Co-authored-by: Kim Schneider <web@schneider.kim>

* Fix typo

Co-authored-by: Kim Schneider <web@schneider.kim>
2021-10-13 12:22:01 -04:00
FredKSchott
6d53c92852 [ci] collect stats 2021-10-13 12:07:08 +00:00