Skip to content

Commit

Permalink
[skip travis] chore(release): publish v2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Morse committed Jul 30, 2019
1 parent 909f191 commit 22f20f3
Show file tree
Hide file tree
Showing 146 changed files with 940 additions and 301 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/compare/v2.5.5...v2.5.6) (2019-07-30)


### Bug Fixes

* add custom cursor files ([1e964d4](https://github.com/bolt-design-system/bolt/commit/1e964d4))
* add pointer as fallback for zoom-in and zoom-out in IE11 ([fe02759](https://github.com/bolt-design-system/bolt/commit/fe02759))
* backport Blockquote test fix from master ([7dbbb32](https://github.com/bolt-design-system/bolt/commit/7dbbb32))
* cursor size ([1b1ca18](https://github.com/bolt-design-system/bolt/commit/1b1ca18))
* focus-trap IE JS error ([08b9d33](https://github.com/bolt-design-system/bolt/commit/08b9d33))
* restore regular modal width ([d4840af](https://github.com/bolt-design-system/bolt/commit/d4840af))
* update modal transform styles to fix IE 11 rendering issue ([0f507d4](https://github.com/bolt-design-system/bolt/commit/0f507d4))


### Features

* set padding on body when scrollbars are present to prevent content shift ([6f7098b](https://github.com/bolt-design-system/bolt/commit/6f7098b))
* update Webpack to handle .cur files (cursor file fallback when needed) ([7df793b](https://github.com/bolt-design-system/bolt/commit/7df793b))





## [2.5.5](https://github.com/bolt-design-system/bolt/compare/v2.5.4...v2.5.5) (2019-07-22)


Expand Down
8 changes: 8 additions & 0 deletions docs-site/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/compare/v2.5.5...v2.5.6) (2019-07-30)

**Note:** Version bump only for package @bolt/website





## [2.5.5](https://github.com/bolt-design-system/bolt/compare/v2.5.4...v2.5.5) (2019-07-22)

**Note:** Version bump only for package @bolt/website
Expand Down
102 changes: 51 additions & 51 deletions docs-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/website",
"version": "2.5.5",
"version": "2.5.6",
"private": true,
"description": "Bolt Design System Website",
"repository": {
Expand Down Expand Up @@ -28,57 +28,57 @@
"dependencies": {
"@bolt/analytics-autolink": "^2.5.1",
"@bolt/analytics-autotrack": "^2.4.2",
"@bolt/build-tools": "^2.5.3",
"@bolt/components-accordion": "^2.5.3",
"@bolt/components-action-blocks": "^2.5.3",
"@bolt/components-background": "^2.5.3",
"@bolt/components-background-shapes": "^2.5.3",
"@bolt/components-band": "^2.5.5",
"@bolt/components-banner": "^2.5.3",
"@bolt/components-block-list": "^2.5.3",
"@bolt/components-blockquote": "^2.5.5",
"@bolt/components-breadcrumb": "^2.5.3",
"@bolt/components-button": "^2.5.3",
"@bolt/components-button-group": "^2.5.3",
"@bolt/components-card": "^2.5.3",
"@bolt/components-chip": "^2.5.3",
"@bolt/components-chip-list": "^2.5.3",
"@bolt/components-copy-to-clipboard": "^2.5.3",
"@bolt/components-critical-css-vars": "^2.5.3",
"@bolt/components-critical-fonts": "^2.5.3",
"@bolt/components-device-viewer": "^2.5.3",
"@bolt/components-figure": "^2.5.3",
"@bolt/components-form": "^2.5.3",
"@bolt/components-grid": "^2.5.3",
"@bolt/components-headline": "^2.5.3",
"@bolt/components-icon": "^2.5.3",
"@bolt/components-image": "^2.5.3",
"@bolt/components-link": "^2.5.3",
"@bolt/components-list": "^2.5.3",
"@bolt/components-logo": "^2.5.3",
"@bolt/components-modal": "^2.5.4",
"@bolt/components-nav-indicator": "^2.5.3",
"@bolt/components-nav-priority": "^2.5.3",
"@bolt/components-navbar": "^2.5.3",
"@bolt/components-navlink": "^2.5.3",
"@bolt/components-ol": "^2.5.3",
"@bolt/build-tools": "^2.5.6",
"@bolt/components-accordion": "^2.5.6",
"@bolt/components-action-blocks": "^2.5.6",
"@bolt/components-background": "^2.5.6",
"@bolt/components-background-shapes": "^2.5.6",
"@bolt/components-band": "^2.5.6",
"@bolt/components-banner": "^2.5.6",
"@bolt/components-block-list": "^2.5.6",
"@bolt/components-blockquote": "^2.5.6",
"@bolt/components-breadcrumb": "^2.5.6",
"@bolt/components-button": "^2.5.6",
"@bolt/components-button-group": "^2.5.6",
"@bolt/components-card": "^2.5.6",
"@bolt/components-chip": "^2.5.6",
"@bolt/components-chip-list": "^2.5.6",
"@bolt/components-copy-to-clipboard": "^2.5.6",
"@bolt/components-critical-css-vars": "^2.5.6",
"@bolt/components-critical-fonts": "^2.5.6",
"@bolt/components-device-viewer": "^2.5.6",
"@bolt/components-figure": "^2.5.6",
"@bolt/components-form": "^2.5.6",
"@bolt/components-grid": "^2.5.6",
"@bolt/components-headline": "^2.5.6",
"@bolt/components-icon": "^2.5.6",
"@bolt/components-image": "^2.5.6",
"@bolt/components-link": "^2.5.6",
"@bolt/components-list": "^2.5.6",
"@bolt/components-logo": "^2.5.6",
"@bolt/components-modal": "^2.5.6",
"@bolt/components-nav-indicator": "^2.5.6",
"@bolt/components-nav-priority": "^2.5.6",
"@bolt/components-navbar": "^2.5.6",
"@bolt/components-navlink": "^2.5.6",
"@bolt/components-ol": "^2.5.6",
"@bolt/components-page-footer": "file:../packages/components/bolt-page-footer",
"@bolt/components-page-header": "^2.5.3",
"@bolt/components-pagination": "^2.5.3",
"@bolt/components-placeholder": "^2.5.3",
"@bolt/components-search-filter": "^2.5.3",
"@bolt/components-share": "^2.5.3",
"@bolt/components-site": "^2.5.3",
"@bolt/components-smooth-scroll": "^2.5.3",
"@bolt/components-stack": "^2.5.3",
"@bolt/components-sticky": "^2.5.3",
"@bolt/components-teaser": "^2.5.3",
"@bolt/components-text": "^2.5.3",
"@bolt/components-tooltip": "^2.5.3",
"@bolt/components-ul": "^2.5.3",
"@bolt/components-video": "^2.5.3",
"@bolt/core": "^2.5.3",
"@bolt/global": "^2.5.3",
"@bolt/components-page-header": "^2.5.6",
"@bolt/components-pagination": "^2.5.6",
"@bolt/components-placeholder": "^2.5.6",
"@bolt/components-search-filter": "^2.5.6",
"@bolt/components-share": "^2.5.6",
"@bolt/components-site": "^2.5.6",
"@bolt/components-smooth-scroll": "^2.5.6",
"@bolt/components-stack": "^2.5.6",
"@bolt/components-sticky": "^2.5.6",
"@bolt/components-teaser": "^2.5.6",
"@bolt/components-text": "^2.5.6",
"@bolt/components-tooltip": "^2.5.6",
"@bolt/components-ul": "^2.5.6",
"@bolt/components-video": "^2.5.6",
"@bolt/core": "^2.5.6",
"@bolt/global": "^2.5.6",
"@bolt/twig-renderer": "^2.5.2",
"@ckeditor/ckeditor5-build-classic": "^12.1.0",
"chalk-cli": "^4.1.0",
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/compare/v2.5.5...v2.5.6) (2019-07-30)

**Note:** Version bump only for package @bolt/components-banner





## [2.5.3](https://github.com/bolt-design-system/bolt/compare/v2.5.2...v2.5.3) (2019-07-12)

**Note:** Version bump only for package @bolt/components-banner
Expand Down
4 changes: 2 additions & 2 deletions docs-site/src/components/banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"css framework",
"design system"
],
"version": "2.5.3",
"version": "2.5.6",
"maintainers": [
{
"name": "Salem Ghoweri",
Expand All @@ -21,6 +21,6 @@
"private": true,
"style": "banner.scss",
"dependencies": {
"@bolt/core": "^2.5.3"
"@bolt/core": "^2.5.6"
}
}
8 changes: 8 additions & 0 deletions docs-site/src/components/docs-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/compare/v2.5.5...v2.5.6) (2019-07-30)

**Note:** Version bump only for package @bolt/docs-search





## [2.5.3](https://github.com/bolt-design-system/bolt/compare/v2.5.2...v2.5.3) (2019-07-12)

**Note:** Version bump only for package @bolt/docs-search
Expand Down
4 changes: 2 additions & 2 deletions docs-site/src/components/docs-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"css framework",
"design system"
],
"version": "2.5.3",
"version": "2.5.6",
"maintainers": [
{
"name": "Salem Ghoweri",
Expand All @@ -22,7 +22,7 @@
"main": "index.js",
"style": "docs-search.scss",
"dependencies": {
"@bolt/core": "^2.5.3",
"@bolt/core": "^2.5.6",
"docsearch.js": "^2.6.2",
"querystring": "^0.2.0"
}
Expand Down
8 changes: 8 additions & 0 deletions docs-site/src/components/radio-switch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/compare/v2.5.5...v2.5.6) (2019-07-30)

**Note:** Version bump only for package @bolt/components-radio-switch





## [2.5.3](https://github.com/bolt-design-system/bolt/compare/v2.5.2...v2.5.3) (2019-07-12)

**Note:** Version bump only for package @bolt/components-radio-switch
Expand Down
4 changes: 2 additions & 2 deletions docs-site/src/components/radio-switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bolt",
"design system"
],
"version": "2.5.3",
"version": "2.5.6",
"maintainers": [
{
"name": "Salem Ghoweri",
Expand All @@ -21,6 +21,6 @@
"main": "index.js",
"style": "radio-switch.scss",
"dependencies": {
"@bolt/core": "^2.5.3"
"@bolt/core": "^2.5.6"
}
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "3.10.7",
"version": "2.5.5",
"version": "2.5.6",
"command": {
"publish": {
"allowBranch": [
Expand Down
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/compare/v2.5.5...v2.5.6) (2019-07-30)

**Note:** Version bump only for package @bolt/api





## [2.5.3](https://github.com/bolt-design-system/bolt/compare/v2.5.2...v2.5.3) (2019-07-12)

**Note:** Version bump only for package @bolt/api
Expand Down
7 changes: 4 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/api",
"version": "2.5.3",
"version": "2.5.6",
"description": "Bolt API Endpoint",
"author": "Salem Ghoweri",
"license": "MIT",
Expand All @@ -9,11 +9,12 @@
"url": "git+https://github.com/bolt-design-system/bolt.git"
},
"dependencies": {
"@bolt/components-button": "^2.5.3",
"@bolt/components-button": "^2.5.6",
"@bolt/twig-renderer": "^2.5.2",
"really-relaxed-json": "^0.2.24"
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "d41aa75ae3d195d9d7fb3952eed5e0ae80988133"
}
11 changes: 11 additions & 0 deletions packages/build-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/tree/master/packages/build-tools/compare/v2.5.5...v2.5.6) (2019-07-30)


### Features

* update Webpack to handle .cur files (cursor file fallback when needed) ([7df793b](https://github.com/bolt-design-system/bolt/tree/master/packages/build-tools/commit/7df793b))





## [2.5.3](https://github.com/bolt-design-system/bolt/tree/master/packages/build-tools/compare/v2.5.2...v2.5.3) (2019-07-12)


Expand Down
8 changes: 4 additions & 4 deletions packages/build-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/build-tools",
"version": "2.5.3",
"version": "2.5.6",
"description": "Curated collection of front-end build tools in the Bolt Design System.",
"keywords": [
"bolt",
Expand All @@ -20,11 +20,11 @@
],
"dependencies": {
"@babel/core": "^7.4.5",
"@bolt/api": "^2.5.3",
"@bolt/api": "^2.5.6",
"@bolt/babel-preset-bolt": "^2.5.1",
"@bolt/browserslist-config": "^2.5.1",
"@bolt/build-utils": "^2.5.2",
"@bolt/postcss-themify": "^2.5.3",
"@bolt/postcss-themify": "^2.5.6",
"@bolt/sass-export-data": "^2.5.1",
"@bolt/sassdoc-webpack-plugin": "^2.5.1",
"@bolt/twig-renderer": "^2.5.2",
Expand Down Expand Up @@ -101,7 +101,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "3d198feea5f73c63913a956a2a077e229ad8d462",
"gitHead": "d41aa75ae3d195d9d7fb3952eed5e0ae80988133",
"maintainers": [
{
"name": "Salem Ghoweri",
Expand Down
8 changes: 8 additions & 0 deletions packages/build-tools/plugins/postcss-themify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.6](https://github.com/bolt-design-system/bolt/compare/v2.5.5...v2.5.6) (2019-07-30)

**Note:** Version bump only for package @bolt/postcss-themify





## [2.5.3](https://github.com/bolt-design-system/bolt/compare/v2.5.2...v2.5.3) (2019-07-12)

**Note:** Version bump only for package @bolt/postcss-themify
Expand Down
6 changes: 3 additions & 3 deletions packages/build-tools/plugins/postcss-themify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bolt/postcss-themify",
"version": "2.5.3",
"version": "2.5.6",
"description": "Fork of the awesome themify CSS vars library from Datorama, heavily modified for the Bolt Design System",
"main": "src/index.js",
"keywords": [
Expand All @@ -9,7 +9,7 @@
"Bolt Design System"
],
"dependencies": {
"@bolt/core": "^2.5.3",
"@bolt/core": "^2.5.6",
"clean-css": "^4.2.1",
"fs-extra": "^7.0.1",
"hex-to-rgba": "^1.0.2",
Expand All @@ -19,5 +19,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "3d198feea5f73c63913a956a2a077e229ad8d462"
"gitHead": "d41aa75ae3d195d9d7fb3952eed5e0ae80988133"
}

0 comments on commit 22f20f3

Please sign in to comment.