chore: release new versions
- @lion/button@0.1.47 - @lion/calendar@0.1.43 - @lion/checkbox-group@0.1.43 - @lion/form-system@0.0.45 - @lion/form@0.1.42 - @lion/input-datepicker@0.1.46 - @lion/popup@0.2.23 - @lion/radio-group@0.1.43 - @lion/textarea@0.1.40 - @lion/tooltip@0.2.23
This commit is contained in:
parent
5a60e80433
commit
c3037da5a6
20 changed files with 107 additions and 24 deletions
|
|
@ -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.1.47](https://github.com/ing-bank/lion/compare/@lion/button@0.1.46...@lion/button@0.1.47) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/button
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.46](https://github.com/ing-bank/lion/compare/@lion/button@0.1.45...@lion/button@0.1.46) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/button
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/button",
|
||||
"version": "0.1.46",
|
||||
"version": "0.1.47",
|
||||
"description": "A button that is easily stylable and accessible in all contexts",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
"@lion/core": "^0.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lion/form": "^0.1.41",
|
||||
"@lion/form": "^0.1.42",
|
||||
"@lion/icon": "^0.2.3",
|
||||
"@lion/input": "^0.1.38",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
|
|
|
|||
|
|
@ -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.1.43](https://github.com/ing-bank/lion/compare/@lion/calendar@0.1.42...@lion/calendar@0.1.43) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/calendar
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.42](https://github.com/ing-bank/lion/compare/@lion/calendar@0.1.41...@lion/calendar@0.1.42) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/calendar
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/calendar",
|
||||
"version": "0.1.42",
|
||||
"version": "0.1.43",
|
||||
"description": "Standalone calendar",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"@lion/localize": "^0.4.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lion/button": "^0.1.46",
|
||||
"@lion/button": "^0.1.47",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6",
|
||||
"sinon": "^7.2.2"
|
||||
|
|
|
|||
|
|
@ -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.1.43](https://github.com/ing-bank/lion/compare/@lion/checkbox-group@0.1.42...@lion/checkbox-group@0.1.43) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/checkbox-group
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.42](https://github.com/ing-bank/lion/compare/@lion/checkbox-group@0.1.41...@lion/checkbox-group@0.1.42) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/checkbox-group
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/checkbox-group",
|
||||
"version": "0.1.42",
|
||||
"version": "0.1.43",
|
||||
"description": "A container for multiple checkboxes",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@lion/checkbox": "^0.1.39",
|
||||
"@lion/form": "^0.1.41",
|
||||
"@lion/form": "^0.1.42",
|
||||
"@lion/localize": "^0.4.7",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6",
|
||||
|
|
|
|||
|
|
@ -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.0.45](https://github.com/ing-bank/lion/compare/@lion/form-system@0.0.44...@lion/form-system@0.0.45) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/form-system
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.0.44](https://github.com/ing-bank/lion/compare/@lion/form-system@0.0.43...@lion/form-system@0.0.44) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/form-system
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/form-system",
|
||||
"version": "0.0.44",
|
||||
"version": "0.0.45",
|
||||
"description": "The Form System allows you to create complex forms with various validation in an easy way",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -33,18 +33,18 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"@lion/checkbox": "^0.1.39",
|
||||
"@lion/checkbox-group": "^0.1.42",
|
||||
"@lion/checkbox-group": "^0.1.43",
|
||||
"@lion/core": "^0.1.11",
|
||||
"@lion/fieldset": "^0.1.38",
|
||||
"@lion/form": "^0.1.41",
|
||||
"@lion/form": "^0.1.42",
|
||||
"@lion/input": "^0.1.38",
|
||||
"@lion/input-amount": "^0.1.39",
|
||||
"@lion/input-date": "^0.1.38",
|
||||
"@lion/input-email": "^0.1.38",
|
||||
"@lion/input-iban": "^0.1.39",
|
||||
"@lion/radio": "^0.1.39",
|
||||
"@lion/radio-group": "^0.1.42",
|
||||
"@lion/textarea": "^0.1.39",
|
||||
"@lion/radio-group": "^0.1.43",
|
||||
"@lion/textarea": "^0.1.40",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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.1.42](https://github.com/ing-bank/lion/compare/@lion/form@0.1.41...@lion/form@0.1.42) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/form
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.41](https://github.com/ing-bank/lion/compare/@lion/form@0.1.40...@lion/form@0.1.41) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/form
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/form",
|
||||
"version": "0.1.41",
|
||||
"version": "0.1.42",
|
||||
"description": "It enhances the functionality of the native `form` component. It is designed to interact with (instances of) form fields",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"devDependencies": {
|
||||
"@lion/input": "^0.1.38",
|
||||
"@lion/input-iban": "^0.1.39",
|
||||
"@lion/textarea": "^0.1.39",
|
||||
"@lion/textarea": "^0.1.40",
|
||||
"@lion/validate": "^0.2.20",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6",
|
||||
|
|
|
|||
|
|
@ -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.1.46](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.1.45...@lion/input-datepicker@0.1.46) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/input-datepicker
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.45](https://github.com/ing-bank/lion/compare/@lion/input-datepicker@0.1.44...@lion/input-datepicker@0.1.45) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/input-datepicker
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/input-datepicker",
|
||||
"version": "0.1.45",
|
||||
"version": "0.1.46",
|
||||
"description": "Provide a way for users to fill in a date via a calendar overlay",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
"*.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"@lion/calendar": "^0.1.42",
|
||||
"@lion/calendar": "^0.1.43",
|
||||
"@lion/core": "^0.1.11",
|
||||
"@lion/input-date": "^0.1.38",
|
||||
"@lion/localize": "^0.4.7",
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"@lion/validate": "^0.2.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lion/button": "^0.1.46",
|
||||
"@lion/button": "^0.1.47",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6",
|
||||
"@polymer/iron-test-helpers": "^3.0.1",
|
||||
|
|
|
|||
|
|
@ -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.2.23](https://github.com/ing-bank/lion/compare/@lion/popup@0.2.22...@lion/popup@0.2.23) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/popup
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.2.22](https://github.com/ing-bank/lion/compare/@lion/popup@0.2.21...@lion/popup@0.2.22) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/popup
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/popup",
|
||||
"version": "0.2.22",
|
||||
"version": "0.2.23",
|
||||
"description": "Show relative overlay content on click",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"@lion/overlays": "^0.3.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lion/button": "^0.1.46",
|
||||
"@lion/button": "^0.1.47",
|
||||
"@lion/icon": "^0.2.3",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6"
|
||||
|
|
|
|||
|
|
@ -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.1.43](https://github.com/ing-bank/lion/compare/@lion/radio-group@0.1.42...@lion/radio-group@0.1.43) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/radio-group
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.42](https://github.com/ing-bank/lion/compare/@lion/radio-group@0.1.41...@lion/radio-group@0.1.42) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/radio-group
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/radio-group",
|
||||
"version": "0.1.42",
|
||||
"version": "0.1.43",
|
||||
"description": "Manage a group of choices",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"@lion/fieldset": "^0.1.38"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lion/form": "^0.1.41",
|
||||
"@lion/form": "^0.1.42",
|
||||
"@lion/radio": "^0.1.39",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6"
|
||||
|
|
|
|||
|
|
@ -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.1.40](https://github.com/ing-bank/lion/compare/@lion/textarea@0.1.39...@lion/textarea@0.1.40) (2019-07-24)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **textarea:** disable user resize behavior (fix [#165](https://github.com/ing-bank/lion/issues/165)) ([9988e07](https://github.com/ing-bank/lion/commit/9988e07))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.1.39](https://github.com/ing-bank/lion/compare/@lion/textarea@0.1.38...@lion/textarea@0.1.39) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/textarea
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/textarea",
|
||||
"version": "0.1.39",
|
||||
"version": "0.1.40",
|
||||
"description": "Provide a way for users to write text that is multiple lines long",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
|
|||
|
|
@ -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.2.23](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.2.22...@lion/tooltip@0.2.23) (2019-07-24)
|
||||
|
||||
**Note:** Version bump only for package @lion/tooltip
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.2.22](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.2.21...@lion/tooltip@0.2.22) (2019-07-23)
|
||||
|
||||
**Note:** Version bump only for package @lion/tooltip
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/tooltip",
|
||||
"version": "0.2.22",
|
||||
"version": "0.2.23",
|
||||
"description": "Show relative overlay content on hover",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
@ -34,10 +34,10 @@
|
|||
"dependencies": {
|
||||
"@lion/core": "^0.1.11",
|
||||
"@lion/overlays": "^0.3.9",
|
||||
"@lion/popup": "^0.2.22"
|
||||
"@lion/popup": "^0.2.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lion/button": "^0.1.46",
|
||||
"@lion/button": "^0.1.47",
|
||||
"@lion/icon": "^0.2.3",
|
||||
"@open-wc/demoing-storybook": "^0.2.0",
|
||||
"@open-wc/testing": "^2.0.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue