Skip to content

Commit

Permalink
chore: next merge 2022 09 04 (t3-oss#397)
Browse files Browse the repository at this point in the history
* fix: typo in T3 axiom t3-oss#3

* chore: update ci stuff

* docs: write some docs (t3-oss#323)

* 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 <[email protected]>

* feat: wrap createContext in helperfunc to make it independent of req/res (t3-oss#324)

* feat: make createContext independent of req/res

* chore: add changeset

* fix: typo

* fix: missing async

* fix: typo in auth-context.ts (t3-oss#328)

* chore(release): version packages (t3-oss#326)

* fix: build fails on trpc, trpc+prisma (t3-oss#334)

* fix: build fails on trpc, trpc+next

* chore: add changeset

* fix: invalid typeof window comparison to undefined (t3-oss#335)

* chore(release): version packages (t3-oss#336)

* feat: make links in docs a contrasting color (t3-oss#339)

* fix: use auth instead of question while merging the router (t3-oss#330)

* chore(release): version packages (t3-oss#341)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore(docs): migrate docs to astro (t3-oss#340)

* fix: tsconfig include + clean script (t3-oss#345)

* chore(release): version packages (t3-oss#347)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: add eol to eslint prettier (t3-oss#351)

* chore: update ci

* docs: add new landing page (t3-oss#350)

* docs: write tailwind section in Why page (t3-oss#349)

* 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 <[email protected]>

Co-authored-by: Shoubhit Dash <[email protected]>
Co-authored-by: Julius Marminge <[email protected]>

* chore: update ci

* feat: updated docker instructions (t3-oss#333)

* docs: Begin migration to Tailwind (t3-oss#359)

* feat: add loggers during dev (t3-oss#353)

* feat: more updated docker instructions (t3-oss#354)

* feat: add links to next.config.mjs

* fix: whitespace

* feat: relative path links in readme

* fix: link in readme

Co-authored-by: Julius Marminge <[email protected]>

* chore(release): version packages (t3-oss#360)

* chore: Sort `package.json` when in `noInstallMode` (t3-oss#357)

* docs: Fix Mobile Menu, Light Mode Updated, Copy to Clipboard Fixed (t3-oss#363)

* fix: revert prisma client teardown (t3-oss#365)

* chore(release): version packages (t3-oss#361)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: add wrapper for `unstable_getServerSession` (t3-oss#366)

* fix(www): build errors and CI improvements (t3-oss#367)

* fix(www): build errors and CI improvements

* chore: add  dep

* chore: add  dep

* fix: deps

* chore: deps

* chore: deps & ts

* fix: interface props and rip preact

* chore: revamp

* chore: more icons

* chore: rip preact

* chore: lock

* chore: esm?

* fix: typedefs for env

* chore: fixes?

* fix: silence ts-errors for now

* fix: version and env + refactor file structure (t3-oss#370)

* chore(release): version packages (t3-oss#369)

* fix: throw error on missing snowpack github token (t3-oss#373)

* fix: throw error on missing snowpack github token

* feat: don't use default value for snowpack github token

* fix: astro build (t3-oss#372)

* fix: astro build

* chore: rename components (part 1)

* chore: rename components (part 2)

* chore: update component import filenames

* feat: allow pascalCase in .eslintrc

Co-authored-by: Julius Marminge <[email protected]>

* feat: add continue and overwrite option on existing dir (t3-oss#375)

* feat: add abort/clear/overwrite options on existing dir

* chore: add changeset

* feat: add 'recommended' to 'Abort installation'

* feat: add confirmation before overwriting existing dir

* docs: update styling + add environment variables page (t3-oss#376)

* docs: fix styling on footer, contributions, features, update nextauth image, add env var page

* fix: format

* fix: styling on markdown to be flex

* fix: right sidebar alignment

Co-authored-by: Julius Marminge <[email protected]>

* chore: ci caching etc (t3-oss#374)

* feat: all technology cards in all templates (t3-oss#381)

* feat: include all cards on all index.tsx files

* chore: add changeset

Co-authored-by: Julius Marminge <[email protected]>

* docs: improve docker instuctions (t3-oss#384)

* feat: updated UI design of landing page (t3-oss#385)

* feat: landing page design update

- Added workspaces to package.json & updated design of the landing page

* fix: fixed UI updates

- removed workspaces from package.json
- updated Astro version to 1.1.2
- fixed margins on stack blocks

* fix: fixed pnpm lock

* feat: safeguards for git repos (t3-oss#383)

* chore: fix scripts

* feat: add safeguards for git repos

* fix: logging name

* fix: spinner

* chore: changeset

* docs: add tailwind, prisma, nextauth (t3-oss#382)

* feat: styling on index.tsx without tailwind (t3-oss#388)

* feat: non-tw index.tsx with styling

* chore: add changeset

* feat: remove index.module.css in tailwind installer

* fix: remove unused import

* refactor: move stuff around (t3-oss#391)

* chore(ci): matrix e2e test (t3-oss#392)

* chore(ci): fix typo in index.ts (t3-oss#393)

seperated -> separated

* refactor: easier to understand client env warning (t3-oss#394)

* chore(release): version packages (t3-oss#377)

* chore: git script

* chore: remove unused from bad merge

* chore: cont

* chore: git stuff

* fix: await

* fix: restore seo

* fix: unsused

* chore: yay

* chore: no need for that

* chore: split that

* chore: add that back

* fix: resolve paths

Co-authored-by: Shoubhit Dash <[email protected]>
Co-authored-by: Omer Shahar <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Ehrlich <[email protected]>
Co-authored-by: Julian Read <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kroucher <[email protected]>
Co-authored-by: Igor Bedesqui <[email protected]>
Co-authored-by: Gejsi <[email protected]>
Co-authored-by: Peter Colapietro <[email protected]>
Co-authored-by: Kyuu <[email protected]>
Co-authored-by: Piotr <[email protected]>
Co-authored-by: Ikko Ashimine <[email protected]>
Co-authored-by: nadilas <[email protected]>
  • Loading branch information
15 people committed Sep 4, 2022
1 parent 0e4f035 commit 076f59a
Show file tree
Hide file tree
Showing 108 changed files with 4,920 additions and 1,953 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-bikes-tap.md

This file was deleted.

4 changes: 0 additions & 4 deletions .eslintignore

This file was deleted.

37 changes: 0 additions & 37 deletions .eslintrc

This file was deleted.

27 changes: 27 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
module.exports = {
parser: "@typescript-eslint/parser", // Specifies the ESLint parser
plugins: ["unicorn", "turbo"],
extends: [
"plugin:@typescript-eslint/recommended", // Uses the recommended rules from the @typescript-eslint/eslint-plugin
"plugin:prettier/recommended",
],
parserOptions: {
ecmaVersion: "latest", // Allows for the parsing of modern ECMAScript features
sourceType: "module", // Allows for the use of import
project: "./tsconfig.eslint.json", // Allows for the use of rules which require parserServices to be generated
},
rules: {
// Place to specify ESLint rules. Can be used to overwrite rules specified from the extended configs
"@typescript-eslint/explicit-function-return-type": "off",
"@typescript-eslint/explicit-module-boundary-types": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-floating-promises": "error",
"unicorn/filename-case": [
"error",
{
case: "camelCase",
},
],
"prettier/prettier": ["error", { endOfLine: "auto" }],
},
};
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Ask a question
url: https://t3.gg/discord
about: Ask questions and discuss with other community members
7 changes: 5 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
"area: cli":
- any: ["src/**"]
- any: ["cli/src/**"]

"area: t3-app":
- any: ["template/**"]
- any: ["cli/template/**"]

"documentation":
- any: ["www/**", "**/*.md"]
127 changes: 0 additions & 127 deletions .github/workflows/PR-CI.yml

This file was deleted.

Loading

0 comments on commit 076f59a

Please sign in to comment.