summaryrefslogtreecommitdiff
path: root/examples/framework-vue/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Switch examples favicon to use svg (#4331)Gravatar Nate Moore 1-1/+1
2022-08-08Add Astro.generator (#4012)Gravatar Nate Moore 1-0/+1
2022-08-06[ci] formatGravatar FredKSchott 1-1/+1
2022-08-05Move types to a .d.ts file inside examples projects (#4171)Gravatar Erika 1-0/+1
2022-08-04Audit examples templates (#3940)Gravatar Erika 1-1/+2
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 1-1/+1
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 2-48/+48
2021-11-22Clean up styling for framework-* examples (#1970)Gravatar Drew Powers 2-14/+19
2021-10-29🚀 Astro Next (0.21.0) (#1406)Gravatar Drew Powers 1-11/+6
2021-08-16cleanup example faviconsGravatar Fred K. Schott 1-2/+1
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 1-0/+4
2021-08-04Reduce meta viewport tag (#1006)Gravatar Jonathan Neal 1-1/+1
2021-07-20[ci] yarn formatGravatar FredKSchott 1-11/+11
2021-07-16Update docs in compiler messages (#710)Gravatar Caleb Jasik 1-1/+1
2021-07-13code review commentsGravatar Fred K. Schott 1-2/+1
2021-07-13Add lang attribute to html tagsGravatar Shreesh Bhat 1-1/+3
2021-07-08Move hydration directives to special attributes (#618)Gravatar Tony Sullivan 1-2/+2
2021-07-01update example astro inline docs (#592)Gravatar Fred K. Schott 1-1/+4
2021-06-28Restructure examples (#568)Gravatar Nate Moore 2-0/+65
'logmsg'> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-11-01Undo the halloween theme (#8959)Gravatar Elian ☕️ 3-26/+24 Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> 2023-10-31refactor: dev overlay to make it easier to work with VT (#8966)Gravatar Erika 10-293/+386 2023-10-31[ci] formatGravatar matthewp 1-9/+9 2023-10-31Move VT route announcer styles to a class (#8965)Gravatar Matthew Phillips 3-4/+21 2023-10-31Three small improvements for handling client-only in view transitions (#8964)Gravatar Martin Trapp 1-2/+10 * client-only fixes * typo 2023-10-30chore(deps): Upgrade Zod to @latest (#8762)Gravatar Eva Decker 6-11/+26 Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>