r4zorgeek
|
08a91291d9
|
fix(localize): unforce defaults when options are given
should not force defaults when at least one of the three date options is given (day, month, year).
also added test cases and storybook demo.
|
2019-10-23 15:50:49 +02:00 |
|
CircleCI
|
dfb42593d2
|
chore: release new versions
- @lion/button@0.3.22
- @lion/calendar@0.1.71
- @lion/checkbox-group@0.1.64
- @lion/checkbox@0.1.58
- @lion/choice-input@0.2.35
- @lion/field@0.2.10
- @lion/fieldset@0.1.57
- @lion/form-system@0.0.70
- @lion/form@0.1.63
- @lion/input-amount@0.1.60
- @lion/input-date@0.1.58
- @lion/input-datepicker@0.1.77
- @lion/input-email@0.1.57
- @lion/input-iban@0.1.59
- @lion/input@0.1.57
- @lion/localize@0.4.19
- @lion/option@0.1.17
- @lion/popup@0.2.52
- @lion/radio-group@0.1.65
- @lion/radio@0.1.58
- @lion/select-rich@0.2.5
- @lion/select@0.1.55
- @lion/textarea@0.1.60
- @lion/tooltip@0.2.52
- @lion/validate@0.2.35
|
2019-10-09 08:12:52 +00:00 |
|
qa46hx
|
1f4025032f
|
fix(localize): add tests for percent in formatNumberToParts
|
2019-10-09 09:06:49 +02:00 |
|
qa46hx
|
093cfa090a
|
fix(localize): use option.locale to get separator in formatNumberToParts
|
2019-10-09 09:05:07 +02:00 |
|
CircleCI
|
169f0ef97e
|
chore: release new versions
- @lion/button@0.3.21
- @lion/calendar@0.1.70
- @lion/checkbox-group@0.1.63
- @lion/checkbox@0.1.57
- @lion/choice-input@0.2.34
- @lion/field@0.2.9
- @lion/fieldset@0.1.56
- @lion/form-system@0.0.69
- @lion/form@0.1.62
- @lion/input-amount@0.1.59
- @lion/input-date@0.1.57
- @lion/input-datepicker@0.1.76
- @lion/input-email@0.1.56
- @lion/input-iban@0.1.58
- @lion/input@0.1.56
- @lion/localize@0.4.18
- @lion/option@0.1.16
- @lion/popup@0.2.51
- @lion/radio-group@0.1.64
- @lion/radio@0.1.57
- @lion/select-rich@0.2.4
- @lion/select@0.1.54
- @lion/textarea@0.1.59
- @lion/tooltip@0.2.51
- @lion/validate@0.2.34
|
2019-10-07 12:02:29 +00:00 |
|
Erik Kroes
|
e60b819188
|
Merge pull request #303 from ing-bank/fix/normalize-date-in-validators
Fix/normalize date in validators
|
2019-10-07 14:00:39 +02:00 |
|
qa46hx
|
4500557f78
|
chore(localize): rename normalizeDate to normalizeIntlDate
|
2019-10-04 14:27:10 +02:00 |
|
qa46hx
|
9945f91deb
|
fix(validate): normalizeDateTime of min/max dates
|
2019-10-04 14:19:31 +02:00 |
|
qa46hx
|
955e524ff2
|
chore(calendar): move normalizeDateTime to localize
|
2019-10-04 14:18:31 +02:00 |
|
CircleCI
|
e161c711e8
|
chore: release new versions
- @lion/button@0.3.20
- @lion/calendar@0.1.69
- @lion/checkbox-group@0.1.62
- @lion/checkbox@0.1.56
- @lion/choice-input@0.2.33
- @lion/field@0.2.8
- @lion/fieldset@0.1.55
- @lion/form-system@0.0.68
- @lion/form@0.1.61
- @lion/input-amount@0.1.58
- @lion/input-date@0.1.56
- @lion/input-datepicker@0.1.75
- @lion/input-email@0.1.55
- @lion/input-iban@0.1.57
- @lion/input@0.1.55
- @lion/localize@0.4.17
- @lion/option@0.1.15
- @lion/popup@0.2.50
- @lion/radio-group@0.1.63
- @lion/radio@0.1.56
- @lion/select-rich@0.2.3
- @lion/select@0.1.53
- @lion/textarea@0.1.58
- @lion/tooltip@0.2.50
- @lion/validate@0.2.33
|
2019-09-30 12:55:05 +00:00 |
|
Erik Kroes
|
93f631c785
|
Merge pull request #292 from ing-bank/fix/currency-symbols
Fix/currency symbols
|
2019-09-30 14:53:09 +02:00 |
|
qa46hx
|
b9b5b13ac0
|
chore(localize): split storybook demos into message, number & date
|
2019-09-30 14:44:42 +02:00 |
|
qa46hx
|
20b77a40b1
|
fix(localize): allow multiple characters for currency symbols
|
2019-09-30 09:18:49 +02:00 |
|
CircleCI
|
2b235054c6
|
chore: release new versions
- @lion/input-datepicker@0.1.74
- @lion/overlays@0.5.1
- @lion/popup@0.2.49
- @lion/select-rich@0.2.2
- @lion/tooltip@0.2.49
|
2019-09-27 14:26:09 +00:00 |
|
Joren Broekema
|
733991d92c
|
fix(overlays): fix contentNodes for local and global overlays
Co-authored by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2019-09-27 16:17:58 +02:00 |
|
CircleCI
|
9e39c6c19c
|
chore: release new versions
- @lion/button@0.3.19
- @lion/calendar@0.1.68
- @lion/checkbox-group@0.1.61
- @lion/checkbox@0.1.55
- @lion/choice-input@0.2.32
- @lion/field@0.2.7
- @lion/fieldset@0.1.54
- @lion/form-system@0.0.67
- @lion/form@0.1.60
- @lion/input-amount@0.1.57
- @lion/input-date@0.1.55
- @lion/input-datepicker@0.1.73
- @lion/input-email@0.1.54
- @lion/input-iban@0.1.56
- @lion/input@0.1.54
- @lion/option@0.1.14
- @lion/popup@0.2.48
- @lion/radio-group@0.1.62
- @lion/radio@0.1.55
- @lion/select-rich@0.2.1
- @lion/select@0.1.52
- @lion/textarea@0.1.57
- @lion/tooltip@0.2.48
- @lion/validate@0.2.32
|
2019-09-27 06:00:30 +00:00 |
|
gerjanvangeest
|
ff5960b131
|
Merge pull request #290 from gafortuno/fix/cn-date-format-label
fix(validate): change CN translation for date format validation
|
2019-09-27 07:58:34 +02:00 |
|
CircleCI
|
6cdd15d689
|
chore: release new versions
- @lion/input-datepicker@0.1.72
- @lion/overlays@0.5.0
- @lion/popup@0.2.47
- @lion/select-rich@0.2.0
- @lion/tooltip@0.2.47
|
2019-09-26 14:09:50 +00:00 |
|
Joren Broekema
|
b3741aa2fd
|
Merge pull request #289 from ing-bank/feat/richSelectAllowDynamicOverlays
Feat/rich select allow dynamic overlays
|
2019-09-26 07:07:45 -07:00 |
|
CircleCI
|
b593a0a1e2
|
chore: release new versions
- @lion/calendar@0.1.67
- @lion/input-datepicker@0.1.71
|
2019-09-26 13:42:30 +00:00 |
|
Erik Kroes
|
2f27827e4b
|
Merge pull request #286 from jcperea/fix/calendar
fix(calendar): render the calendar when min and max date are same date
|
2019-09-26 15:40:09 +02:00 |
|
Thijs Louisse
|
ac33804d03
|
feat(select-rich): provide generic mechanism for overrifing overlay type
|
2019-09-26 14:44:40 +02:00 |
|
Thijs Louisse
|
20037bad77
|
feat(overlays): delegate events in DynamicOverlayController
|
2019-09-26 14:44:25 +02:00 |
|
Gio Adrian Fortuno
|
081a977457
|
fix: Change CN translation for date format validation
|
2019-09-26 20:35:14 +08:00 |
|
CircleCI
|
3c6780bfa2
|
chore: release new versions
- @lion/button@0.3.18
- @lion/calendar@0.1.66
- @lion/input-datepicker@0.1.70
- @lion/popup@0.2.46
- @lion/select-rich@0.1.21
- @lion/tooltip@0.2.46
|
2019-09-26 08:41:20 +00:00 |
|
Erik Kroes
|
cd4f196db5
|
Merge pull request #281 from ing-bank/fix/button
Fix button implicit submission on enter keypress
|
2019-09-26 10:39:07 +02:00 |
|
Joren Broekema
|
aa8bfc626d
|
chore(button): fix failing tests
|
2019-09-26 10:13:28 +02:00 |
|
CircleCI
|
ab0b871463
|
chore: release new versions
- @lion/ajax@0.1.17
- @lion/button@0.3.17
- @lion/calendar@0.1.65
- @lion/checkbox-group@0.1.60
- @lion/checkbox@0.1.54
- @lion/choice-input@0.2.31
- @lion/core@0.2.0
- @lion/field@0.2.6
- @lion/fieldset@0.1.53
- @lion/form-system@0.0.66
- @lion/form@0.1.59
- @lion/icon@0.2.7
- @lion/input-amount@0.1.56
- @lion/input-date@0.1.54
- @lion/input-datepicker@0.1.69
- @lion/input-email@0.1.53
- @lion/input-iban@0.1.55
- @lion/input@0.1.53
- @lion/localize@0.4.16
- @lion/option@0.1.13
- @lion/overlays@0.4.0
- @lion/popup@0.2.45
- @lion/radio-group@0.1.61
- @lion/radio@0.1.54
- @lion/select-rich@0.1.20
- @lion/select@0.1.51
- @lion/steps@0.1.16
- @lion/textarea@0.1.56
- @lion/tooltip@0.2.45
- @lion/validate@0.2.31
|
2019-09-25 11:09:53 +00:00 |
|
Thijs Louisse
|
0447325a1d
|
chore: fixed overlay demo bugs
|
2019-09-25 12:46:42 +02:00 |
|
qa46hx
|
4b858cbea7
|
feat(overlays): create BottomsheetController
|
2019-09-25 11:49:11 +02:00 |
|
qa46hx
|
1cc92fbd6e
|
feat(overlays): add viewport placement to global overlays
|
2019-09-25 11:49:11 +02:00 |
|
Thomas Allmer
|
4529efb6a6
|
chore: align select-rich and input-datepicker with latest overlays
|
2019-09-25 11:48:11 +02:00 |
|
Thomas Allmer
|
eb768c061d
|
chore(calendar): different event key names
|
2019-09-25 11:43:28 +02:00 |
|
Thomas Allmer
|
224f794a1e
|
feat(overlays): align Overlays API + add DynamicOverlay
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>"
|
2019-09-25 11:39:38 +02:00 |
|
Thomas Allmer
|
e666180e5c
|
fix(tooltip): do not recreate overlay controller from extends Popup
|
2019-09-25 10:51:10 +02:00 |
|
Thomas Allmer
|
9f5ec325fe
|
chore: update @open-wc/testing
|
2019-09-25 10:51:09 +02:00 |
|
Jose C Perea
|
b9747efe8a
|
fix(calendar): render the calendar when min and max date are same date
|
2019-09-25 00:08:20 +02:00 |
|
Joren Broekema
|
a5752fcb6d
|
fix(button): fix implicit form submission IE11 due to visibility hidden
|
2019-09-23 11:33:25 +02:00 |
|
CircleCI
|
5ad88b506c
|
chore: release new versions
- @lion/button@0.3.16
- @lion/calendar@0.1.64
- @lion/checkbox-group@0.1.59
- @lion/checkbox@0.1.53
- @lion/choice-input@0.2.30
- @lion/field@0.2.5
- @lion/fieldset@0.1.52
- @lion/form-system@0.0.65
- @lion/form@0.1.58
- @lion/input-amount@0.1.55
- @lion/input-date@0.1.53
- @lion/input-datepicker@0.1.68
- @lion/input-email@0.1.52
- @lion/input-iban@0.1.54
- @lion/input@0.1.52
- @lion/localize@0.4.15
- @lion/option@0.1.12
- @lion/popup@0.2.44
- @lion/radio-group@0.1.60
- @lion/radio@0.1.53
- @lion/select-rich@0.1.19
- @lion/select@0.1.50
- @lion/textarea@0.1.55
- @lion/tooltip@0.2.44
- @lion/validate@0.2.30
|
2019-09-20 08:23:45 +00:00 |
|
Joren Broekema
|
07f04ddd2d
|
Merge pull request #279 from ing-bank/fix/a11yMinus
Fix a11y - use proper minus sign unicode that most SRs understand
|
2019-09-20 01:21:26 -07:00 |
|
Joren Broekema
|
edd7396e15
|
fix(input-amount): use minus sign unicode instead of hypen-minus
|
2019-09-20 10:13:06 +02:00 |
|
Joren Broekema
|
94818e40fb
|
fix(button): change redispatch click logic so form submit fires properly
|
2019-09-19 17:40:57 +02:00 |
|
CircleCI
|
54f4c1a9b2
|
chore: release new versions
- @lion/button@0.3.15
- @lion/calendar@0.1.63
- @lion/checkbox-group@0.1.58
- @lion/checkbox@0.1.52
- @lion/choice-input@0.2.29
- @lion/field@0.2.4
- @lion/fieldset@0.1.51
- @lion/form-system@0.0.64
- @lion/form@0.1.57
- @lion/input-amount@0.1.54
- @lion/input-date@0.1.52
- @lion/input-datepicker@0.1.67
- @lion/input-email@0.1.51
- @lion/input-iban@0.1.53
- @lion/input@0.1.51
- @lion/option@0.1.11
- @lion/popup@0.2.43
- @lion/radio-group@0.1.59
- @lion/radio@0.1.52
- @lion/select-rich@0.1.18
- @lion/select@0.1.49
- @lion/textarea@0.1.54
- @lion/tooltip@0.2.43
|
2019-09-19 14:40:27 +00:00 |
|
Joren Broekema
|
85beb18e26
|
fix(localize): use minus sign unicode instead of hypen-minus
|
2019-09-19 16:01:04 +02:00 |
|
Joren Broekema
|
9e1678a967
|
fix(field): style disabled only on inputs inside input-group
|
2019-09-19 15:43:02 +02:00 |
|
CircleCI
|
1ef9535a75
|
chore: release new versions
- @lion/form-system@0.0.63
- @lion/radio-group@0.1.58
|
2019-09-17 16:02:00 +00:00 |
|
Joren Broekema
|
6559b34964
|
Merge pull request #255 from bcromijn/master
fix(lion-radio-group): handle unchecked state
|
2019-09-17 09:00:16 -07:00 |
|
Ben Romijn
|
7f12d3cd2c
|
chore(lion-radio-group): add tests for serialized value
|
2019-09-17 17:45:02 +02:00 |
|
CircleCI
|
d1ae0daf4c
|
chore: release new versions
- @lion/button@0.3.14
- @lion/calendar@0.1.62
- @lion/icon@0.2.6
- @lion/input-datepicker@0.1.66
- @lion/popup@0.2.42
- @lion/select-rich@0.1.17
- @lion/tooltip@0.2.42
|
2019-09-17 14:48:57 +00:00 |
|
Joren Broekema
|
5c443349aa
|
Merge pull request #276 from noventadev/fix/icon-throws-svg-null
Update LionIcon to no longer throw when svg is null
|
2019-09-17 07:46:43 -07:00 |
|