FredKSchott
5b94a6ff1f
[ci] yarn format
2021-08-17 17:58:39 +00:00
Fred K. Schott
eb2813b729
Update CONTRIBUTING.md ( #1131 )
2021-08-17 10:57:06 -07:00
matthewp
71eca0e338
[ci] yarn format
2021-08-17 17:46:25 +00:00
Tony Sullivan
1971ab3c60
Add support for client:only
hydrator ( #935 )
...
* Adding support for client:only hydration
* Adding documentation for client:only
* Adding changeset
* Updating the test to use a browser-only API
* Adding a browser-specific import script, this reproduces the issue where client:only imports must be removed
* typo fix
* removing mispelled test component
* WIP: delaying inclusion of component imports until the hydration method is known
* WIP: tweaking the test to use window instead of document
* When only one renderer is included, use that for client:only hydration
* temporary test script snuck into the last commit
* WIP: adding check for a client:only renderer hint
* refactor: Remove client:only components instead of delaying all component import statements
* Updating the changeset and docs for the renderer hint
* refactor: pull client:only render matching out to it's own function
* Updating renderer hinting to match full name, with shorthand for internal renderers
Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com>
2021-08-17 13:44:56 -04:00
Gautier Ben Aïm
64bbd89f42
docs: added 2 pages in French ( #1114 )
2021-08-16 22:01:02 -07:00
Drew Powers
1f13e40316
Fix body scoping ( #1130 )
...
Fixes #1074
2021-08-16 17:47:09 -06:00
Fred K. Schott
5e0e276609
cleanup example favicons
2021-08-16 14:34:08 -07:00
Rafid Muhymin Wafi
b03f1f71b7
Adding favicon to examples ( #1084 )
2021-08-16 14:28:38 -07:00
matthewp
24a40bee63
[ci] yarn format
2021-08-16 20:44:46 +00:00
Matthew Phillips
78b5bde14c
Astro.resolve ( #1085 )
...
* add: Astro.resolve
* Add docs and tests for Astro.resolve
* Add warnings when using string literals
* Prevent windows errors
* Adds a changeset
* Use the astro logger to log the warning
* Use the .js extension
* Dont warn for data urls
* Rename nonRelative and better match
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
2021-08-16 16:43:06 -04:00
Marcus Otterström
47025a7c7d
Bold props interface words ( #1123 )
...
* Bold props interface words
* Turn it into blockquote
2021-08-16 13:19:18 -07:00
Caleb Jasik
9cc3c5236d
Remove font-weight:400;
from anchor links - they should be the same weight as the text without a link. ( #1116 )
...
If we wanted to, we *could* set the font-weight as `heavier` maybe? Is that an option? So that it just chooses an increase in font-weight for differentiation from text outside of a link.
This was mainly a problem with headings that have links, the difference in font-weight stuck out like a sore thumb to me.
2021-08-16 09:18:36 -07:00
FredKSchott
71e396c3cc
[ci] yarn format
2021-08-16 16:12:07 +00:00
Fred K. Schott
6322c99623
update astro comparisons ( #1109 )
2021-08-16 09:10:46 -07:00
Fred K. Schott
22da20d996
docs: small ul,ol margin change
2021-08-16 08:54:47 -07:00
Caleb Jasik
36b7a2724b
Revert short line-height for <ul>
's ( #1121 )
2021-08-16 08:45:22 -07:00
jasikpark
bbb6867481
[ci] yarn format
2021-08-15 19:15:15 +00:00
Jonathan Neal
d68ac85e7f
Add minimal template ( #1090 )
2021-08-15 14:13:58 -05:00
FredKSchott
072dabe832
[ci] yarn format
2021-08-15 19:12:55 +00:00
Fred K. Schott
850a04667a
Update CONTRIBUTING.md
2021-08-15 12:11:29 -07:00
Matthew Phillips
011f5504db
Clarify the L2 voting process ( #1079 )
...
* Clarify the L2 voting process
* Clarify that L2 and L3 via temp channel
* Update GOVERNANCE.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-08-14 11:53:55 -07:00
FredKSchott
5a6d7bcf7e
[ci] yarn format
2021-08-14 18:15:26 +00:00
Fred K. Schott
b107d9541a
Update CONTRIBUTING.md ( #1105 )
...
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
2021-08-14 11:14:15 -07:00
FredKSchott
2347717dea
[ci] yarn format
2021-08-13 23:32:55 +00:00
Kaffee☕
57b0c170e8
change the typescript moduleResolution of all examples to "node" ( #1108 )
...
* Fixes many Errors related to typescript
Fix Svelte Component Errors importing Svelte standard functions using typescript see https://github.com/snowpackjs/astro/issues/403 .
Also fixes "ReferenceError: exports is not defined" see https://github.com/snowpackjs/astro/issues/969 .
* change typescript default moduleresolution in examples see #403
2021-08-13 16:31:44 -07:00
Fred K. Schott
ada4058a3e
docs: rename sidebar "Components" to "Component Syntax"
2021-08-13 11:28:11 -07:00
Nate Moore
b3a6decc70
docs: trigger build
2021-08-13 11:49:41 -05:00
matthewp
d5564747fa
[ci] yarn format
2021-08-12 23:40:39 +00:00
Matthew Phillips
7cd3689a8e
Provide completion suggestions in component props ( #1082 )
...
* Provide completion suggestions in component props
* Limit prop completion to props that the component exports
2021-08-12 18:39:27 -05:00
FredKSchott
aa20be9138
[ci] yarn format
2021-08-12 21:52:05 +00:00
Fred K. Schott
cfc72ae17d
minor typography changes ( #1083 )
2021-08-12 14:50:50 -07:00
Sia
4dab932f94
Remove sentence about dev server docs ( #1095 )
2021-08-12 13:25:09 -05:00
mundry
cbae535cad
Fix typos in the docs/ content ( #1093 )
...
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-08-12 13:24:06 -05:00
Naeem N
fbbb589d92
Nuxt.js official page url corrected ( #1096 )
2021-08-12 13:20:31 -05:00
Jonathan Neal
0a04c69dbb
Fix left curly bracket formatting ( #1094 )
...
* Fix curly braces
* Add tests
* chore: formatting
* sstyle: update fix to be more explicit and ireduce chance of false positive
* style: use suggestions
Co-authored-by: mmarkelov <maks-markel@mail.ru>
2021-08-12 09:51:37 -07:00
Fred K. Schott
2c0d0a7aa2
restrict smoke test to ubuntu@node14
2021-08-12 01:41:54 -07:00
github-actions[bot]
43e17e59da
Version Packages (next) ( #1092 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-12 01:39:34 -07:00
Fred K. Schott
089d1e7a5e
add changeset
2021-08-12 01:38:10 -07:00
Fred K. Schott
dcb97b0223
make routing fixes from discord feedback ( #1091 )
2021-08-12 01:35:28 -07:00
Fred K. Schott
34e9ab8b10
Update ci.yml
2021-08-12 01:34:51 -07:00
Fred K. Schott
7c2feb19f6
add docs and www smoke tests to github ( #1088 )
2021-08-11 16:31:02 -07:00
github-actions[bot]
2b41db1531
Version Packages (next) ( #1089 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-11 16:30:24 -07:00
Fred K. Schott
c881e71e87
add changeset
2021-08-11 16:24:05 -07:00
Fred K. Schott
a201dde5aa
Revert "Add PORT env var to be used ( #952 )"
...
This reverts commit 939b9d01a4
.
2021-08-11 16:23:20 -07:00
github-actions[bot]
10d6fa4bca
Version Packages (next) ( #1087 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-11 15:50:14 -07:00
Fred K. Schott
b56c0cbda1
improve release notes for filebased routing
2021-08-11 15:48:30 -07:00
Fred K. Schott
3ba2930fbd
enter prerelease mode for v0.19.0-next
2021-08-11 15:05:36 -07:00
FredKSchott
b63960f514
[ci] yarn format
2021-08-11 22:05:17 +00:00
Fred K. Schott
0f0cc2b9d8
Add file-based routing /w dynamic paths ( #1010 )
...
* wip: add file-based routing
* add pagination tests and nested pagination support
2021-08-11 15:04:09 -07:00
github-actions[bot]
b54c01bf66
Version Packages ( #1064 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-11 15:01:00 -07:00