astro/packages/astro/test/fixtures
Fred K. Schott affcd04f0f
stop building, bundling, and transforming public/ files (#1210)
* stop bundling public/ files

* update www and examples
2021-08-25 11:51:04 -07:00
..
astro-assets Add support for building srcset on images (#911) 2021-07-28 14:07:28 -04:00
astro-attrs Serialize boolean attributes without a value (#422) 2021-06-14 12:29:34 -04:00
astro-basic Allow using the Fragment built-in in Astro components (#793) 2021-07-21 12:26:52 -04:00
astro-children Bugbash! (#263) 2021-05-28 17:19:40 -05:00
astro-client-only Add support for client:only hydrator (#935) 2021-08-17 13:44:56 -04:00
astro-components Prevent client: attributes from being passed to components (#891) 2021-07-27 16:01:15 -04:00
astro-css-bundling Introduce <style global> (#824) 2021-07-23 13:51:27 -04:00
astro-doctype Handle layouts and head injection (#1007) 2021-08-04 13:53:56 -04:00
astro-dynamic Add support for client:only hydrator (#935) 2021-08-17 13:44:56 -04:00
astro-expr Correctly serialize falsey values at top-level of components (#834) 2021-07-23 13:00:49 -04:00
astro-fallback Move hydration directives to special attributes (#618) 2021-07-08 14:07:56 -04:00
astro-get-static-paths fix issue with multiple getStaticPaths calls during build (#1194) 2021-08-23 15:44:49 -04:00
astro-global Fix resolution of Astro.resolve in nested components (#1213) 2021-08-24 13:38:07 -04:00
astro-hmr Fix injection behavior for pages which contain no elements (#638) 2021-07-09 09:46:19 -05:00
astro-markdown Fix left curly bracket formatting (#1094) 2021-08-12 09:51:37 -07:00
astro-markdown-plugins Upgrade unified deps and improve unified plugins types (#1200) 2021-08-25 08:17:45 -04:00
astro-page-directory-url Add zod schema validation (#1198) 2021-08-23 14:07:03 -07:00
astro-pages Fix url to find page with "index" at the end file name (#722) (#736) 2021-07-19 18:41:09 -07:00
astro-pagination make routing fixes from discord feedback (#1091) 2021-08-12 01:35:28 -07:00
astro-public stop building, bundling, and transforming public/ files (#1210) 2021-08-25 11:51:04 -07:00
astro-rss Add file-based routing /w dynamic paths (#1010) 2021-08-11 15:04:09 -07:00
astro-slots Add support for named slots (#661) 2021-07-12 13:07:39 -05:00
astro-styles-ssr Pass in scoped class name to child components (#579) 2021-06-29 16:40:30 -04:00
astro-throw Allow .astro files to throw new Error() (#572) 2021-06-29 11:37:36 -05:00
builtins get build-all passing (#795) 2021-07-21 17:39:14 -07:00
builtins-polyfillnode get build-all passing (#795) 2021-07-21 17:39:14 -07:00
config-hostname Add ability to specify hostname in devOptions (#733) 2021-07-19 21:38:55 -07:00
config-path/config Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
config-port Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
custom-elements get build-all passing (#795) 2021-07-21 17:39:14 -07:00
fetch Make fetch available in all component types (#949) 2021-08-03 13:13:00 -04:00
lit-element Adds support for a Lit renderer (#665) 2021-07-13 08:27:40 -04:00
no-head-el Handle layouts and head injection (#1007) 2021-08-04 13:53:56 -04:00
plain-markdown Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
preact-component fix tsx+jsx error (#916) 2021-07-28 14:31:50 -04:00
react-component fix tsx+jsx error (#916) 2021-07-28 14:31:50 -04:00
route-manifest Add file-based routing /w dynamic paths (#1010) 2021-08-11 15:04:09 -07:00
vue-component Do not observe visible hydrate components more than once (#1015) 2021-08-10 09:51:19 -07:00