JaySunSyn
|
1b8f3b0cf8
|
chore(form-registrar-mixin-test): revert
|
2019-10-13 13:18:02 +02:00 |
|
JaySunSyn
|
2d45e65926
|
fix(form-registrar-mixin): fix typo
|
2019-10-13 13:15:32 +02:00 |
|
JaySunSyn
|
3196ec4f00
|
chore(registra-mixin): start with test
|
2019-10-10 19:19:27 +02:00 |
|
JaySunSyn
|
b6bb8ae1d9
|
Merge remote-tracking branch 'upstream/master' into fix/cached-form
|
2019-10-10 17:31:29 +02:00 |
|
JaySunSyn
|
991af25d87
|
fix(form-registrar-mixin): ensure becomesReady called only once
|
2019-10-10 17:22:56 +02:00 |
|
CircleCI
|
a993f8e33f
|
chore: release new versions
- @lion/button@0.3.23
- @lion/calendar@0.2.0
- @lion/input-datepicker@0.2.0
- @lion/option@0.2.0
- @lion/overlays@0.6.0
- @lion/popup@0.3.0
- @lion/select-rich@0.3.0
- @lion/tooltip@0.3.0
|
2019-10-10 15:21:46 +00:00 |
|
Thijs Louisse
|
91583e14fd
|
Merge pull request #315 from ing-bank/feat/overlayControllerRelease
Feat/overlay controller release
|
2019-10-10 17:19:42 +02:00 |
|
Thijs Louisse
|
4c26befaae
|
feat: update to latest overlay system
Co-authored-by: Thomas Allmer <Thomas.Allmer@ing.com>
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Mikhail Bashkirov <Mikhail.Bashkirov@ing.com>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
|
2019-10-10 17:14:49 +02:00 |
|
Thijs Louisse
|
364f185ad8
|
feat(overlays): release new overlay system
Co-authored-by: Thomas Allmer <Thomas.Allmer@ing.com>
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Mikhail Bashkirov <Mikhail.Bashkirov@ing.com>
|
2019-10-10 17:14:24 +02:00 |
|
Thijs Louisse
|
19000fff56
|
Merge pull request #313 from ing-bank/fix/buttonGuard
[button] Guard against _nativeButton not defined
|
2019-10-10 11:18:26 +02:00 |
|
Joren Broekema
|
1a22c9bc5f
|
fix(button): guard against _nativeButton not defined
|
2019-10-09 16:41:39 +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 |
|
Erik Kroes
|
74d9fe5220
|
Merge pull request #310 from ing-bank/fix/formatNumber
Fix/format number
|
2019-10-09 10:11:14 +02: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 |
|
JaySunSyn
|
75b3e2c92f
|
fix(form-registrar-mixin): call becomesReady on connectedCallback
|
2019-10-01 14:59:53 +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 |
|
Thijs Louisse
|
c04e32fb05
|
Merge pull request #291 from ing-bank/fix/contentNodes
fix contentNodes for local and global overlays
|
2019-09-27 16:24:01 +02: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
|
ca067fb8fc
|
Merge pull request #288 from ing-bank/next-overlays2
merge next overlays to master
|
2019-09-25 13:08:28 +02: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 |
|