sky-toolkit-core
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -0,1 +1,12 @@ | ||
# Toolkit Core v0.5.0 | ||
## 1. Enhancements | ||
- [gradients] Sky Cinema gradient implemented to `$gradients`, replacing Sky Movies. | ||
- [typography] Typographic scale implemented in a responsive sass-map under `$text`. | ||
- [sass-deprecate] Left-over code from sass-deprecate removed. | ||
## 2. Deprecations | ||
- [legacy-typography] We removed the previous typographic variables in favour of a responsive approach. To deprecate gracefully, a toggle variable has been provided in settings/config. To continue using the previous classes set `$legacy-typography: true;` at the very top of your sass import, before toolkit-core. | ||
# Toolkit Core v0.4.0 | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "sky-toolkit-core", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "The core framework of Sky's web toolkit", | ||
@@ -38,3 +38,3 @@ "main": "index.js", | ||
"pre-commit": "^1.1.2", | ||
"sass-true": "^2.0.3", | ||
"sass-true": "2.0.3", | ||
"stylelint": "^5.2.1", | ||
@@ -41,0 +41,0 @@ "stylelint-selector-bem-pattern": "^0.2.1", |
@@ -0,24 +1,30 @@ | ||
[![npm version](https://badge.fury.io/js/sky-toolkit-core.svg)](https://badge.fury.io/js/sky-toolkit-core) | ||
# Toolkit Core | ||
The core of Sky's web Toolkit. For full documentation and usage notes, please see the main [Toolkit project](https://github.com/sky-uk/toolkit/). | ||
The core of Sky's CSS Toolkit. | ||
See the wiki for how to [implement the Toolkit in your project](https://github.com/sky-uk/toolkit/wiki/Getting-started). | ||
- [See the Wiki](https://github.com/sky-uk/toolkit/wiki/) in the main repo for full documenation. | ||
- [See the Style Guide](http://sky-uk.github.io/toolkit/) to view currently available Toolkit components. | ||
## Maintainers | ||
## Champions | ||
- [Aaron Thomas](https://github.com/aaronthomas) - aaron.thomas@sky.uk | ||
- [Joe Bell](https://github.com/joebell93) - joseph.bell@sky.uk | ||
| [![Joe Bell](https://avatars.githubusercontent.com/joebell93?s=100)<br /><sub>Joe Bell</sub>](https://github.com/joebell93)<br />[📧](mailto:joseph.bell@sky.uk) | [![Joe Dinsdale](https://avatars.githubusercontent.com/mrdinsdale?s=100)<br /><sub>Joe Dinsdale</sub>](https://github.com/mrdinsdale)<br />[📧](mailto:joseph.dinsdale@sky.uk) | [![Aaron Thomas](https://avatars.githubusercontent.com/aaronthomas?s=100)<br /><sub>Aaron Thomas</sub>](https://github.com/aaronthomas)<br />[📧](mailto:aaron.thomas@sky.uk) | [![Steve Duffin](https://avatars.githubusercontent.com/steveduffin?s=100)<br /><sub>Steve Duffin</sub>](https://github.com/skitson)<br />[📧](mailto:steve.duffin@sky.uk) | [![Luke Barratt](https://avatars.githubusercontent.com/lbarratt?s=100)<br /><sub>Luke Barratt</sub>](https://github.com/lbarratt)<br />[📧](mailto:luke.barratt@sky.uk) | [![Stefan McCready](https://avatars.githubusercontent.com/StefanMcCready?s=100)<br /><sub>Stefan McCready</sub>](https://github.com/StefanMcCready)<br />[📧](mailto:stefan.mccready@sky.uk) | | ||
| :---: | :---: | :---: | :---: | :---: | :---: | | ||
## Contributors | ||
| [![Chris Vernon](https://avatars.githubusercontent.com/welikeideas?s=100)<br /><sub>Chris Vernon</sub>](https://github.com/welikeideas)<br />[📧](mailto:christopher.vernon@sky.uk) | [![Sam Kitson](https://avatars.githubusercontent.com/skitson?s=100)<br /><sub>Sam Kitson</sub>](https://github.com/skitson)<br />[📧](mailto:sam.kitson@sky.uk) | [![Djenan Kozic](https://avatars.githubusercontent.com/Djenan?s=100)<br /><sub>Djenan Kozic</sub>](https://github.com/Djenan)<br />[📧](mailto:jjenan.kozic@sky.uk) | | ||
| :---: | :---: | :---: | :---: | :---: | :---: | | ||
- [Harry Roberts](https://github.com/csswizardry) - [@csswizardry](https://twitter.com/csswizardry) | ||
- [Callum Barratt](https://github.com/cbarratt) - callum.barratt@sky.uk | ||
- [Luke Barratt](https://github.com/lbarratt) - luke.barratt@sky.uk | ||
## Contributing | ||
Feel free to open a pull request to include yourself in this list. | ||
We appreciate **any** contribution to the Toolkit, please check out [CONTRIBUTING.md](CONTRIBUTING.md) on the main repo. | ||
## Contributing | ||
We keep a list of features and bugs [in the issue tracker](https://github.com/sky-uk/toolkit-core/issues). | ||
Contribution guidelines are shared with the main project, please see the [CONTRIBUTING.md](https://github.com/sky-uk/toolkit/blob/master/CONTRIBUTING.md) there. | ||
**Special thanks to the following contributors:** | ||
We keep a list of features and bugs [in the issue tracker](https://github.com/sky-uk/toolkit/issues). | ||
- [Harry Roberts](https://github.com/csswizardry) - [@csswizardry](https://twitter.com/csswizardry) | ||
- [Callum Barratt](https://github.com/cbarratt) - callum.barratt@sky.uk | ||
- [Richard McIntyre](https://github.com/mackstar) - richard.mcintyre@sky.uk | ||
- [Ross Warren](https://github.com/rosswarren) - ross.warren@sky.uk | ||
- [Steven Bapaga](https://github.com/romidane) - steven.bapaga@sky.uk |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
71812
31
2