-
Notifications
You must be signed in to change notification settings - Fork 19
Omit example imgs & docs.scss from prod bundle #1553
Conversation
604002f
to
f71aa29
Compare
@@ -3,4 +3,34 @@ Change: Remove deprecated components | |||
To focus on the quality of the currently relevant components and to reduce bundle size, | |||
we are dropping a bunch of deprecated components from our design system. | |||
|
|||
List of removed components, for reference: | |||
|
|||
- OcActionDrop.spec.js |
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.
spec file doesn't need to be listed
- OcActionDrop.spec.js | ||
- OcActionDrop.vue | ||
- OcAppLayout.vue | ||
- OcAutocomplete.spec.js |
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.
spec file doesn't need to be listed
- OcDisclosureDrop.vue | ||
- OcNav.spec.js | ||
- OcNav.vue | ||
- OcNavItem.spec.js |
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.
spec file doesn't need to be listed
- OcAutocomplete.vue | ||
- OcDatepicker.vue | ||
- OcDisclosureDrop.vue | ||
- OcNav.spec.js |
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.
spec file doesn't need to be listed
- OcNav.vue | ||
- OcNavItem.spec.js | ||
- OcNavItem.vue | ||
- OcNavbar.spec.js |
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.
spec file doesn't need to be listed
- OcNavItem.vue | ||
- OcNavbar.spec.js | ||
- OcNavbar.vue | ||
- OcNavbarItem.spec.js |
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.
spec file doesn't need to be listed
- OcTabbedTab.vue | ||
- OcTabs.vue | ||
- OcTopBar.vue | ||
- OcUser.spec.js |
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.
spec file doesn't need to be listed
f71aa29
to
26ab6d3
Compare
Kudos, SonarCloud Quality Gate passed! |
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.
LGTM 👍
Description
See changelog items