fiori-fundamentals
Advanced tools
Comparing version 1.4.9-rc.2 to 1.4.9-rc.3
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.4.9-rc.3"></a> | ||
## [1.4.9-rc.3](https://github.com/SAP/fundamental/compare/v1.4.9-rc.2...v1.4.9-rc.3) (2019-03-29) | ||
<a name="1.4.9-rc.2"></a> | ||
@@ -7,0 +12,0 @@ ## [1.4.9-rc.2](https://github.com/SAP/fundamental/compare/v1.4.9-rc.1...v1.4.9-rc.2) (2019-03-27) |
{ | ||
"name": "fiori-fundamentals", | ||
"version": "1.4.9-rc.2", | ||
"version": "1.4.9-rc.3", | ||
"description": "Fiori Fundamentals is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with the SAP look and feel. Learn more about this project at - http://sap.github.io/fundamental/", | ||
@@ -10,2 +10,3 @@ "main": "index.js", | ||
"build": "npx gulp build:dist", | ||
"build:prod": "npm run build -- --production", | ||
"deploy": "gh-pages -d docs/_site", | ||
@@ -25,7 +26,8 @@ "lint:fix": "stylelint './scss/**/*.scss' --fix", | ||
"type": "git", | ||
"url": "" | ||
"url": "https://github.com/SAP/fundamental.git" | ||
}, | ||
"files": [ | ||
"/dist", | ||
"/less" | ||
"/less", | ||
"/scss" | ||
], | ||
@@ -32,0 +34,0 @@ "author": "", |
@@ -20,3 +20,3 @@ # SAP Fiori Fundamentals | ||
### Full library | ||
### CDN | ||
The fully compiled, minified library is available via CDN for inclusion in your application. | ||
@@ -28,5 +28,6 @@ | ||
### NPM | ||
The compiled CSS for the full library and modules, e.g., core, layout, etc., are distributed via NPM along with the SASS source. | ||
### NPM Package | ||
The compiled CSS for the full library and modules, e.g., core, layout, etc., are distributed via [NPM](https://www.npmjs.com/package/fiori-fundamentals) along with the SASS source. | ||
This gives you incredible flexibility to use individual components and enable [advanced customization](https://github.com/SAP/fundamental/wiki/Advanced-Customization) options. | ||
@@ -38,6 +39,6 @@ | ||
> NOTE: We only distribute the [fonts, icons and CSS](https://github.com/SAP/fundamental/tree/master/dist) and [the SASS source](https://github.com/SAP/fundamental/tree/master/scss), not the full project or HTML for specific components. | ||
> NOTE: We only distribute the [fonts, icons and CSS](https://github.com/SAP/fundamental/tree/master/dist) and [the SASS source](https://github.com/SAP/fundamental/tree/master/scss), not the full project or HTML for specific components. If your project uses LESS, see [LESS compatible Fiori Fundamentals](https://github.com/SAP/fundamental/wiki/LESS-compatible-Fiori-Fundamentals). | ||
## Working with the Project | ||
You can clone the entire repo and work in the full project where we manage the [documentation](https://github.com/SAP/fundamental/tree/master/docs) and the [test framework](https://github.com/SAP/fundamental/tree/master/test). | ||
@@ -56,5 +57,4 @@ ### Download and Installation | ||
### Project Dependencies | ||
The project has the following prerequisites and works best with the noted versions. | ||
The project has the following prerequisites: | ||
@@ -65,7 +65,3 @@ * Git (for downloading this repo) | ||
## Limitations | ||
At the time this version was released, there are no known limitations. | ||
## Known Issues | ||
@@ -84,3 +80,2 @@ | ||
## Support | ||
@@ -93,3 +88,3 @@ | ||
If you want to contribute, please check the [Contribution Guidelines](https://github.com/SAP/fundamental/wiki/Contribution-Guidelines). | ||
If you want to contribute, please check the [Contribution Guidelines](https://github.com/SAP/fundamental/wiki/Contribution-Guidelines). Also check the [SCSS Style Guide](https://github.com/SAP/fundamental/wiki/SCSS-Style-Guide), [Visual Testing Guide](https://github.com/SAP/fundamental/wiki/Visual-Testing-(Simple-and-Automated)) and [Icon Overview](https://github.com/SAP/fundamental/wiki/Generating-Icons). | ||
@@ -103,2 +98,13 @@ | ||
The following circumstances will be considered a MAJOR or BREAKING change: | ||
* Droppping existing classnames, css variables, color names, color groups, spacing parameters | ||
* The existing underlying HTML markup of a component is altered | ||
* An existing unit test is altered to account for either of the above | ||
The following circumstances will NOT be considered a MAJOR or BREAKING change: | ||
* Introducing new classnames, css variables, color names, color groups, spacing parameters | ||
* Non-visual HTML attribute changes/additions (such as `role`, `aria-*`, `data-*`) | ||
* Adding or modifying CSS properties and values of existing classnames. | ||
* An existing unit test is altered to account for non-visual HTML attribute changes/additions (such as `role`, `aria-*`, `data-*`) | ||
## License | ||
@@ -105,0 +111,0 @@ |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 35 instances 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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
12530188
324
106
0
70