Skip to content

Conversation

@hybrist
Copy link

@hybrist hybrist commented Oct 15, 2025

This aligns more with the Stackblitz code later on the page and with the usage on the guides pages.

Of note: The data() check was moved into an @else because accessing data() will throw and no longer return undefined when no data is available in the latest resource pattern.

H/T @leonsenft for spotting this.

KevinVandy and others added 30 commits April 8, 2025 22:24
* feat: add pacer library

* run format

* redesign home page libraries and add optimistic library

* remove optimistic page, add preact logo, set max number per row to 3 for now

* tweak homepage library styles more

* fix issues with example starting paths

* mark store as alpha

---------

Co-authored-by: Sean Cassiere <[email protected]>
* fix(ui): improve badges layout

* fix(ui): improve spacing and hover effects for library cards

* fix(ui): enhance layout and spacing for better readability and visual appeal

* remove the first `hr` and reduce the margin on the library parent title

* remove 'new' for router

---------

Co-authored-by: Sean Cassiere <[email protected]>
tannerlinsley and others added 27 commits September 13, 2025 22:46
added new sponsor 'yogesharc' company information.
…k#485)

* migrate to @convex-dev/better-auth 0.8

* use ssr in account page and navbar

* remove tannerlinsley from oss-stats npm orgs list

Users are not currently supported in the component, and are tough
to do well with npm apis. Recommend just listing specific packages
that have a high download count for inclusion in stats

* fix prettier errors

* add gh-sponsor-meta.json to prettier ignore

* undo prettierignore changes

---------

Co-authored-by: SeanCassiere <[email protected]>
* feat: add support for mermaid diagrams

* refactor: use web bundle

* chore: dedupe packages

* fix lockfile

---------

Co-authored-by: Tanner Linsley <[email protected]>
corrected login for sponsor
* update maintainers

* Update src/libraries/maintainers.ts

Co-authored-by: Harry Whorlow <[email protected]>

* fix

* add Shruti

* add Brooke

* Harry maintains devtools

* format

---------

Co-authored-by: Harry Whorlow <[email protected]>
feat: Add direct download button to asset cards

Co-authored-by: Cursor Agent <[email protected]>
fixes issue where the "edit on github" link stretches across the entire width
Co-authored-by: Brenley Dueck <[email protected]>
Co-authored-by: Manuel Schiller <[email protected]>
* fix copy button

* better copy button fix
This aligns more with the Stackblitz code later on the page and with the usage on the guides pages.

Of note: The `data()` check was moved into an `@else` because accessing `data()` will throw and no longer return `undefined` when no data is available in the latest resource pattern.
@netlify
Copy link

netlify bot commented Oct 15, 2025

‼️ Deploy request for tanstack rejected.

Name Link
🔨 Latest commit 04974a5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.