This repository was archived by the owner on Jan 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat(infrastructure): add tsconfig, tslint, and build setup #4241
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
be65412
WIP: added tslint and tsconfig/webpack updates. TODO: test with base
84c7798
feat: add component and foundation for base
ba117bc
feat: remove js files
50c3d91
fix: lint
0aa0577
WIP: understand closure tests
ed8e3a2
WIP: removed babylon package
fe47f1d
WIP: rewrite rewrite script
7a25c20
fix: imports
a0a58b9
fix: lint
2a9da2e
fix: closure tests on trvis
110d93c
fix: strict typings in foundation, eslint/tslint updates
24eab16
fix: karmaconfig to run over ts files
46a7c1f
WIP Add feat/typescript branch to .travis.yml
33a20d5
fix: remove typescriptWhitelist
af44094
Merge branch 'feat/tsconfig-webpack-setup' of github.com:material-com…
46237c8
fix: remove typescriptwhitlist
47f8cea
fix: istanbul coverage reporter
2fec705
fix: address PR comments
0854257
Update rewrite-declaration-statements-for-typescript.js
f3b25b0
fix: pr changes to karma and webpack
c3be470
fix: package-lock
08bea1d
fix: remove karma-coverage
2578a7e
WIP Minor cleanup
ed44ff3
fix: add back relative path
5fd5092
Merge branch 'feat/tsconfig-webpack-setup' of github.com:material-com…
8585d61
WIP More cleanup
cf7c1c2
fix: karmaconf to new karma-coverage-istanbul-reporter syntax
4f84473
Merge branch 'feat/tsconfig-webpack-setup' of github.com:material-com…
afb4860
fix: update karma
01c6044
fix: coverage reporting
bafff07
Update index.js
8f7b603
fix: PR changes
afae2ea
fix: change regex
c8cd149
fix: remove posttest
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,5 @@ out | |
.idea | ||
*.sw* | ||
.closure-tmp | ||
.vscode | ||
.typescript-tmp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.