Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* Support Node v14.15+
* changeset
* Update .changeset/new-hats-design.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update .changeset/new-hats-design.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update .changeset/new-hats-design.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* ES2020
* update yarn.lock
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
|
|
This reverts commit 3f3eceb16be0a6e0dd69720e6eb1ca22f25f6661.
|
|
|
|
|
|
* chore: release pinned version of Svelte renderer
* chore(lint): Prettier fix
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* chore(action): update CI to cache node_modules per OS
* fix(ci): run tests on lint fix
* Update ci.yml
|
|
using `.cjs` for file extensions
chore: update tailwind to v3 and update the readme
|
|
* [ci] update lockfile
* bump vite,@astropub/webapi
* exclude document
* chore(lint): Prettier fix
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* Replace fetch replacer with genuine polyfill
* chore(lint): Prettier fix
* changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Fixing minor spelling errors
Removing void hint to Peter-Griffin gif
|
|
* [ci] update lockfile
* chore(lint): Prettier fix
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* Create styling.md
First translation for German docs.
* Update config.ts
Activating link to German docs - Guides/Styling & CSS
* Update styling.md
Missing text link to de/ - fixed
* Update docs/src/pages/de/guides/styling.md
Adds missing comma
Co-authored-by: Kim Schneider <web@schneider.kim>
* Update docs/src/pages/de/guides/styling.md
Spelling correction
Co-authored-by: Kim Schneider <web@schneider.kim>
* Update docs/src/pages/de/guides/styling.md
Removes extra space
Co-authored-by: Kim Schneider <web@schneider.kim>
* Update docs/src/pages/de/guides/styling.md
Removes superfluous comma
Co-authored-by: Kim Schneider <web@schneider.kim>
* Update docs/src/pages/de/guides/styling.md
Phrases suggestion more friendly)))
Co-authored-by: Kim Schneider <web@schneider.kim>
Co-authored-by: Kim Schneider <web@schneider.kim>
|
|
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
|
|
|
|
|
|
* Fix example path for init
* Update examples/with-vite-plugin-pwa/README.md
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
|
|
|
|
|
|
* improve smoke test
* chore(lint): Prettier fix
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Create sandbox.config.json specifying port 3000
* Update sandbox.config.json
* Create sandbox.config.json for blog example
* Create sandbox.config.json for multiple authors blog
* added sandbox config to portfolios
* [ci] yarn format
* added sandbox.config.json to more frameworks examples
* [ci] yarn format
* reverted default rss to rss.xml
Co-authored-by: sarah11918 <sarah11918@users.noreply.github.com>
|
|
* Update astro-components.md
be a little clearer right up front about what you can do
I ran this code in stackBlitz minimal - which listed no renders.
Note: I don't know enough yet about Astro to say why I could use React-style interpolation at compile time to insert a variable into the html -- so I can't add a phrase describing why it works...
* Update docs/src/pages/core-concepts/astro-components.md
Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
|
|
|
|
* chore: add missing licenses
* chore: update package.json info
Co-authored-by: Nate Moore <nate@skypack.dev>
|
|
|
|
* yarn upgrade
* yarn upgrade --latest yargs-parser
* yarn upgrade --latest mime
* yarn upgrade --latest execa
* yarn upgrade --latest globby
* yarn upgrade --latest @docsearch/react
* yarn upgrade --latest es-module-lexer
* yarn upgrade --latest fast-xml-parser
* yarn upgrade --latest @astrojs/compiler @astrojs/language-server
* yarn upgrade --latest acorn
* clean yarn.lock
* chore: put `@docsearch/react` back to v1
* chore: remove unused @snowpack/plugin-dotenv
* Update yarn.lock
* Patch tests based on newer versions of tooling
* remove lerna
* Update yarn.lock
* Update yarn.lock
* Pin @sveltejs/vite-plugin-svelte
* update yarn.lock
|
|
* chore(actions): update cache strategy
* chore: force ci
|
|
|
|
|
|
|
|
|
|
* Update astro-components.md
I don't get it, HTML entities are supported in JSX.
* Update astro-components.md
* Update astro-components.md
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
|
|
|
|
* chore(action): regenerate turbo cache
* chore(action): fix build
* chore: add support for [force-ci] option
* [force-ci]
* fix: force-ci support
* [force-ci]
* chore: debug commit message
* chore: debug commit message
* fix: remove force-ci support
* [force-ci]
* chore(actions): fix hash key
* chore(actions): fix hash key?
|
|
* chore: use turbo
* chore(lint): Prettier fix
* chore(actions): fix ci
* chore(actions): add turbo caching
* chore(actions): test turbo caching
* chore: remove test dependency on build
* chore: fix build outputs
* chore(actions): restore tests from cache
* chore(actions): fix turbo cache
* chore(actions): fix turbo cache
* chore(actions): restore turbo after artifacts
* chore(actions): caching is hard
* chore: force ci
* chore(actions): prefer-offline for yarn install
* chore(actions): attempt to cache turbo based on sha
* chore: remove lerna.json
* chore(action): update restore keys
* chore(action): sidestep turbo for windows tests
* chore(action): do not restore unhashed files
* chore(action): fix typo
* chore(action): fix typo
* chore(action): fix typo
* chore(action): fix artifacts paths
* chore(action): sync turbo cache
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* pin preact to 10.5 to resolve preact issue
* fix: use current yarn.lock and only update preact
Co-authored-by: Nate Moore <nate@skypack.dev>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
#2101
|
|
|
|
|
|
Registered on Open collective, thanks!
|
|
|