-
Notifications
You must be signed in to change notification settings - Fork 458
Comparing changes
Open a pull request
base repository: kulshekhar/ts-jest
base: 9eef99a0a7b2ad94d17d97481e55a81300e4a074
head repository: kulshekhar/ts-jest
compare: 6916e7b5d461f34cf5ddc1ae05d235bdcea6d689
Commits on Dec 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 942427e - Browse repository at this point
Copy the full SHA 942427eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d329332 - Browse repository at this point
Copy the full SHA d329332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f192a - Browse repository at this point
Copy the full SHA 14f192aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec89eba - Browse repository at this point
Copy the full SHA ec89ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8c13b - Browse repository at this point
Copy the full SHA 6f8c13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cffb0 - Browse repository at this point
Copy the full SHA 27cffb0View commit details
Commits on Jan 19, 2018
-
I found this confusing so I took the wording from #327, customized it for context and added it to the `README` to avoid future confusion.
Michael Tiller authoredJan 19, 2018 Configuration menu - View commit details
-
Copy full SHA for d245f63 - Browse repository at this point
Copy the full SHA d245f63View commit details
Commits on Jan 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 21b6f2e - Browse repository at this point
Copy the full SHA 21b6f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6eeef7 - Browse repository at this point
Copy the full SHA f6eeef7View commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7e9ce40 - Browse repository at this point
Copy the full SHA 7e9ce40View commit details
Commits on Jan 26, 2018
-
Merge remote-tracking branch 'origin/master' into logging
Conflicts: src/preprocessor.ts src/utils.ts
Configuration menu - View commit details
-
Copy full SHA for 97ed727 - Browse repository at this point
Copy the full SHA 97ed727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 432a3f8 - Browse repository at this point
Copy the full SHA 432a3f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4348cb2 - Browse repository at this point
Copy the full SHA 4348cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a3e57 - Browse repository at this point
Copy the full SHA 64a3e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 134fcdf - Browse repository at this point
Copy the full SHA 134fcdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f94ac - Browse repository at this point
Copy the full SHA 15f94acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632614a - Browse repository at this point
Copy the full SHA 632614aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5187a - Browse repository at this point
Copy the full SHA 5e5187aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 520cc6d - Browse repository at this point
Copy the full SHA 520cc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 321a127 - Browse repository at this point
Copy the full SHA 321a127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b7eba - Browse repository at this point
Copy the full SHA 23b7ebaView commit details
Commits on Jan 27, 2018
-
Merge pull request #421 from kulshekhar/greenkeeper/yargs-11.0.0
Update yargs to the latest version 🚀
Configuration menu - View commit details
-
Copy full SHA for 4c3aaac - Browse repository at this point
Copy the full SHA 4c3aaacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bb38f - Browse repository at this point
Copy the full SHA 74bb38fView commit details
Commits on Jan 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 19b2273 - Browse repository at this point
Copy the full SHA 19b2273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c2862 - Browse repository at this point
Copy the full SHA 17c2862View commit details
Commits on Feb 3, 2018
-
feat: add option to run TypeScript diagnostics
By creating a `program` we are enabled to run diagnostics on typescipt files in order to emit semantic errors. For the time being I only used one of the many methods this one is `getPreEmitDiagnostics` This enables syntactic & semantic TypeScript error reporting
Configuration menu - View commit details
-
Copy full SHA for 13b77d9 - Browse repository at this point
Copy the full SHA 13b77d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057bc7d - Browse repository at this point
Copy the full SHA 057bc7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fad85 - Browse repository at this point
Copy the full SHA 16fad85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ac27c - Browse repository at this point
Copy the full SHA 32ac27cView commit details -
Merge pull request #427 from alan-agius4/feature/emit-error
feat: add option to run TypeScript diagnostics
Configuration menu - View commit details
-
Copy full SHA for 8350b4f - Browse repository at this point
Copy the full SHA 8350b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ad63c - Browse repository at this point
Copy the full SHA d9ad63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da22f2 - Browse repository at this point
Copy the full SHA 0da22f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0951a5 - Browse repository at this point
Copy the full SHA a0951a5View commit details
Commits on Feb 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 15b777f - Browse repository at this point
Copy the full SHA 15b777fView commit details
Commits on Feb 11, 2018
-
Include useBabelrc in react-native example
As far as I know `useBabelrc` has to be set to true so that ts-jest uses the `.babelrc`. Since the react-native section declares a `.babelrc` it should also show that the option needs to be enabled.
Configuration menu - View commit details
-
Copy full SHA for 240a4eb - Browse repository at this point
Copy the full SHA 240a4ebView commit details -
Merge pull request #437 from danilobuerger/patch-1
Include useBabelrc in react-native example
Configuration menu - View commit details
-
Copy full SHA for 910218d - Browse repository at this point
Copy the full SHA 910218dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ab66b - Browse repository at this point
Copy the full SHA 85ab66bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3174435 - Browse repository at this point
Copy the full SHA 3174435View commit details -
Merge branch 'feature/add-changelog' of https://github.com/AhnpGit/ts…
…-jest into feature/add-changelog
Configuration menu - View commit details
-
Copy full SHA for e6cba9f - Browse repository at this point
Copy the full SHA e6cba9fView commit details -
Merge pull request #435 from AhnpGit/feature/add-changelog
Add CHANGELOG.md for documentation new changes every release
Configuration menu - View commit details
-
Copy full SHA for 63f95bb - Browse repository at this point
Copy the full SHA 63f95bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3911de - Browse repository at this point
Copy the full SHA e3911deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7007f - Browse repository at this point
Copy the full SHA 0d7007fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e93c6 - Browse repository at this point
Copy the full SHA 36e93c6View commit details -
Merge pull request #438 from kamijin-fanta/feat/multi-project
support for jest multi-projects
Configuration menu - View commit details
-
Copy full SHA for ea5b0a5 - Browse repository at this point
Copy the full SHA ea5b0a5View commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 93f424c - Browse repository at this point
Copy the full SHA 93f424cView commit details
Commits on Feb 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e26123d - Browse repository at this point
Copy the full SHA e26123dView commit details
Commits on Feb 25, 2018
-
Merge pull request #441 from eteeselink/patch-1
Update README.md to "fix" #355
Configuration menu - View commit details
-
Copy full SHA for 2088210 - Browse repository at this point
Copy the full SHA 2088210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8e6e4 - Browse repository at this point
Copy the full SHA 3b8e6e4View commit details -
Merge pull request #446 from kulshekhar/greenkeeper/lint-staged-7.0.0
Update lint-staged to the latest version 🚀
Configuration menu - View commit details
-
Copy full SHA for 12be6a7 - Browse repository at this point
Copy the full SHA 12be6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f76ae - Browse repository at this point
Copy the full SHA 05f76aeView commit details
There are no files selected for viewing
This file was deleted.