@momentum-ui/core
Advanced tools
Comparing version 15.1.0 to 15.2.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [15.2.0](https://github.com/momentum-design/momentum-ui/compare/@momentum-ui/core@15.1.0...@momentum-ui/core@15.2.0) (2019-05-15) | ||
### Bug Fixes | ||
* **time-picker:** time-picker css not being imported due to incorrect duplicate export name ([839d694](https://github.com/momentum-design/momentum-ui/commit/839d694)) | ||
### Features | ||
* **side-bar:** add side-bar angular 7 component ([0060992](https://github.com/momentum-design/momentum-ui/commit/0060992)) | ||
# [15.1.0](https://github.com/momentum-design/momentum-ui/compare/@momentum-ui/core@15.0.1...@momentum-ui/core@15.1.0) (2019-05-09) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@momentum-ui/core", | ||
"description": "Cisco Momentum UI CSS Framework", | ||
"version": "15.1.0", | ||
"version": "15.2.0", | ||
"author": "Cisco Systems, Inc.", | ||
@@ -61,3 +61,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@momentum-ui/icons": "^6.1.0" | ||
"@momentum-ui/icons": "^6.2.0" | ||
}, | ||
@@ -76,4 +76,4 @@ "devDependencies": { | ||
"@gfx/zopfli": "^1.0.8", | ||
"@momentum-ui/react": "^17.0.2", | ||
"@momentum-ui/utils": "^6.0.1", | ||
"@momentum-ui/react": "^17.1.0", | ||
"@momentum-ui/utils": "^6.0.2", | ||
"@percy/cypress": "^0.2.3", | ||
@@ -80,0 +80,0 @@ "autoprefixer": "^7.2.4", |
@@ -14,2 +14,3 @@ const path = require('path'); | ||
'../settings/z-index.scss', | ||
'../settings/dropdown.scss', | ||
'../typography/settings.scss', | ||
@@ -16,0 +17,0 @@ '../components/input/settings.scss', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7359990
51381
Updated@momentum-ui/icons@^6.2.0