This repository has been archived by the owner on May 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
[terra-application] Add subpath exports #384
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
4696c2a
added named exports
sdadn da28cb5
Merge branch 'main' into add-named-exports
sdadn c1ee405
updated imports
sdadn 6136f9d
updated imports
sdadn 56a248e
updated imports
sdadn f40ede7
updated imports
sdadn 6ded1ba
added subpath exports
sdadn 802642e
Merge branch 'main' into add-named-exports
sdadn a8c0c1e
udpated imports
sdadn 0c214c9
removed extra file
sdadn 7b9eefa
removed default export
sdadn 2fa8614
updated CHANGELOG
sdadn 48310aa
updated exports
sdadn 25812e1
updated exports
sdadn 7878311
added new plugin
sdadn e6be74c
temp disabled plugins
sdadn e66c59b
updated exports
sdadn 9c0af6b
updated imports in terra-dev-site
sdadn 3ffc3a4
updated docs imports
sdadn 2dfc091
updated example imports
sdadn 16c8925
updated test imports
sdadn 6cc4153
updated webpack config
sdadn dc0ddb0
updated webpack config
sdadn 0493993
updated webpack
sdadn 04f19ed
updated plugin
sdadn d5a7afc
updated webpack config
sdadn 792aec9
linter fixes
sdadn 31bfe82
updated import
sdadn 65f59de
working dev site
sdadn 5f0eb98
working dev site
sdadn 1cdcd49
linter fixes
sdadn 6018340
updated prop name
sdadn f4e7749
updated comment
sdadn fdb9a7c
fixed tests
sdadn 64566ae
cleaned up code
sdadn 70365b5
Update CHANGELOG.md
sdadn e9553e3
updated CHANGELOG
sdadn 5fdd017
updated CHANGELOGs
sdadn b637e60
Update webpack.config.js
sdadn d69cec6
updated utils imports
sdadn 09ab051
Merge branch 'add-named-exports' of github.com:cerner/terra-applicati…
sdadn 30681f2
Update CHANGELOG.md
sdadn 09da0ae
Update CHANGELOG.md
sdadn fdd6bcd
linter fixes
sdadn 92fbba1
fixed test
sdadn 16e75b7
removed unneeded exports
sdadn b75803a
added comment to new plugin
sdadn 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
6 changes: 4 additions & 2 deletions
6
packages/terra-application-docs/src/dev-site-extended-test/component/ThemedComponent.jsx
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
2 changes: 1 addition & 1 deletion
2
...s/terra-application-docs/src/terra-dev-site/test/terra-dev-site/navigationPrompt.test.jsx
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
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
10 changes: 5 additions & 5 deletions
10
.../terra-application/src/terra-dev-site/app/components.2/example/ApplicationBaseExample.jsx
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
4 changes: 2 additions & 2 deletions
4
...lication/src/terra-dev-site/app/components.2/example/ApplicationLoadingOverlayExample.jsx
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.
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.
Just wondering, which import is causing the need for this? None of them are standing out to me as different from the other imports in this PR
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.
it's both the imports
It's weird because they are working in other packages and webpack doesn't complain. If I change the name to something nonexistent like
terra-application/theme-test
, webpack gives an error so the imports do seem to be working correctly. So I'm not sure why the linter is failing.