summaryrefslogtreecommitdiff
path: root/examples/basics/src/components/Card.astro (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-07-24[ci] formatGravatar doodlemarks 1-3/+3
2023-07-24Basics theme styling updates (#7760)Gravatar Mark Peck 1-11/+9
* update styling and include asset * whoopsies, didnt mean to include these * im rusty dont judge * another thing I didn't want pushed * anything for chris * for natey poo * just stop
2023-07-14nit: export props has been unnecessary.. forever (#7646)Gravatar Erika 1-1/+1
2023-02-03fix example Card component style (#6123)Gravatar Malte Ehrlen 1-3/+4
* fix example Card component style Card component has uneven border on hover, and in some cases the border is visible even when not hovering * Delete neat-taxis-thank.md --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-09-28[ci] formatGravatar FredKSchott 1-3/+3
2022-09-28redesign basics template (#4879)Gravatar Fred K. Schott 1-24/+10
2022-08-26Remove "as Props" from the astro examples (#4494)Gravatar Mohammed Elhaouari 1-1/+1
2022-08-04Audit examples templates (#3940)Gravatar Erika 1-1/+3
* basics, framework-alpine, framework-solid, delete unused examples * framework-multiple * Remove non-standard file extensions, add missing .vscode folders * Remove robots.txt * Remove blog-multiple-authors * Rewrite components comments to be consistent * Update lockfile * Remove unnecessary usage of SCSS in subpath example * Fix props weirdness in portfolio example * Remove Lit from `framework-multiple` for now * Misc fixes * Update lockfile * I'm in lockfile hell, send help
2022-07-08Format astro files in examples (#3862)Gravatar Marcus Otterström 1-21/+21
2022-05-30Remove unused slot until slot bugs are fixed (#3475)Gravatar Florian S 1-2/+1
Simple fix for #3473 as the slot was never used in this example. Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-05-03first polish (#3236)Gravatar Fred K. Schott 1-0/+75