@atlaskit/page
Advanced tools
Comparing version 5.0.5 to 5.0.6
233
CHANGELOG.md
@@ -1,278 +0,127 @@ | ||
<a name="5.0.5"></a> | ||
## 5.0.5 (2017-12-05) | ||
# @atlaskit/page | ||
## 5.0.6 | ||
- [patch] Migrated to mk2 repo, build system & docs. [64e83f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/64e83f3) | ||
<a name="5.0.5"></a> | ||
## 5.0.5 (2017-12-05) | ||
* bug fix; remove the object literal being passed to the ThemeProvider which was causing unnece (issues closed: ak-3988) ([96ebc12](https://bitbucket.org/atlassian/atlaskit/commits/96ebc12)) | ||
### Bug Fixes | ||
* **component:** remove the object literal being passed to the ThemeProvider which was causing unnece ([96ebc12](https://bitbucket.org/atlassian/atlaskit/commits/96ebc12)) | ||
<a name="5.0.4"></a> | ||
## 5.0.4 (2017-11-17) | ||
### Bug Fixes | ||
* **component:** bumping internal dependencies to the latest major versions ([4da3a3d](https://bitbucket.org/atlassian/atlaskit/commits/4da3a3d)) | ||
<a name="5.0.3"></a> | ||
* bug fix; bumping internal dependencies to the latest major versions ([4da3a3d](https://bitbucket.org/atlassian/atlaskit/commits/4da3a3d)) | ||
## 5.0.3 (2017-10-26) | ||
### Bug Fixes | ||
* **stories:** fix to rebuild stories ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7)) | ||
<a name="5.0.2"></a> | ||
* bug fix; fix to rebuild stories ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7)) | ||
## 5.0.2 (2017-10-22) | ||
* bug fix; update styled-components dep and react peerDep ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8)) | ||
### Bug Fixes | ||
* **component:** update styled-components dep and react peerDep ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8)) | ||
<a name="5.0.1"></a> | ||
## 5.0.1 (2017-10-12) | ||
* bug fix; fix Changelog.md for 5.0.0 release ([bedd9fc](https://bitbucket.org/atlassian/atlaskit/commits/bedd9fc)) | ||
## 5.0.0 (2017-10-11) | ||
### Bug Fixes | ||
* **docs:** fix Changelog.md for 5.0.0 release ([bedd9fc](https://bitbucket.org/atlassian/atlaskit/commits/bedd9fc)) | ||
* breaking; PageContent will now shrink to match the viewport size when the content allows ([9f038db0bcf8](https://bitbucket.org/atlassian/atlaskit/commits/9f038db0bcf8)) | ||
<a name="5.0.0"></a> | ||
# 5.0.0 (2017-10-11) | ||
<a name="4.4.2"></a> | ||
## 4.4.2 (2017-07-27) | ||
### Bug Fixes | ||
* fix; rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0)) | ||
* **package:** rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0)) | ||
<a name="4.4.1"></a> | ||
## 4.4.1 (2017-07-25) | ||
### Bug Fixes | ||
* fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a)) | ||
* **build:** use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a)) | ||
## 4.1.0 (2017-07-17) | ||
## 4.1.0 (2017-07-17) | ||
## 4.1.0 (2017-07-17) | ||
<a name="4.1.0"></a> | ||
# 4.1.0 (2017-07-17) | ||
* fix; rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8)) | ||
## 4.1.0 (2017-07-17) | ||
<a name="4.1.0"></a> | ||
# 4.1.0 (2017-07-17) | ||
* feature; added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507)) | ||
<a name="4.1.0"></a> | ||
# 4.1.0 (2017-07-17) | ||
### Bug Fixes | ||
* **package:** rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8)) | ||
<a name="4.1.0"></a> | ||
# 4.1.0 (2017-07-17) | ||
### Features | ||
* **package:** added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507)) | ||
<a name="4.0.1"></a> | ||
## 4.0.1 (2017-05-26) | ||
### Bug Fixes | ||
* fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb)) | ||
* fix; pin react-lorem-component version to avoid newly released broken version ([6f3d9c6](https://bitbucket.org/atlassian/atlaskit/commits/6f3d9c6)) | ||
* **package:** add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb)) | ||
* **package:** pin react-lorem-component version to avoid newly released broken version ([6f3d9c6](https://bitbucket.org/atlassian/atlaskit/commits/6f3d9c6)) | ||
## 4.0.0 (2017-05-15) | ||
null refactoring the Page component so it no longer needs to know the width of the N ([888c008](https://bitbucket.org/atlassian/atlaskit/commits/888c008)) | ||
<a name="4.0.0"></a> | ||
# 4.0.0 (2017-05-15) | ||
* breaking; Removing navigationWidth prop from the Page component | ||
### Code Refactoring | ||
* **component:** refactoring the Page component so it no longer needs to know the width of the N ([888c008](https://bitbucket.org/atlassian/atlaskit/commits/888c008)) | ||
### BREAKING CHANGES | ||
* **component:** Removing navigationWidth prop from the Page component | ||
<a name="3.1.3"></a> | ||
## 3.1.3 (2017-04-28) | ||
### Bug Fixes | ||
* fix; page no longer renders badly if there is not much content and a banner specified ([8c94555](https://bitbucket.org/atlassian/atlaskit/commits/8c94555)) | ||
* **component:** page no longer renders badly if there is not much content and a banner specified ([8c94555](https://bitbucket.org/atlassian/atlaskit/commits/8c94555)) | ||
<a name="3.1.2"></a> | ||
## 3.1.2 (2017-04-27) | ||
### Bug Fixes | ||
* fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e)) | ||
* **docs:** update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e)) | ||
<a name="3.1.1"></a> | ||
## 3.1.1 (2017-04-26) | ||
### Bug Fixes | ||
* fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454)) | ||
* **docs:** update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454)) | ||
## 3.1.0 (2017-04-18) | ||
* feature; updated avatar dependency versions for comment, dropdown-menu, droplist, and page ([e4d2ae7](https://bitbucket.org/atlassian/atlaskit/commits/e4d2ae7)) | ||
<a name="3.1.0"></a> | ||
# 3.1.0 (2017-04-18) | ||
### Features | ||
* **component:** updated avatar dependency versions for comment, dropdown-menu, droplist, and page ([e4d2ae7](https://bitbucket.org/atlassian/atlaskit/commits/e4d2ae7)) | ||
<a name="3.0.4"></a> | ||
## 3.0.4 (2017-03-23) | ||
### Bug Fixes | ||
* fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee)) | ||
* **dummy:** Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee)) | ||
<a name="3.0.2"></a> | ||
## 3.0.2 (2017-03-21) | ||
<a name="3.0.2"></a> | ||
## 3.0.2 (2017-03-21) | ||
### Bug Fixes | ||
* fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a)) | ||
* **package:** maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a)) | ||
<a name="3.0.1"></a> | ||
## 3.0.1 (2017-03-07) | ||
### Bug Fixes | ||
* fix; fixes the storybook for page so that it interacts with banner correctly ([3c4ac16](https://bitbucket.org/atlassian/atlaskit/commits/3c4ac16)) | ||
* **stories:** fixes the storybook for page so that it interacts with banner correctly ([3c4ac16](https://bitbucket.org/atlassian/atlaskit/commits/3c4ac16)) | ||
## 3.0.0 (2017-02-10) | ||
<a name="3.0.0"></a> | ||
# 3.0.0 (2017-02-10) | ||
<a name="2.0.2"></a> | ||
## 2.0.2 (2017-02-09) | ||
### Bug Fixes | ||
* fix; Grids no longer have a min-height ([8491a1d](https://bitbucket.org/atlassian/atlaskit/commits/8491a1d)) | ||
* fix; avoiding binding render to this ([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951)) | ||
* **component:** Grids no longer have a min-height ([8491a1d](https://bitbucket.org/atlassian/atlaskit/commits/8491a1d)) | ||
* **performance:** avoiding binding render to this ([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951)) | ||
* feature; Add [@atlaskit](https://github.com/atlaskit)/navigation support to Page ([fcb10f1](https://bitbucket.org/atlassian/atlaskit/commits/fcb10f1)) | ||
* feature; add isBannerOpen to Page, to allow integration with the Banner component ([9444506](https://bitbucket.org/atlassian/atlaskit/commits/9444506)) | ||
* feature; add support to Page for navigation width resizing ([9ffa440](https://bitbucket.org/atlassian/atlaskit/commits/9ffa440)) | ||
* feature; Page now has props for navigation and banner and positions them accordingly ([f7fc87a](https://bitbucket.org/atlassian/atlaskit/commits/f7fc87a)) | ||
### Features | ||
* **component:** Add [@atlaskit](https://github.com/atlaskit)/navigation support to Page ([fcb10f1](https://bitbucket.org/atlassian/atlaskit/commits/fcb10f1)) | ||
* **component:** add isBannerOpen to Page, to allow integration with the Banner component ([9444506](https://bitbucket.org/atlassian/atlaskit/commits/9444506)) | ||
* **component:** add support to Page for navigation width resizing ([9ffa440](https://bitbucket.org/atlassian/atlaskit/commits/9ffa440)) | ||
* **component:** Page now has props for navigation and banner and positions them accordingly ([f7fc87a](https://bitbucket.org/atlassian/atlaskit/commits/f7fc87a)) | ||
* breaking; navigation no longer explicitly 100vh in height. It gets the height from the page | ||
### BREAKING CHANGES | ||
* **component:** navigation no longer explicitly 100vh in height. It gets the height from the page | ||
slot instead. | ||
* **component:** grids no longer have a min-height | ||
* breaking; grids no longer have a min-height | ||
<a name="2.0.1"></a> | ||
## 2.0.1 (2017-02-06) | ||
### Bug Fixes | ||
* **bump:** Updates package to use scoped ak packages ([f20663d](https://bitbucket.org/atlassian/atlaskit/commits/f20663d)) | ||
<a name="2.0.0"></a> | ||
# 2.0.0 (2017-02-02) | ||
### Bug Fixes | ||
* **component:** ak-page no longer has a hard dependency on styled-components ([d4c6bb0](https://bitbucket.org/atlassian/atlaskit/commits/d4c6bb0)) | ||
### BREAKING CHANGES | ||
* **component:** ak-page has stlyed-components as a peer dependency now | ||
<a name="1.0.1"></a> | ||
## 1.0.1 (2017-01-30) | ||
### Bug Fixes | ||
* **component:** Fixing styles for IE11 and Edge ([38740c9](https://bitbucket.org/atlassian/atlaskit/commits/38740c9)) | ||
* fix; Updates package to use scoped ak packages ([f20663d](https://bitbucket.org/atlassian/atlaskit/commits/f20663d)) |
{ | ||
"name": "@atlaskit/page", | ||
"version": "5.0.5", | ||
"config": { | ||
"access": "public" | ||
}, | ||
"version": "5.0.6", | ||
"description": "A component for building page layouts. Also includes the Grid and GridColumn components.", | ||
"main": "dist/bundle.js", | ||
"webpack": "dist/bundle-cjs.js", | ||
"jsnext:experimental:main": "dist/es/index.js", | ||
"ak:webpack:raw": "src/index.jsx", | ||
"ak:component": { | ||
"name": "Page" | ||
}, | ||
"scripts": { | ||
"eslint": "../../build/bin/lint.eslint.sh", | ||
"jest": "echo 'yarn run jest is deprecated and removed. please run yarn run test:unit instead.'", | ||
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish-with-babel/single @atlaskit/page; } || ../../node_modules/.bin/not-in-publish", | ||
"storybook": "../../build/bin/storybook/run.local.js", | ||
"storybook:static": "../../build/bin/storybook/build.static.js", | ||
"test:unit": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js" | ||
}, | ||
"license": "Apache-2.0", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"atlaskit:src": "src/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@atlaskit/util-shared-styles": "^2.10.5", | ||
"babel-runtime": "^6.11.6", | ||
"prop-types": "^15.5.10", | ||
"styled-components": "^1.4.6" | ||
}, | ||
"peerDependencies": { | ||
"react": "^15.3.2 || ^16.0.0" | ||
}, | ||
"author": "Atlassian Pty Ltd", | ||
"maintainers": [ | ||
{ | ||
"name": "Mike G" | ||
}, | ||
{ | ||
"name": "Sean C" | ||
} | ||
], | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://bitbucket.org/atlassian/atlaskit" | ||
"repository": "bitbucket:atlaskit/atlaskit-mk-2", | ||
"dependencies": { | ||
"@atlaskit/util-shared-styles": "^2.10.3", | ||
"styled-components": "^1.4.6" | ||
}, | ||
"keywords": [ | ||
"atlaskit", | ||
"ui" | ||
], | ||
"peerDependencies": { | ||
"react": "15.6.0 - 16.2.0" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/docs": "^2.1.1", | ||
"enzyme": "^3.3.0", | ||
"@atlaskit/avatar": "^8.2.0", | ||
"@atlaskit/banner": "^4.0.3", | ||
"@atlaskit/breadcrumbs": "^3.1.0", | ||
"@atlaskit/button": "^5.4.8", | ||
"@atlaskit/button": "^6.2.0", | ||
"@atlaskit/comment": "^2.6.7", | ||
"@atlaskit/navigation": "^26.6.3", | ||
"@atlaskit/page": "*", | ||
"@atlaskit/toggle": "^2.6.3", | ||
"@atlaskit/util-readme": "^1.0.0", | ||
"react-lorem-component": "0.11.0", | ||
"react-syntax-highlighter": "^4.0.1" | ||
} | ||
"react-lorem-component": "^0.12.2", | ||
"react-syntax-highlighter": "^5.7.0" | ||
}, | ||
"keywords": [ | ||
"atlaskit", | ||
"react", | ||
"ui" | ||
] | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
3
18
1
33848
570
1
0
1
1
+ Addedreact@16.2.0(transitive)
- Removedbabel-runtime@^6.11.6
- Removedprop-types@^15.5.10
- Removedreact@16.14.0(transitive)