Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
659 commits
Select commit Hold shift + click to select a range
335e25e
Merge branch 'main' of github.com:remix-run/remix
chaance Apr 14, 2022
172042a
chore: format
remix-run-bot Apr 14, 2022
aaac29d
fix(remix-dev): add try/catch to `warnOnceIfEsmOnlyPackage` for when …
mcansh Apr 14, 2022
a7c6a49
ci: opt out of caching deployment test dependencies (#2789)
mcansh Apr 14, 2022
326f642
fix(templates/deno): `build` and `start` run without errors (#2805)
pcattori Apr 14, 2022
889d57e
ci: restore some changes lost in a merge conflict (#2802)
mcansh Apr 14, 2022
e979d01
fix(cli): don't use system path separator on remote repo URLs (#2763)
wKovacs64 Apr 14, 2022
fc18181
ci(test): cache playwright binaries (#2809)
mcansh Apr 15, 2022
1504c72
docs(pages/gotchas): make more clear what's good/bad in `unstable_cre…
MichaelDeBoey Apr 15, 2022
286c784
fix(templates/deno): remix's `createRequestHandler` no longer has a `…
pcattori Apr 15, 2022
c44b6a5
refactor(templates/deno): do not reference removed `deno.json` file (…
pcattori Apr 15, 2022
96d9267
ci: more nightly updates (dev) (#2807)
mcansh Apr 15, 2022
e35fc25
ci(test): cache playwright binaries (dev) (#2771)
mcansh Apr 15, 2022
d1975c6
chore: format
remix-run-bot Apr 15, 2022
86ea04b
docs: add Gitpod quickstart to blog tutorial (#2711)
jacobparis Apr 15, 2022
1ecc506
docs(examples): add real time collaborative text editing using `tipta…
marvinwu Apr 15, 2022
93510e2
chore: format
remix-run-bot Apr 15, 2022
a2e1449
ci(nightly): set up git (#2829)
mcansh Apr 16, 2022
ded2b00
chore: remove `remix-eslint-config` dependencies from root `package.j…
MichaelDeBoey Apr 17, 2022
6ba9269
docs: add docs on ?index query param (#2808)
brophdawg11 Apr 17, 2022
6e4ea4d
chore(remix-eslint-config): cleanup `peerDependencies` (#2742)
MichaelDeBoey Apr 17, 2022
04df323
docs(example): Fix link in google analytics example (#2837)
BenMcH Apr 18, 2022
59248e9
fix: Ensure parent loaders are called on fetchActionRedirect (#2838)
brophdawg11 Apr 18, 2022
1683fe1
chore(test): Add OS matrix to test workflow for Windows (#2814)
chaance Apr 18, 2022
d9e9a0d
chore: format
remix-run-bot Apr 18, 2022
6637555
fix(remix-dev): either use provided env port, or randomize from 3000 …
machour Apr 18, 2022
c0525ef
ci(publish.js): a few more nightly adjustments (#2839)
mcansh Apr 18, 2022
adf5be5
Merge branch 'main' into release-v1.4.1
chaance Apr 18, 2022
91d3c9c
Version 1.4.1-pre.0
chaance Apr 18, 2022
6c256d2
fix workflow comment
chaance Apr 18, 2022
9ef4df0
Version 1.4.1-pre.1
chaance Apr 18, 2022
fc74283
chore(ci): add note to nightly workflow (#2843)
mcansh Apr 18, 2022
4b35900
chore: add debug option to CLI create
chaance Apr 18, 2022
64c2395
chore: tweak CLI debug output
chaance Apr 18, 2022
b8dde4a
Version 1.4.1-pre.2
chaance Apr 18, 2022
abecb7c
chore: add debugging logs
chaance Apr 18, 2022
4dba1db
Version 1.4.1-pre.3
chaance Apr 18, 2022
03d6517
Version 1.4.1
chaance Apr 18, 2022
f2c79e9
Merge branch 'dev' of github.com:remix-run/remix into dev
chaance Apr 18, 2022
48fbbb9
ci: update playwright caching to work across matrix (#2841)
mcansh Apr 18, 2022
9952530
ci: use correct token
mcansh Apr 18, 2022
c7a33d3
chore: format
remix-run-bot Apr 18, 2022
7fd2224
ci(nightly): use correct token
mcansh Apr 18, 2022
77fe7ae
chore: format
remix-run-bot Apr 18, 2022
b4fd6ee
docs(examples): replace `window` check with `document` check in `dark…
MichaelDeBoey Apr 19, 2022
3dfd6c0
chore: Ignore dotfiles in route subdirs too (#2739)
jaidetree Apr 19, 2022
1e18a71
fix(remix-dev/create): use path.split and path.join to always make pa…
mcansh Apr 19, 2022
08aaef9
chore: format
remix-run-bot Apr 19, 2022
54e1a67
chore(templates): ignore dotfiles in route subdirectories too (#2869)
MichaelDeBoey Apr 19, 2022
d5885e9
chore(tests): ignore dotfiles in route subdirectories too (#2872)
MichaelDeBoey Apr 19, 2022
e734011
docs(conventions): ignore dotfiles in route subdirectories too (#2871)
MichaelDeBoey Apr 19, 2022
2d6dc1d
chore(examples): ignore dotfiles in route subdirectories too (#2870)
MichaelDeBoey Apr 19, 2022
aa6ebe0
test: run against node 14 and node 16 (#2873)
mcansh Apr 19, 2022
9e179e5
chore(tests): update bug-report script to use playwright (#2901)
machour Apr 20, 2022
252393e
docs(examples): add styletron example (#2855)
sergiocarneiro Apr 20, 2022
a467de7
chore: format
remix-run-bot Apr 20, 2022
6a88bcd
docs(examples): update `socket.io` example (#2862)
EddyVinck Apr 20, 2022
d4b1ed3
docs(tutorials/jokes): update line highlights (#2939)
kauffmanes Apr 20, 2022
04c7321
ci(nightly): build after updating version
mcansh Apr 20, 2022
cb88d77
chore: format
remix-run-bot Apr 20, 2022
e12d782
fix: re-inline live reload script (#2874)
jacob-ebey Apr 20, 2022
2a9c0a4
chore: format
remix-run-bot Apr 20, 2022
a759aff
ci: add content-type to curl, rename `GITHUB_REF` to `VERSION` (#2945)
mcansh Apr 20, 2022
0e499eb
ci: add content-type to curl, rename `GITHUB_REF` to `VERSION` (#2945)
mcansh Apr 20, 2022
78e0e2b
feat: clean directories before initial builds (#2875)
jacob-ebey Apr 20, 2022
1c03a56
ci(nightly): push tags
mcansh Apr 21, 2022
292f91f
ci(nightly): build after updating version
mcansh Apr 20, 2022
d15288c
ci(nightly): push tags
mcansh Apr 21, 2022
f577afb
chore: format
remix-run-bot Apr 21, 2022
a9f2dde
fix(remix-dev): apply suggested and mandatory tsconfig when values ar…
mcansh Apr 22, 2022
48b5f36
docs(examples): Fix typo in msw README (#2957)
alvinthen Apr 22, 2022
07f2267
ci(nightly,release): use repository-dispatch action (#2964)
mcansh Apr 23, 2022
7bf3f19
fix(nightly,release): update formatting of version (#2975)
mcansh Apr 25, 2022
c34f6af
ci(deployments): disable lockfile usage for bahmutov/npm-install acti…
mcansh Apr 25, 2022
c43ca0b
docs: added BFF document
ryanflorence Apr 26, 2022
44cc2f4
chore: add testing strategy to PR template
kentcdodds Apr 26, 2022
cc69c1b
chore: Remove npm tags from experimental releases (#2990)
chaance Apr 26, 2022
244ee1f
Merge branch 'main' into release-v1.4.2
chaance Apr 27, 2022
5d02336
Version 1.4.2-pre.0
chaance Apr 27, 2022
0cb768f
docs(tutorials/blog): update line highlighting (#2999)
Kilian Apr 27, 2022
b0ffef7
test: increase timeout of test for windows (#3001)
kentcdodds Apr 27, 2022
80d5250
Version 1.4.2
chaance Apr 27, 2022
1e15555
Merge branch 'dev' of github.com:remix-run/remix into dev
chaance Apr 27, 2022
8f3aaf8
Merge branch 'main' of github.com:remix-run/remix
chaance Apr 27, 2022
a35a92b
Merge branch 'release-v1.4.2'
chaance Apr 27, 2022
9cd670f
Revert "feat: clean directories before initial builds (#2875)" (#3005)
jacob-ebey Apr 27, 2022
d99f6b2
Merge branch 'main' into release-v1.4.3
chaance Apr 27, 2022
3a01c03
Version 1.4.3-pre.0
chaance Apr 27, 2022
c9d83d5
Version 1.4.3
chaance Apr 27, 2022
327cd15
chore(remix-dev): resolve `extends` in tsconfig when applying default…
mcansh Apr 28, 2022
cfbd8a2
ci(deployment-tests): update deleting of old arc app (#2988)
mcansh Apr 29, 2022
74b7110
Merge branch 'dev' of github.com:remix-run/remix into dev
chaance Apr 29, 2022
777d70c
docs(examples/google-analytics): Change to getting GA_TRACKING_ID via…
chiangs Apr 29, 2022
2be3373
chore: sort contributors list
remix-cla-bot[bot] Apr 29, 2022
be4c3c6
chore: format
remix-run-bot Apr 29, 2022
e49a3c2
docs: remove misleading information about cache purge on file change …
confix Apr 29, 2022
63328fb
Merge branch 'patch-1' of https://github.com/kbariotis/remix into kba…
chaance Apr 29, 2022
0570d26
Merge branch 'kbariotis-patch-1'
chaance Apr 29, 2022
7e0f3fe
docs(jokes): fix prisma schema misspelling (#3031)
arvindell Apr 29, 2022
2146fac
docs: replace reference to `useIsomorphicLayoutEffect` with code insp…
Aprillion May 2, 2022
7de3fd3
chore: format
remix-run-bot May 2, 2022
be0e1f5
docs(guides/constraints): fix typo (#3045)
cloudy9101 May 2, 2022
bd1a0c6
docs(examples): add `graphql` to `dependencies` of `graphql-api` exam…
achinchen May 2, 2022
7653c62
chore: update development docs
chaance May 2, 2022
10aae83
fix: provide clear error messages for create-remix errors (#3064)
brophdawg11 May 2, 2022
b2f8e44
docs: update blog tutorial headings
kentcdodds May 3, 2022
17d8c4d
Fix typo: persistance -> persistence (#3068)
vkrol May 3, 2022
d6434c3
chore(examples): bring `blog-tutorial` example in line with `indie-st…
MichaelDeBoey May 3, 2022
b017a2d
chore: format
remix-run-bot May 3, 2022
7a1b8d9
docs: replace `{runtime}` in imports with concrete server runtime (#3…
pcattori May 3, 2022
8c40933
fix(remix-dev): support JSX in `.js` route files (#3059)
chaance May 3, 2022
b006e03
chore: format
remix-run-bot May 3, 2022
19998c7
test(replace-remix-imports): use cross-platform `grep` to avoid condi…
pcattori May 3, 2022
96299f6
docs(api/conventions): fix typos (#3077)
JulesBlm May 3, 2022
fd210bf
ci: tweak "found x prs since..." message to include versions (#3039)
mcansh May 3, 2022
ca7db6d
docs(api/conventions): fix typo (#3033)
chenxsan May 3, 2022
8f00953
chore: sort contributors list
remix-cla-bot[bot] May 3, 2022
8eddc74
docs(templates/express): fix `README` (#2441)
dogukanakkaya May 3, 2022
36e3d47
chore: sort contributors list
remix-cla-bot[bot] May 3, 2022
08b3d55
chore: bring `playground` in line with `blues-stack` (#3071)
MichaelDeBoey May 4, 2022
db53fe5
docs(example): add an example of using flash session (#3043)
michaeldebetaz May 4, 2022
6b5d9fb
ci: tweak "found x prs since..." message to include versions (#3039)
mcansh May 3, 2022
ca09de7
chore(remix-eslint-config): comment out replaceRemixImportsOptions as…
mcansh May 5, 2022
3f04b8b
feat(remix-react): clean up which button clicked submit implementatio…
mcansh May 5, 2022
b797f54
chore(remix-dev): only check if dir is empty, not if it exists (#3087)
mcansh May 5, 2022
a28a168
chore: fix unfixable eslint errors (#3097)
mcansh May 5, 2022
0b6a593
chore: format
remix-run-bot May 5, 2022
146acaa
ci(comments): parse pr description for closing keywords as github wil…
mcansh May 5, 2022
099eb67
docs(examples): ignore `routes.d.ts` and generate it automatically in…
frontsideair May 5, 2022
a511d34
docs(examples): remove ignored `routes.d.ts` file from `routes-gen` e…
MichaelDeBoey May 5, 2022
e170824
chore(examples): use helper functions as much as possible in `jokes` …
youbiak May 6, 2022
345f499
ci: bump cli test process timeout (#3079)
brophdawg11 May 6, 2022
dd51c8a
fix: clear build directory before new builds (#3061)
brophdawg11 May 6, 2022
27652ca
ci: bump cli test process timeout (#3079) (#3115)
brophdawg11 May 6, 2022
af3bb12
fix(remix-dev/cli/migrate): directly use `jscodeshift` instead of via…
MichaelDeBoey May 6, 2022
e0d748f
fix: fix rollup playground livereload (#3075)
brophdawg11 May 6, 2022
34577c6
chore: format
remix-run-bot May 6, 2022
b1d72b7
docs: Fix typos (#3121)
emzoumpo May 7, 2022
e6d5a05
test: add test where `form` is descendant of element with stop propag…
penspinner May 8, 2022
20b74b5
chore(templates): ignore lockfiles (#3110)
MichaelDeBoey May 9, 2022
aa32aea
docs(remix-server-runtime): fix `remix-deno` link (#3038)
knowler May 9, 2022
3432d1b
docs(guides/data-loading): fix type inference example (#3144)
konradkalemba May 9, 2022
7703472
fix(remix-dev): fix package manager detection (#3109)
MichaelDeBoey May 9, 2022
527f592
tests: bring fixture templates in line with actual templates (#3135)
MichaelDeBoey May 9, 2022
21c1187
fix(remix-dev/cli/init): only run `npm install` when `package.json` i…
MichaelDeBoey May 9, 2022
72aa038
feat(remix-dev): pass `packageManager` to `remix.init` script (#3076)
MichaelDeBoey May 9, 2022
e17a24a
chore(tests): run against Node v18 (#2982)
MichaelDeBoey May 9, 2022
0ac21d5
chore: add missing `peerDependencies` (#3083)
MichaelDeBoey May 9, 2022
cbd996f
feat(remix-netlify): broaden `peerDependencies` (#3107)
MichaelDeBoey May 9, 2022
4675aef
ci: fix regex when parsing pr body for mentioned issues (#3148)
mcansh May 10, 2022
b7fce0a
ci: create and run each stack upon release (#3026)
mcansh May 10, 2022
2943327
chore(remix-dev): add support for importing `*.webmanifest` files (#3…
mcansh May 10, 2022
484a386
docs(example): add twind example (#3119)
nexxeln May 10, 2022
49a9a22
chore: format
remix-run-bot May 10, 2022
e508390
docs(pages/FAQ): ad another nested object solution for form, using Ra…
alirezabonab May 10, 2022
f66735b
chore: sort contributors list
remix-cla-bot[bot] May 10, 2022
dd549d8
ci: skip tests if PR only touches docs (#3152)
mcansh May 10, 2022
404f3c3
chore(remix-dev): add `@types/npmcli__package-json` to `devDependenci…
MichaelDeBoey May 10, 2022
422625c
chore: format
remix-run-bot May 10, 2022
9ef6a75
docs(guides/styling): fix typo (#3154)
DNLHC May 11, 2022
e4781f5
chore: sort contributors list
remix-cla-bot[bot] May 11, 2022
66fad5f
docs: React Router migration docs (#3018)
chaance May 11, 2022
78ccd75
chore: format
remix-run-bot May 11, 2022
0a410a3
docs(contributing): clarify that template changes go to main (#3162)
machour May 11, 2022
b6c66b8
docs(guides/migrating-react-router-app): small updates (#3168)
MichaelDeBoey May 11, 2022
25c77a2
docs(api/conventions): mention `actionHeaders` in `headers`' argument…
nyarthan May 11, 2022
4dafacf
chore: sort contributors list
remix-cla-bot[bot] May 11, 2022
c1fd693
chore: format
remix-run-bot May 11, 2022
c91f9c5
docs(guides/migrating-react-router-app): fix highlight (#3169)
MichaelDeBoey May 11, 2022
45e4deb
docs(guides/styling): clarify Tailwind example (#3141)
janhoogeveen May 12, 2022
d869473
chore: sort contributors list
remix-cla-bot[bot] May 12, 2022
68c8982
chore(templates): update `tsconfig` (#3013)
mcansh May 13, 2022
725ce35
docs(examples): update `tsconfig` (#3182)
MichaelDeBoey May 13, 2022
8330687
docs: update `tsconfig` (#3183)
MichaelDeBoey May 13, 2022
df1ce05
tests: update `tsconfig` (#3184)
MichaelDeBoey May 13, 2022
51a88ea
chore(templates): update dependencies (#3187)
MichaelDeBoey May 13, 2022
25b4c83
feat: replace node-fetch with @remix-run/web-fetch (#2736)
jacob-ebey May 14, 2022
46717b6
chore: format
remix-run-bot May 14, 2022
a114c40
fix(remix-dev/cli/migrate): fix `packageExports` map (#3189)
MichaelDeBoey May 14, 2022
90e2c06
chore(templates/cloudflare-pages): ignore `/functions/[[path]].js.map…
supachaidev May 14, 2022
aed1ffa
docs(api/remix): remove dot (#3198)
bmadone May 15, 2022
15d18e6
chore: sort contributors list
remix-cla-bot[bot] May 15, 2022
03b86cc
fix(remix-react): avoid duplicate `loader` calls when using `prefetch…
brophdawg11 May 16, 2022
9e5cd6d
chore(remix-dev): default to "just the basics" (#3078)
mcansh May 17, 2022
89327a9
fix(remix-server-runtime): update error message when route doesn't ha…
jacob-ebey May 17, 2022
0c2f007
Merge branch 'main' into release-v1.5.0
chaance May 17, 2022
a7cef33
Version 1.5.0-pre.0
chaance May 17, 2022
1ab9745
fix(remix-dev): re-use `REMIX_DEV_SERVER_WS_PORT` when reloading conf…
mcansh May 17, 2022
0dd7684
chore: format
remix-run-bot May 17, 2022
be4a25e
refactor(remix-dev): clean up custom tsconfig loader (#3074)
F3n67u May 17, 2022
aa39050
feat(compiler): officially support Deno (#3117)
pcattori May 17, 2022
97ed0e1
chore: format
remix-run-bot May 17, 2022
ba6de76
feat(remix-server-runtime): strip `body` from `request` before callin…
jacob-ebey May 17, 2022
5ae81b9
Merge branch 'dev' of github.com:remix-run/remix into release-v1.5.0
chaance May 17, 2022
50b41e1
Version 1.5.0-pre.1
chaance May 17, 2022
b27df32
fix(templates/vercel): add `index.js.map` to `.gitignore` (#3216)
jiahao-c May 17, 2022
8bdd2f8
fix: change how request is "cloned" for loaders (#3218)
jacob-ebey May 17, 2022
215a764
Version 1.5.0-pre.2
chaance May 17, 2022
765c81d
fix(scripts): Prevent publishing without a tag (#3223)
chaance May 18, 2022
a496531
Merge branch 'release-v1.5.0'
chaance May 18, 2022
c6dbb6a
Version 1.5.0
chaance May 18, 2022
973cd68
Merge branch 'release-v1.5.0'
chaance May 18, 2022
1ecde8b
move decisions
ryanflorence May 18, 2022
acdd8ee
docs: add `decisions/index.md` and frontmatter (#3226)
mcansh May 18, 2022
55eed55
docs(server-runtime): update link for deno server runtime package (#3…
pcattori May 18, 2022
717ddda
chore(templates): bring `deno` template in line with other templates …
MichaelDeBoey May 18, 2022
4c33095
docs: fix links to decision docs (#3231)
pcattori May 18, 2022
4a91049
chore(create-remix): add deno to template choices (#3233)
mcansh May 18, 2022
d1943c1
Version 1.5.1
chaance May 19, 2022
c90815e
Merge branch 'release-v1.5.0'
chaance May 19, 2022
4f1051b
fix(examples, docs): fix typos (#3242)
apeltop May 19, 2022
c1f426b
chore: sort contributors list
remix-cla-bot[bot] May 19, 2022
a920019
fix(templates/cloudflare-pages): fix runtime globals reference (#3243)
Dueen May 19, 2022
fa7f70c
fix(examples): fix `README` of `stitches` example (#3250)
himorishige May 19, 2022
46f920e
chore(templates): remove `.eslintignore` from `deno` template (#3236)
MichaelDeBoey May 19, 2022
6732d8b
fix(templates/cloudflare-workers): fix runtime globals reference (#3245)
MichaelDeBoey May 19, 2022
710fd61
deno: change process.env to Deno.env (#3239)
CanRau May 19, 2022
e054afd
docs: add note about simpler setup
kentcdodds May 19, 2022
95ba224
docs(decisions): remove frontmatter and index file (#3259)
pcattori May 19, 2022
8adc122
docs(conventions): Fix a typo (#3266)
realjokele May 20, 2022
0befd44
docs(other-api/react-router): update links to `react-router` docs (#3…
JNaftali May 20, 2022
4c45620
docs(remix-eslint-config): update `README` (#2218)
memark May 20, 2022
ce5c086
docs: clarify restart of dev server when resetting prisma db (#3269)
sndrem May 20, 2022
32810dc
docs(tutorials/blog): use generics instead of type casting (#3274)
turkerdev May 20, 2022
ece63cd
fix(templates/deno): get types for `@remix-run/deno` directly from `n…
pcattori May 21, 2022
900795e
chore(templates/arc): remove redundant `arc` call from README (#2332)
onesquarepeg May 21, 2022
af74549
chore(templates/arc): move arc to devDependencies (#3279)
mcansh May 21, 2022
a3b3b27
feat(templates/deno): deploying to Deno Deploy (#2824)
pcattori May 21, 2022
21f6475
chore: format
remix-run-bot May 21, 2022
a8e0ed3
docs(decisions/0001): fix typo (#3283)
pcattori May 22, 2022
88111b4
docs(examples): add link to `EdgeDB` variant of `jokes` example (#3268)
colinhacks May 22, 2022
d6705b2
docs: update uploadHandler docs (#3291)
jacob-ebey May 22, 2022
decb472
chore: format
remix-run-bot May 22, 2022
d5e58d3
chore(templates): remove `description`, `license` & `name` keys from …
MichaelDeBoey May 23, 2022
db7395b
chore: format
remix-run-bot May 23, 2022
270f415
docs: remove `description` & `license` keys from `package.json` (#3290)
MichaelDeBoey May 23, 2022
b6f3ecb
chore(examples): remove `description`, `license` & `name` keys from `…
MichaelDeBoey May 23, 2022
dce27e2
chore: format
remix-run-bot May 23, 2022
5daa20d
chore(deno): ignore build dirs from tooling (#3319)
arvigeus May 28, 2022
4b11c6d
Improve .env.example (#3329)
johnpolacek May 30, 2022
ee73bd5
fix(examples/firebase-auth-firestore): Fix imports and throw meaningf…
penx Jun 1, 2022
1c5de4f
feat(examples/firebase-auth-firestore): use emulators during developm…
penx Jun 1, 2022
d0d059a
chore: format
remix-run-bot Jun 1, 2022
b0b544d
refactor: remove `name` field in `package.json` for apps (#3371)
pcattori Jun 2, 2022
6042340
Adding package for deploying to Google Cloud Functions (gen2)
Mar 7, 2022
b46c109
gcloud deploy version 0.0.3
Mar 8, 2022
e3e4615
GCF adapter for remix 1.3.5
eastlondoner May 19, 2022
54bc992
v0.0.7 for remix v1.3.5
eastlondoner May 19, 2022
689da9c
v0.0.8 for remix v1.5.1
eastlondoner Jun 2, 2022
fbc61c0
applied PR changes
danny-yu Jun 6, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 7 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@
**/tests/__snapshots/
**/node_modules/
!.eslintrc.js
/packages/remix-deno/deno.d.ts
.tmp
/playground
**/__tests__/fixtures

# deno
packages/remix-deno
templates/deno
66 changes: 2 additions & 64 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,70 +1,8 @@
module.exports = {
root: true,
extends: [
require.resolve("./packages/remix-eslint-config/index.js"),
require.resolve("./packages/remix-eslint-config/jest-testing-library.js"),
require.resolve("./packages/remix-eslint-config/internal.js"),
"plugin:markdown/recommended",
],
overrides: [
{
// all ```jsx & ```tsx code blocks in .md files
files: ["**/*.md/*.js", "**/*.md/*.jsx", "**/*.md/*.ts", "**/*.md/*.tsx"],
rules: {
"no-unreachable": "off",
"jsx-a11y/alt-text": "off",
"jsx-a11y/anchor-has-content": "off",
"react/jsx-no-comment-textnodes": "off",
"react/jsx-no-undef": "off",
},
},
{
// all ```ts & ```tsx code blocks in .md files
files: ["**/*.md/*.ts", "**/*.md/*.tsx"],
rules: {
"@typescript-eslint/no-unused-expressions": "off",
"@typescript-eslint/no-unused-vars": "off",
},
},
{
files: [
"packages/create-remix/templates/cloudflare-workers/**/*.js",
"packages/remix-cloudflare-workers/**/*.ts",
],
rules: {
"no-restricted-globals": "off",
},
},
{
files: ["fixtures/gists-app/jest/**/*.js"],
env: {
"jest/globals": true,
},
},
{
files: ["examples/**/*.js", "examples/**/*.jsx"],
rules: {
"no-unused-vars": "off",
},
},
{
files: ["examples/**/*.ts", "examples/**/*.tsx"],
rules: {
"@typescript-eslint/no-unused-vars": "off",
},
},
],
rules: {
"@typescript-eslint/consistent-type-imports": "error",
"import/order": [
"error",
{
"newlines-between": "always",
groups: [
["builtin", "external", "internal"],
["parent", "sibling", "index"],
],
},
],
"jest/no-disabled-tests": "off",
},
plugins: ["markdown"],
};
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 🐛 Bug Report
description: Something is wrong with Remix.
labels:
- bug
- "bug:unverified"
body:
- type: markdown
attributes:
Expand Down
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,12 @@ contact_links:
about:
We appreciate you taking the time to improve Remix with your ideas, but we
use the Discussions for this instead of the issues tab 🙂.
- name: 💬 Remix Discord Channel
url: https://rmx.as/discord
about: Interact with other people using Remix 📀
- name: 💬 New Updates (Twitter)
url: https://twitter.com/remix_run
about: Stay up to date with Remix news on twitter
- name: 🍿 Remix YouTube Channel
url: https://rmx.as/youtube
about: Are you a tech lead or wanting to learn more about Remix in depth? Checkout the Remix YouTube Channel
18 changes: 18 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,21 @@ Closes: #

- [ ] Docs
- [ ] Tests

Testing Strategy:

<!--
Please explain how you tested this. For example:

> This test covers this code: <link to test>

Or

> I opened up my windows machine and ran this script:
>
> ```
> npx create-remix@0.0.0-experimental-7e420ee3 --template remix my-test
> cd my-test
> npm run dev
> ```
-->
196 changes: 0 additions & 196 deletions .github/workflows/deployment-test.yml

This file was deleted.

Loading