Last 12 weeks · 18 commits
1 of 6 standards met
Summary Adds shared state for dialect tabs in the docs. When a user selects a dialect tab such as , , or , matching dialect tabs on the same page now switch to the same option. The selected dialect is also reflected in the URL query param, for example , so loading the page with that query preselects matching tabs. Fixes drizzle-team/drizzle-orm#4963 Changes Added shared dialect tab sync logic in Wired and to use the shared helper Kept non-dialect tabs local, so tabs like , , or package manager tabs do not sync accidentally Verification passed Manually verified Confirmed selecting updates matching tab groups and changes the URL to Demo https://github.com/user-attachments/assets/b05b5c4d-3c2a-4eaa-b389-91b1ee1f7c5e Attached a short video showing dialect tabs syncing across the page.
👋 Bartek from the Deno team here. This adds Deno as a fifth option to the package-manager widgets, alongside npm / yarn / pnpm / bun. Since the tabs are generated by your shared `deno addyarn addpnpm addbun adddeno add drizzle-ormpackage.jsondeno xnpxbunxdeno x drizzle-kit generatepackageManagersDocsLayoutCenteredLayoutpnpm astro checkdeno x tsx src/index.tsdeno run -A src/index.tstsx`. Happy to special-case that step if you'd prefer. Totally fine to close this if you'd rather not add another tab. Happy to adjust anything. _Disclosure: I work on Deno, so I have an interest here. The goal is parity with the package managers you already list, not promotion. This PR was prepared with AI assistance under human supervision: I review every change myself and personally respond to any comments or review feedback._
Repository: drizzle-team/drizzle-orm-docs. Description: Drizzle ORM documentation website Stars: 236, Forks: 388. Primary language: MDX. Languages: MDX (83.2%), Astro (9.9%), TypeScript (6%), CSS (0.7%), JavaScript (0.2%). Homepage: https://orm.drizzle.team Open PRs: 82, open issues: 67. Last activity: 1d ago. Community health: 25%. Top contributors: vlad-stohnii, vitalii-staryk, realmikesolo, AlexBlokh, RomanNabukhotnyi, AndriiSherman, kyrylolvov, dankochetov, czekoladowym, divyenduz and others.