Mateo Guzmán
f4e57898a2
🤖 Merge PR #65848 docs(readme.es): translating non-translated content by @mateoguzmana
2023-06-23 11:18:08 -07:00
Mateo Guzmán
90a6ded54d
🤖 Merge PR #65842 docs(readme): improving spanish translations by @mateoguzmana
...
Improving Spanish translations and updating link to `fork` docs.
2023-06-20 21:36:16 -07:00
James Garbutt
5c6e1a823d
🤖 Merge PR #64860 chore: remove react-router & react-router-dom by @43081j
...
* chore (react-router-dom): remove redundant types
* chore (react-router): remove redundant types
* fix: add react-router dependency
* fix: bump a bunch of stuff to ts4.5
* fix: bump react-router-navigation to ts4.5
* fix: bump redux-auth-wrapper to ts4.5
* fix: move a bunch of dependents back to old types
* fix: revert some ts4.5 bumps
* fix: pin redux-router dep to 2.x
* chore: update readme links
* chore: drop notneeded changes
2023-04-05 12:09:23 -07:00
diskdance
a3660025e7
[README]: Improve Chinese translation ( #64116 )
...
* [README]: rename zh.md to zh-Hans.md
Using zh is ambiguous because it does not tell it is Simplified
Chinese or Traditional Chinese. As this translation is actually
in Simplified Chinese, so rename it.
* [README]: improve Simplified Chinese translation
* [README]: adopt translation from current zh docs
PR #63899 updated the Chinese translation and was merged. I took
a look at their work and adopted some of their tranlations that
are better than mine.
* [README]: Update links in es.md and pt.md
Also change title of link to zh-Hans.md from "Chinese" to "Simplified
Chinese".
* [README]: Sync with latest English readme
2023-03-10 08:15:56 -08:00
Nathan Shively-Sanders
197ccb19db
Update README with new support window ( #62046 )
2022-08-30 15:47:15 -07:00
Dimitri B
8905bd2bf3
🤖 Merge PR #61724 Fix link to dtslint repo by @BendingBender
2022-08-15 07:43:38 -07:00
Jack Bates
0d302353cd
Replace $ExpectError with @ts-expect-error ( #60697 )
2022-06-24 14:05:01 -07:00
Adam Thompson-Sharpe
978fb8db63
[DT Infra] Update supported versions mentioned in README ( #60896 )
...
* [DT Infra] Update supported versions mentioned in README
* Change latest version from 3.9 to 4.0
2022-06-22 11:44:31 -07:00
Nick McCurdy
613d8dc8cd
🤖 Merge PR #60816 Remove git log --follow from FAQ by @nickmccurdy
...
GitHub now shows a link to the history of the old file name, making this suggestion obsolete.
2022-06-15 13:15:13 -07:00
Adam Thompson-Sharpe
998fe1077a
🤖 Merge PR #59293 Fix link for currently requested definitions in README's by @MysteryBlokHed
2022-03-15 12:01:06 -07:00
Andrew Casey
730a0dc1b4
Hack around remark-validate-link warnings ( #58599 )
...
It appears that `remark-validate-link` uses `hosted-git-info` to convert our GH permalink into a relative link (since it shares a prefix with our GH repo) and then warns that the relative link is dangling. This change uses URL encoding to defeat the tool's simple prefix matching.
Filed #58598 to investigate a real solution.
2022-02-03 17:54:42 -08:00
martin-badin
e19bf90242
Update dtslint/dt.json path ( #58223 )
2022-01-19 11:47:21 -08:00
Nathan Shively-Sanders
5b2201e9d8
Update README to remove 3.7 support ( #57453 )
2021-11-30 15:42:03 -08:00
Jack Bates
0046516f11
[README] Change diagram color in dark mode ( #57360 )
...
* [README] Change diagram color in dark mode
* [README] 🤖 Update support window diagram
https://github.com/jablko/DefinitelyTyped/actions/runs/1501218079
Co-authored-by: github/workflows/support-window.yml <bot@typescriptlang.org >
2021-11-25 15:06:21 +00:00
Jack Bates
141503320e
[README] Add support window diagram ( #55678 )
...
* [README] Add support window diagram
* [README] 🤖 Update support window diagram
* Eliminate translations
* [README] 🤖 Update support window diagram
* Port from ggplot2 -> D3.js
* [README] 🤖 Update support window diagram
Co-authored-by: github/workflows/support-window.yml <bot@typescriptlang.org >
2021-10-28 23:08:47 +01:00
Jack Bates
f43e4d1626
[README] Retire manual table of contents ( #55625 )
2021-09-07 15:10:16 -04:00
谭九鼎
7664dd5eae
🤖 Merge PR #55607 Links: use https for some urls by @imba-tjd
...
* Links: use https for some urls
* revert types/needle
* revert types/node
* revert angular
* Revert "revert types/node"
This reverts commit 6df7e0f119ba415aecb0f70378d8f9ad6cb2712d.
2021-09-07 00:08:43 -07:00
Jack Bates
92de432e84
[README] Translate heading references ( #55622 )
2021-09-06 19:26:28 +01:00
Nathan Shively-Sanders
ff35f89bb0
Update README for 4.4 ( #55416 )
...
1. 3.6 is no longer supported.
2. 4.4 is supported until August 2023.
2021-08-26 19:21:24 -07:00
Nathan Shively-Sanders
d9bf5d6fa6
Update README for TS 4.3 and 3.5 ( #53461 )
...
4.3 is now released and 3.5 is no longer supported.
2021-05-27 16:19:20 -07:00
Nathan Shively-Sanders
c29bf7f2b9
README: update lowest supported TS version ( #51982 )
2021-03-25 10:23:51 -07:00
diegomoreno
3e02e8294f
Partial clone instructions ( #50807 )
...
* Partial clone instructions
* Add depth, highlight git version
* Fix git version
* Fix links
* Minor changes
Co-authored-by: Orta <git@orta.io >
2021-02-19 14:22:27 +00:00
Jack Bates
b005fb7cca
[README] Correct Unicode slugs ( #50583 )
...
* [README] Correct Unicode slugs
* Don't cherry pick Flet/github-slugger#35
2021-01-20 15:37:06 -08:00
Jack Bates
3bdfa2070a
🤖 Merge PR #49667 [README] Translate heading references by @jablko
2021-01-13 09:07:58 -08:00
Nathan Shively-Sanders
384445a970
Update deprecation schedule in README ( #50561 )
...
* Update deprecation schedule in README
* update missed text in Russian readme
2021-01-12 13:31:55 -08:00
Jack Bates
08f2774836
[README] Use same/distinct placeholders to hint at relationship ( #50244 )
2021-01-01 16:44:21 -05:00
Jack Bates
e901810144
[README] Use consistent heading case ( #50242 )
...
Co-authored-by: Eli Barzilay <eli@barzilay.org >
2021-01-01 16:37:08 -05:00
Jack Bates
5e6e7efd0d
[README] Add Naming section ( #50247 )
2021-01-01 16:32:32 -05:00
Jack Bates
d9f877920e
[README] Replace NPM -> npm ( #50241 )
2020-12-22 21:05:24 +00:00
Jack Bates
b87e8efce6
[README] Create an OTHER_FILES.txt section ( #50149 )
2020-12-19 07:07:36 -05:00
Eli Barzilay
9b02f6817a
Quote some missed file names ( #50193 )
...
Mostly in section headers, but elsewhere too.
Also switch from `<my package>` to `<my-package>`.
2020-12-19 05:02:49 -05:00
Jack Bates
f0b4d3853b
[README] Create a tsconfig.json section ( #49945 )
2020-12-14 17:04:49 +00:00
Jack Bates
b0883d8983
Move tslint.json advice from PULL_REQUEST_TEMPLATE.md ( #49575 )
...
* Move tslint.json advice from PULL_REQUEST_TEMPLATE.md
* Apply suggestions from code review
Co-authored-by: Eli Barzilay <eli@barzilay.org >
* Apply suggestions from code review
Co-authored-by: Eli Barzilay <eli@barzilay.org >
* Keep the most important bit in PULL_REQUEST_TEMPLATE.md
Co-authored-by: Eli Barzilay <eli@barzilay.org >
2020-12-11 16:48:05 -08:00
Jack Bates
b94b68318f
[README] Create a package.json section ( #49686 )
...
* [README] Create a package.json section
* Apply suggestions from code review
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com >
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com >
2020-12-03 17:07:00 +00:00
Jack Bates
947ad2efb9
[README] Update references to DefinitelyTyped-tools ( #49685 )
2020-11-20 17:03:47 -08:00
Jack Bates
b8b715c757
[README] Add escapes missed in #49636 ( #49671 )
2020-11-19 10:34:28 -08:00
Jack Bates
eee07ad673
Improve tests documentation ( #49636 )
...
Co-authored-by: Eli Barzilay <eli@barzilay.org >
Co-authored-by: Eli Barzilay <eli@barzilay.org >
2020-11-18 15:53:33 -08:00
Jack Bates
c054da5f3d
[README] Move section to match table of contents ( #49617 )
2020-11-17 09:58:39 -08:00
Jack Bates
3868b76e67
Remove sourceRepoURL from notNeededPackages.json ( #49620 )
...
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com >
2020-11-16 16:18:33 -08:00
Jack Bates
93a5fd6d6e
[README] Update translations' tables of contents ( #49614 )
2020-11-16 15:43:29 -08:00
Eli Barzilay
010b39c203
Revert README changes ( #48958 )
...
Revert the erroneously-merged changes to the READMEs, and instead just
leave some minor edits in the main `README.md`.
2020-10-20 14:09:09 -04:00
Jack Bates
b69d248b8e
Run prettier --write *.md ( #48952 )
...
Sorry, I tried, but turns out that I was naive -- there's too much stuff to go over, and especially with languages that I can't read I worry about mistakes. More than that, one of the changes I *did* like was how it organizes tables in a readable way, but then I realized that some of the translations had their own text in the tables and I don't even know if it's common (or possible) to use monospace font, so this can end up messier than what it starts with.
So overall, I think that it's best to leave the texts as-is.
I could do that over just the english version, and revert the edits in the other files, and hope that translations will eventually catch up --- but that would leave much fewer changes, so it might be pointless.
2020-10-20 13:42:28 -04:00
Jack Bates
2132d32e3c
Use wildcards for scope path mappings ( #47089 )
2020-09-25 16:07:58 -07:00
Nathan Shively-Sanders
6dcabd6320
Switch README to discord from gitter ( #47886 )
2020-09-22 11:45:33 -07:00
Nathan Shively-Sanders
cc6d4d4b19
Update README with Minimum TypeScript Version instructions ( #47747 )
2020-09-17 16:17:22 -07:00
Nathan Shively-Sanders
f87f81730a
Update minimum supported version to 3.2 in readme ( #47646 )
...
Also update instructions for `npm test` in PR template.
2020-09-16 11:17:04 -07:00
Nathan Shively-Sanders
8f70fedcce
add 4.0/deprecate 3.0 in README ( #46930 )
2020-08-20 13:32:10 -07:00
Nathan Shively-Sanders
9ebc05c7f5
Document removed support for TS 2.9 ( #44968 )
2020-05-26 11:33:26 -07:00
Orta
553e6ae6c2
Make it "Definitely Typed" and revise docs on Definition Owners ( #44679 )
...
* Improve the docs around definition owners
* More Def Owners readme changes
* More Definition Owners docs
* The great Definitely Typeding
2020-05-20 13:06:52 -07:00
Cameron Little
7c3786c61b
Fix - Update the PR project board link in READMEs ( #44480 )
2020-05-05 10:45:11 -07:00