This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
RC > Merged master #444
Merged
Merged
RC > Merged master #444
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
caedefa
Navigate post message (#414)
3e225c9
Support tilde imports for SCSS files (#415)
Blackbaud-SteveBrush 61098c2
Added lcov to output types for istanbul (#416)
blackbaud-brandonhare 3e3589c
Allow multiline styleUrls (#418)
Blackbaud-SteveBrush db92894
Updated CHANGELOG.md and package.json for 1.18.0 (#423)
2800fbe
Libraries > Use the same compiler as `skyux build` (#417)
Blackbaud-SteveBrush 26e97d4
Expose config (#431)
bbfa0bf
Skyuxconfig schema (#358)
c87f1d4
Add better type info and documentation to SkyPactService. (#430)
Blackbaud-KrisMahon b202540
Option to exclude params from request (#432)
Blackbaud-PaulCrowder ab04dd5
Updated CHANGELOG.md and package.json for 1.19.0 (#433)
8411843
Libraries > Separated transpile and bundle actions (#439)
Blackbaud-SteveBrush 928c8fc
Release 1.19.1 (#440)
Blackbaud-SteveBrush 94b248b
Merged master
Blackbaud-SteveBrush 0c704d5
Fixed merge conflict
Blackbaud-SteveBrush 1165fc4
Fixed conflicts
Blackbaud-SteveBrush 6841e83
Fixed duplicate aot plugins
Blackbaud-SteveBrush ca9ca6e
Fixed library build failures on Windows machines (#445)
Blackbaud-SteveBrush 52433b1
Reverted Pact interaction type for backwards compatibility (#446)
Blackbaud-SteveBrush 1ead8c7
Updated CHANGELOG.md and package.json for 1.19.2 (#447)
e227653
Merged master
Blackbaud-SteveBrush fd871f7
Merge branch 'rc-2.0.0' into rc-merge-master-07-26-2018
Blackbaud-SteveBrush d7e95b6
Changed logic to include the generated locales if no locale exists. (…
becaf58
Merged master
Blackbaud-SteveBrush 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 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 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 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this the behavior we want in RC?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Blackbaud-BobbyEarl I'm unsure exactly what you mean, but we definitely don't want libraries bundling
peerDependencies
(referring to this line: https://github.com/blackbaud/skyux-builder/pull/444/files#diff-054d421f3f99ee39229267add1ee72daR42).