-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
[Master] Type checking JSX children #15160
Commits on Apr 7, 2017
-
Wip - type checking JSX children
Kanchalai Tanglertsampan committedApr 7, 2017 Configuration menu - View commit details
-
Copy full SHA for b3846bf - Browse repository at this point
Copy the full SHA b3846bfView commit details
Commits on Apr 11, 2017
-
Consider whitespace that won't be emitted to be different kind so tha…
…t we won't include in typ-checking
Kanchalai Tanglertsampan committedApr 11, 2017 Configuration menu - View commit details
-
Copy full SHA for f86a730 - Browse repository at this point
Copy the full SHA f86a730View commit details -
Use JSX Attributes to contextually type children property
Kanchalai Tanglertsampan committedApr 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 8e2dd38 - Browse repository at this point
Copy the full SHA 8e2dd38View commit details -
Kanchalai Tanglertsampan committed
Apr 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 17417e9 - Browse repository at this point
Copy the full SHA 17417e9View commit details -
Store scanning information whether JSXText is just an all whitespaces
Kanchalai Tanglertsampan committedApr 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 4562fd0 - Browse repository at this point
Copy the full SHA 4562fd0View commit details -
wip-fixing consuming whitespace in children
Kanchalai Tanglertsampan committedApr 11, 2017 Configuration menu - View commit details
-
Copy full SHA for c1ea303 - Browse repository at this point
Copy the full SHA c1ea303View commit details
Commits on Apr 12, 2017
-
Fixing consuming whitespace in children
Kanchalai Tanglertsampan committedApr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 4fa2312 - Browse repository at this point
Copy the full SHA 4fa2312View commit details -
Kanchalai Tanglertsampan committed
Apr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for f099046 - Browse repository at this point
Copy the full SHA f099046View commit details -
Kanchalai Tanglertsampan committed
Apr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for eb0ad7f - Browse repository at this point
Copy the full SHA eb0ad7fView commit details -
Merge branch 'master-jsxChildren' of https://github.com/Microsoft/Typ…
…eScript into master-jsxChildren # Conflicts: # src/compiler/scanner.ts
Kanchalai Tanglertsampan committedApr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for e5b95fc - Browse repository at this point
Copy the full SHA e5b95fcView commit details -
Kanchalai Tanglertsampan committed
Apr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 012f459 - Browse repository at this point
Copy the full SHA 012f459View commit details -
Add tests and update baselines
Kanchalai Tanglertsampan committedApr 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 58e2189 - Browse repository at this point
Copy the full SHA 58e2189View commit details
Commits on Apr 14, 2017
-
Remove a flag indicating the children is synthesized..We will give an…
… error if you use children without specified such property
Kanchalai Tanglertsampan committedApr 14, 2017 Configuration menu - View commit details
-
Copy full SHA for bb8bab3 - Browse repository at this point
Copy the full SHA bb8bab3View commit details -
Read "children" property from react DTS file
Kanchalai Tanglertsampan committedApr 14, 2017 Configuration menu - View commit details
-
Copy full SHA for c778a48 - Browse repository at this point
Copy the full SHA c778a48View commit details -
Kanchalai Tanglertsampan committed
Apr 14, 2017 Configuration menu - View commit details
-
Copy full SHA for dbf2a96 - Browse repository at this point
Copy the full SHA dbf2a96View commit details
Commits on Apr 17, 2017
-
Update baselines and tests (2)
Kanchalai Tanglertsampan committedApr 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 9a23b75 - Browse repository at this point
Copy the full SHA 9a23b75View commit details -
Kanchalai Tanglertsampan committed
Apr 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 7829cba - Browse repository at this point
Copy the full SHA 7829cbaView commit details -
Update error message to use variable name for "children"
Kanchalai Tanglertsampan committedApr 17, 2017 Configuration menu - View commit details
-
Copy full SHA for d290cf7 - Browse repository at this point
Copy the full SHA d290cf7View commit details -
Merge branch 'master' into master-jsxChildren
# Conflicts: # src/compiler/checker.ts # src/compiler/diagnosticMessages.json
Kanchalai Tanglertsampan committedApr 17, 2017 Configuration menu - View commit details
-
Copy full SHA for f6f0813 - Browse repository at this point
Copy the full SHA f6f0813View commit details -
Fix baselines and linting error from merging with master
Kanchalai Tanglertsampan committedApr 17, 2017 Configuration menu - View commit details
-
Copy full SHA for c13383a - Browse repository at this point
Copy the full SHA c13383aView commit details
Commits on Apr 20, 2017
-
Change how we look up children attribute from react.d.ts
Yui T committedApr 20, 2017 Configuration menu - View commit details
-
Copy full SHA for e9cd3ad - Browse repository at this point
Copy the full SHA e9cd3adView commit details -
Yui T committed
Apr 20, 2017 Configuration menu - View commit details
-
Copy full SHA for b7a30c1 - Browse repository at this point
Copy the full SHA b7a30c1View commit details -
Yui T committed
Apr 20, 2017 Configuration menu - View commit details
-
Copy full SHA for e03be45 - Browse repository at this point
Copy the full SHA e03be45View commit details
Commits on Apr 21, 2017
-
Kanchalai Tanglertsampan committed
Apr 21, 2017 Configuration menu - View commit details
-
Copy full SHA for e7e13ec - Browse repository at this point
Copy the full SHA e7e13ecView commit details