Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: next-merge + trpc bump #494

Merged
merged 126 commits into from
Sep 21, 2022
Merged

chore: next-merge + trpc bump #494

merged 126 commits into from
Sep 21, 2022

Conversation

juliusmarminge
Copy link
Member

Closes #

βœ… Checklist

  • I have followed every step in the contributing guide (updated 2022-08-15).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

  • next-merge
    • bump next to 12.3.1 and use AppType
  • bump trpc beta to fix utils types

Screenshots

[Screenshots]

πŸ’―

nexxeln and others added 30 commits August 16, 2022 19:29
* docs: change description and add nexxel's website in package.json

* docs: add faq page

* docs: add tutorials to generated readme

* docs: rename getting started to t3 axioms and add advanced usage

* docs: add me3 in t3 collection

* docs: make p capital

* docs: update contributing guide

* docs: update link to t3 axiom in faq

* docs: fix link to docs in navbar

* docs: update contributing guide, can't add dev script for cli

* docs: dark theme by default

* chore: add some scripts

* docs: add scripts to contributing guide

Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
…res (#324)

* feat: make createContext independent of req/res

* chore: add changeset

* fix: typo

* fix: missing async
* fix: build fails on trpc, trpc+next

* chore: add changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* docs: write why tailwind

Based on their landing page, theo's stream & this tweet from the creator
https://twitter.com/adamwathan/status/1560749403131895808

* docs: break tw Why in paragraphs, add zen-mode

* docs: typos

* docs: add "and unique" to the building blocks section of tailwind's why

Just a bit of a banter for all who thinks it compares to finished design systems

Co-authored-by: Julius Marminge <julius0216@outlook.com>

Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
* feat: add links to next.config.mjs

* fix: whitespace

* feat: relative path links in readme

* fix: link in readme

Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
JoshHyde9 and others added 14 commits September 19, 2022 00:48
* refactor: de-react-ify sidebarToggle

* fix: resolve import

* refactor: de-react-ify themetoggler

* fix: satisfy linter

* fix: delete the old one

* fix: remove unused

* refactor: port toc to astro pt1

* refactor: port toc to astro pt1.5

* chore: push for help

* refactor: remove immediate h2

* chore: test agaibn

* chore: log tocItem

* fix: toc astro port done

* refactor: dont observe mobile toc

* fix: that didn't work

* chore: update astro
* nuke commitlint

* nuke husky

* nuke husky 2

Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* refactor: landing page typography

* refactor: landing page typography and layout

* feat: add swiper to show tweets

* refactor: add page section component to landing page

* fix: tweet swiper by switching to react

* fix: tweet swiper pagination

* refactor: terminal styling

* refactor: increase page section padding

* fix: responsiveness of community card

* fix: responsiveness of cli

* fix: center content of community card

* fix: responsiveness of tweet slider

* refactor: borders of sidebars

* fix: theme toggle button colors

* feat: add border to all cards

Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
* pull tweets

* prettier

* log over error

* move handle below name

* prettier

* add 2 tweets

* simplify

* dummy

* change trpc svg

* make buttons larger

* remove hydration directive
* some improvements

* fix

* make section linkable

* prettier

* fix(docs): footer overflow (#491)

* fix(docs): footer overflow

* style: fix formatting

* fix alignment

* fix spacing

Co-authored-by: Mateusz Aliyev <82393815+mateuszaliyev@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Sep 21, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
create-t3-app βœ… Ready (Inspect) Visit Preview Sep 21, 2022 at 10:24PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Sep 21, 2022

⚠️ No Changeset found

Latest commit: 807c3e7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added πŸ“Œ area: cli Relates to the CLI πŸ“Œ area: t3-app Relates to the generated T3 App πŸ“š documentation Improvements or additions to documentation labels Sep 21, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 21, 2022

⚑️ Lighthouse report for the changes in this PR:

Category Score
🟒 Performance 100
🟒 Accessibility 96
🟒 Best practices 93
🟠 SEO 79
🟠 PWA 54

Lighthouse ran on https://create-t3-app-git-next-merge-2022-09-21-t3-oss.vercel.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ“Œ area: cli Relates to the CLI πŸ“Œ area: t3-app Relates to the generated T3 App πŸ“š documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet