Skip to content

Commit

Permalink
v0.102.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Deployment Robot committed Dec 11, 2019
1 parent c68c897 commit 5abe3a2
Show file tree
Hide file tree
Showing 16 changed files with 186 additions and 21 deletions.
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,49 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)


### Bug Fixes

* **form:** fix spacing, use Stack ([4e512ff](https://github.com/coingaming/sportsbet-design/commit/4e512ff))
* **switch:** types ([a1948dd](https://github.com/coingaming/sportsbet-design/commit/a1948dd))
* add keys to maps ([c1002d9](https://github.com/coingaming/sportsbet-design/commit/c1002d9))
* align versions with changes in develop ([44a60f9](https://github.com/coingaming/sportsbet-design/commit/44a60f9))
* amends based on PR feedback ([3c26727](https://github.com/coingaming/sportsbet-design/commit/3c26727))
* dry up greens ([1fb61ed](https://github.com/coingaming/sportsbet-design/commit/1fb61ed))
* extract map of options ([63d917c](https://github.com/coingaming/sportsbet-design/commit/63d917c))
* only use package aliases in development mode ([89d2ad1](https://github.com/coingaming/sportsbet-design/commit/89d2ad1))
* playground rendering ([c384b55](https://github.com/coingaming/sportsbet-design/commit/c384b55))
* rem-ify border radius values ([05d742a](https://github.com/coingaming/sportsbet-design/commit/05d742a))
* remove unnecessary eslint comments ([51b544c](https://github.com/coingaming/sportsbet-design/commit/51b544c))
* revert eslint config ([b21dd7f](https://github.com/coingaming/sportsbet-design/commit/b21dd7f))
* use heading component in palettes ([ca4fa9e](https://github.com/coingaming/sportsbet-design/commit/ca4fa9e))
* use theme colors in examples ([588bccf](https://github.com/coingaming/sportsbet-design/commit/588bccf))


### Features

* update with master ([f753021](https://github.com/coingaming/sportsbet-design/commit/f753021))
* **themes:** align version ([5d5981f](https://github.com/coingaming/sportsbet-design/commit/5d5981f))
* change colors ([4d48688](https://github.com/coingaming/sportsbet-design/commit/4d48688))
* **assets:** update to support themes ([a8b14d7](https://github.com/coingaming/sportsbet-design/commit/a8b14d7))
* **docs:** update theme toggle design ([239196f](https://github.com/coingaming/sportsbet-design/commit/239196f))
* **docs:** update to support latest themes ([cf5b3eb](https://github.com/coingaming/sportsbet-design/commit/cf5b3eb))
* **global:** themeable styles ([686556c](https://github.com/coingaming/sportsbet-design/commit/686556c))
* **switch:** colorScheme variant ([fa77d5e](https://github.com/coingaming/sportsbet-design/commit/fa77d5e))
* **themes:** add bitcasino ([4f3a56f](https://github.com/coingaming/sportsbet-design/commit/4f3a56f))
* **themes:** add boxShadow, fontSize, maxWidth, opacity, zIndex ([6cf85dd](https://github.com/coingaming/sportsbet-design/commit/6cf85dd))
* implement new colors in docs components ([20b24ac](https://github.com/coingaming/sportsbet-design/commit/20b24ac))
* **themes:** update colors again ([2668da1](https://github.com/coingaming/sportsbet-design/commit/2668da1))
* reverse palettes to align with Figma ([dd8bc86](https://github.com/coingaming/sportsbet-design/commit/dd8bc86))
* **themes:** update colors ([3d66ec6](https://github.com/coingaming/sportsbet-design/commit/3d66ec6))
* introduce themes ([c37ab4c](https://github.com/coingaming/sportsbet-design/commit/c37ab4c))





# [0.101.0](https://github.com/coingaming/sportsbet-design/compare/v0.100.0...v0.101.0) (2019-12-06)


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

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)


### Bug Fixes

* add keys to maps ([c1002d9](https://github.com/coingaming/sportsbet-design/commit/c1002d9))
* amends based on PR feedback ([3c26727](https://github.com/coingaming/sportsbet-design/commit/3c26727))
* extract map of options ([63d917c](https://github.com/coingaming/sportsbet-design/commit/63d917c))
* only use package aliases in development mode ([89d2ad1](https://github.com/coingaming/sportsbet-design/commit/89d2ad1))
* playground rendering ([c384b55](https://github.com/coingaming/sportsbet-design/commit/c384b55))
* rem-ify border radius values ([05d742a](https://github.com/coingaming/sportsbet-design/commit/05d742a))
* remove unnecessary eslint comments ([51b544c](https://github.com/coingaming/sportsbet-design/commit/51b544c))
* use heading component in palettes ([ca4fa9e](https://github.com/coingaming/sportsbet-design/commit/ca4fa9e))


### Features

* change colors ([4d48688](https://github.com/coingaming/sportsbet-design/commit/4d48688))
* **docs:** update theme toggle design ([239196f](https://github.com/coingaming/sportsbet-design/commit/239196f))
* **docs:** update to support latest themes ([cf5b3eb](https://github.com/coingaming/sportsbet-design/commit/cf5b3eb))
* **switch:** colorScheme variant ([fa77d5e](https://github.com/coingaming/sportsbet-design/commit/fa77d5e))
* **themes:** add bitcasino ([4f3a56f](https://github.com/coingaming/sportsbet-design/commit/4f3a56f))
* implement new colors in docs components ([20b24ac](https://github.com/coingaming/sportsbet-design/commit/20b24ac))
* **themes:** update colors again ([2668da1](https://github.com/coingaming/sportsbet-design/commit/2668da1))
* reverse palettes to align with Figma ([dd8bc86](https://github.com/coingaming/sportsbet-design/commit/dd8bc86))





# [0.101.0](https://github.com/coingaming/sportsbet-design/compare/v0.100.0...v0.101.0) (2019-12-06)

**Note:** Version bump only for package docs
Expand Down
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docs",
"version": "0.101.0",
"version": "0.102.0",
"repository": "https://github.com/coingaming/sportsbet-design",
"author": "Coingaming Group",
"license": "MIT",
Expand Down Expand Up @@ -30,13 +30,13 @@
}
},
"dependencies": {
"@heathmont/sportsbet-assets": "^0.101.0",
"@heathmont/sportsbet-assets": "^0.102.0",
"@heathmont/sportsbet-cdn": "1.1.0",
"@heathmont/sportsbet-components": "^0.101.0",
"@heathmont/sportsbet-fonts": "^0.101.0",
"@heathmont/sportsbet-global": "^0.101.0",
"@heathmont/sportsbet-themes": "^0.101.0",
"@heathmont/sportsbet-utils": "^0.101.0",
"@heathmont/sportsbet-components": "^0.102.0",
"@heathmont/sportsbet-fonts": "^0.102.0",
"@heathmont/sportsbet-global": "^0.102.0",
"@heathmont/sportsbet-themes": "^0.102.0",
"@heathmont/sportsbet-utils": "^0.102.0",
"@mdx-js/mdx": "0.16.8",
"@mdx-js/tag": "0.16.8",
"gatsby": "2.0.117",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"docs",
"packages/*"
],
"version": "0.101.0",
"version": "0.102.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
18 changes: 18 additions & 0 deletions packages/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)


### Bug Fixes

* use theme colors in examples ([588bccf](https://github.com/coingaming/sportsbet-design/commit/588bccf))


### Features

* update with master ([f753021](https://github.com/coingaming/sportsbet-design/commit/f753021))
* **assets:** update to support themes ([a8b14d7](https://github.com/coingaming/sportsbet-design/commit/a8b14d7))
* **switch:** colorScheme variant ([fa77d5e](https://github.com/coingaming/sportsbet-design/commit/fa77d5e))





# [0.101.0](https://github.com/coingaming/sportsbet-design/compare/v0.100.0...v0.101.0) (2019-12-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/sportsbet-assets",
"sideEffects": false,
"version": "0.101.0",
"version": "0.102.0",
"files": [
"lib"
],
Expand Down Expand Up @@ -29,7 +29,7 @@
"build": "yarn build:crests && yarn build:logos && yarn build:patterns && yarn build:icons && yarn build:index"
},
"dependencies": {
"@heathmont/sportsbet-themes": "^0.101.0"
"@heathmont/sportsbet-themes": "^0.102.0"
},
"peerDependencies": {
"react": ">= 16.8.1",
Expand Down
19 changes: 19 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)


### Bug Fixes

* **form:** fix spacing, use Stack ([4e512ff](https://github.com/coingaming/sportsbet-design/commit/4e512ff))
* **switch:** types ([a1948dd](https://github.com/coingaming/sportsbet-design/commit/a1948dd))


### Features

* change colors ([4d48688](https://github.com/coingaming/sportsbet-design/commit/4d48688))
* **switch:** colorScheme variant ([fa77d5e](https://github.com/coingaming/sportsbet-design/commit/fa77d5e))
* **themes:** add bitcasino ([4f3a56f](https://github.com/coingaming/sportsbet-design/commit/4f3a56f))





# [0.101.0](https://github.com/coingaming/sportsbet-design/compare/v0.100.0...v0.101.0) (2019-12-06)

**Note:** Version bump only for package @heathmont/sportsbet-components
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/sportsbet-components",
"sideEffects": false,
"version": "0.101.0",
"version": "0.102.0",
"files": [
"lib"
],
Expand All @@ -15,9 +15,9 @@
"build": "echo 'Handled by root package'"
},
"dependencies": {
"@heathmont/sportsbet-assets": "^0.101.0",
"@heathmont/sportsbet-themes": "^0.101.0",
"@heathmont/sportsbet-utils": "^0.101.0",
"@heathmont/sportsbet-assets": "^0.102.0",
"@heathmont/sportsbet-themes": "^0.102.0",
"@heathmont/sportsbet-utils": "^0.102.0",
"@reach/dialog": "0.3.0",
"polished": "3.4.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/fonts/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.

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)


### Features

* **themes:** add boxShadow, fontSize, maxWidth, opacity, zIndex ([6cf85dd](https://github.com/coingaming/sportsbet-design/commit/6cf85dd))





# [0.101.0](https://github.com/coingaming/sportsbet-design/compare/v0.100.0...v0.101.0) (2019-12-06)

**Note:** Version bump only for package @heathmont/sportsbet-fonts
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/sportsbet-fonts",
"sideEffects": false,
"version": "0.101.0",
"version": "0.102.0",
"main": "lib/index.js",
"module": "lib/es/index.js",
"typings": "lib/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/global/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)


### Features

* **global:** themeable styles ([686556c](https://github.com/coingaming/sportsbet-design/commit/686556c))
* **themes:** add boxShadow, fontSize, maxWidth, opacity, zIndex ([6cf85dd](https://github.com/coingaming/sportsbet-design/commit/6cf85dd))





# [0.101.0](https://github.com/coingaming/sportsbet-design/compare/v0.100.0...v0.101.0) (2019-12-06)

**Note:** Version bump only for package @heathmont/sportsbet-global
Expand Down
6 changes: 3 additions & 3 deletions packages/global/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/sportsbet-global",
"sideEffects": false,
"version": "0.101.0",
"version": "0.102.0",
"files": [
"lib"
],
Expand All @@ -15,8 +15,8 @@
"build": "echo 'Handled by root package'"
},
"dependencies": {
"@heathmont/sportsbet-themes": "^0.101.0",
"@heathmont/sportsbet-utils": "^0.101.0",
"@heathmont/sportsbet-themes": "^0.102.0",
"@heathmont/sportsbet-utils": "^0.102.0",
"focus-visible": "5.0.2"
},
"peerDependencies": {
Expand Down
24 changes: 24 additions & 0 deletions packages/themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)


### Bug Fixes

* align versions with changes in develop ([44a60f9](https://github.com/coingaming/sportsbet-design/commit/44a60f9))
* dry up greens ([1fb61ed](https://github.com/coingaming/sportsbet-design/commit/1fb61ed))


### Features

* **switch:** colorScheme variant ([fa77d5e](https://github.com/coingaming/sportsbet-design/commit/fa77d5e))
* **themes:** add bitcasino ([4f3a56f](https://github.com/coingaming/sportsbet-design/commit/4f3a56f))
* **themes:** add boxShadow, fontSize, maxWidth, opacity, zIndex ([6cf85dd](https://github.com/coingaming/sportsbet-design/commit/6cf85dd))
* **themes:** align version ([5d5981f](https://github.com/coingaming/sportsbet-design/commit/5d5981f))
* implement new colors in docs components ([20b24ac](https://github.com/coingaming/sportsbet-design/commit/20b24ac))
* **themes:** update colors ([3d66ec6](https://github.com/coingaming/sportsbet-design/commit/3d66ec6))
* **themes:** update colors again ([2668da1](https://github.com/coingaming/sportsbet-design/commit/2668da1))
* introduce themes ([c37ab4c](https://github.com/coingaming/sportsbet-design/commit/c37ab4c))
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heathmont/sportsbet-themes",
"version": "0.101.0",
"version": "0.102.0",
"files": [
"lib"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/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.

# [0.102.0](https://github.com/coingaming/sportsbet-design/compare/v0.101.0...v0.102.0) (2019-12-11)

**Note:** Version bump only for package @heathmont/sportsbet-utils





# [0.101.0](https://github.com/coingaming/sportsbet-design/compare/v0.100.0...v0.101.0) (2019-12-06)

**Note:** Version bump only for package @heathmont/sportsbet-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heathmont/sportsbet-utils",
"sideEffects": false,
"version": "0.101.0",
"version": "0.102.0",
"files": [
"lib"
],
Expand All @@ -15,7 +15,7 @@
"build": "echo 'Handled by root package'"
},
"dependencies": {
"@heathmont/sportsbet-themes": "^0.101.0",
"@heathmont/sportsbet-themes": "^0.102.0",
"lodash.get": "4.4.2",
"lodash.has": "4.5.2",
"mini-svg-data-uri": "1.0.3",
Expand Down

0 comments on commit 5abe3a2

Please sign in to comment.