akutil-shared-styles
Advanced tools
Comparing version 33.11.0 to 33.11.1
@@ -1,6 +0,11 @@ | ||
<a name="33.11.0"></a> | ||
# 33.11.0 (2016-09-07) | ||
<a name="33.11.1"></a> | ||
## 33.11.1 (2016-09-14) | ||
<a name="akutil-shared-styles@33.11.1"></a> | ||
## akutil-shared-styles@33.11.1 (2016-09-14) | ||
<a name="akutil-shared-styles@33.8.0"></a> | ||
@@ -12,2 +17,3 @@ # akutil-shared-styles@33.8.0 (2016-09-07) | ||
* **component:** Fix on container name overflow and container link overflow ellipsis ([d2b733d](https://bitbucket.org/atlassian/atlaskit/commits/d2b733d)) | ||
* **package:** FIXES: AK-249 with the animations not matching the expected curves ([4cf3c61](https://bitbucket.org/atlassian/atlaskit/commits/4cf3c61)) | ||
@@ -17,2 +23,7 @@ * **package:** Moved mixins into src/mixins for akutil-shared-styles to work around bug in less-to-js ([d068d19](https://bitbucket.org/atlassian/atlaskit/commits/d068d19)) | ||
### Code Refactoring | ||
* use new ak-blanket ([9077eef](https://bitbucket.org/atlassian/atlaskit/commits/9077eef)) | ||
### Features | ||
@@ -23,3 +34,8 @@ | ||
### BREAKING CHANGES | ||
* events exposed by ak-blanket changed | ||
<a name="akutil-shared-styles@33.6.0"></a> | ||
@@ -54,2 +70,7 @@ # akutil-shared-styles@33.6.0 (2016-08-29) | ||
### Bug Fixes | ||
* **component:** change visual styles to have fixed width, better commit icon ([957a859](https://bitbucket.org/atlassian/atlaskit/commits/957a859)) | ||
### Features | ||
@@ -69,2 +90,3 @@ | ||
* **colors:** Fix some color codes ([a57b6ab](https://bitbucket.org/atlassian/atlaskit/commits/a57b6ab)) | ||
* **component:** Loads of fixes, too many to be named ([831aecf](https://bitbucket.org/atlassian/atlaskit/commits/831aecf)) | ||
@@ -97,2 +119,8 @@ | ||
### Bug Fixes | ||
* target for alignment fix ([20d6cc2](https://bitbucket.org/atlassian/atlaskit/commits/20d6cc2)) | ||
* **component:** Fixed alt of img, added test for it ([d3e4b34](https://bitbucket.org/atlassian/atlaskit/commits/d3e4b34)) | ||
### Features | ||
@@ -113,3 +141,8 @@ | ||
### Features | ||
* **lint:** Add support for JSX in the eslint-config-ak-base and add docs for it. ([bd59ebf](https://bitbucket.org/atlassian/atlaskit/commits/bd59ebf)) | ||
<a name="akutil-shared-styles@1.0.0"></a> | ||
@@ -119,3 +152,8 @@ # akutil-shared-styles@1.0.0 (2016-06-24) | ||
### Features | ||
* run single storybook ([aa31b02](https://bitbucket.org/atlassian/atlaskit/commits/aa31b02)) | ||
<a name="0.0.1-atlas-animation3"></a> | ||
@@ -122,0 +160,0 @@ ## 0.0.1-atlas-animation3 (2016-06-08) |
{ | ||
"name": "akutil-shared-styles", | ||
"version": "33.11.0", | ||
"version": "33.11.1", | ||
"description": "Shared styles for AtlasKit components", | ||
"ak:link": true, | ||
"main": "dist/bundle.js", | ||
@@ -7,0 +6,0 @@ "webpack": "dist/bundle-cjs.js", |
@@ -25,2 +25,1 @@ This package provides you with the ADG colors & typography in a programmatic way. | ||
``` | ||
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
46871
25