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
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
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
Marcos Gil
158c070e0c
feat(field): add aria-live attribute to feedback slot
2019-10-03 19:15:01 +02:00
Marcos Gil
c75b9545d1
docs(input): add labels to email and iban inputs
2019-10-02 18:55:39 +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
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
CircleCI
6e98a04b22
chore: release new versions
...
- @lion/form-system@0.0.62
2019-09-17 10:10:32 +00:00
Thijs Louisse
9d64cb36f5
chore(form-system): add form fundament demos
2019-09-17 12:08:36 +02:00
Marcos Gil
4ff7a1e846
fix(icon): render nothing consistently when svg is null
2019-09-16 19:51:01 +02:00
CircleCI
5f95212245
chore: release new versions
...
- @lion/button@0.3.13
- @lion/calendar@0.1.61
- @lion/checkbox-group@0.1.57
- @lion/checkbox@0.1.51
- @lion/choice-input@0.2.28
- @lion/field@0.2.3
- @lion/fieldset@0.1.50
- @lion/form-system@0.0.61
- @lion/form@0.1.56
- @lion/input-amount@0.1.53
- @lion/input-date@0.1.51
- @lion/input-datepicker@0.1.65
- @lion/input-email@0.1.50
- @lion/input-iban@0.1.52
- @lion/input@0.1.50
- @lion/option@0.1.10
- @lion/popup@0.2.41
- @lion/radio-group@0.1.57
- @lion/radio@0.1.51
- @lion/select-rich@0.1.16
- @lion/select@0.1.48
- @lion/textarea@0.1.53
- @lion/tooltip@0.2.41
2019-09-13 14:46:03 +00:00
Joren Broekema
fb25057964
fix(field): change FocusEvent to regular Event to support IE11
2019-09-13 16:02:31 +02:00
CircleCI
a5c78611b3
chore: release new versions
...
- @lion/popup@0.2.40
- @lion/tooltip@0.2.40
2019-09-09 12:22:46 +00:00
erik
58030bf3ef
chore(popup/tooltip): improve DOM order in demo's
2019-09-09 14:17:36 +02:00
erik
48a41c97bf
fix(tooltip): make tooltip hide with what triggered it
2019-09-09 14:17:28 +02:00
erik
73e2305164
fix(tooltip): make tooltip hoverable
2019-09-02 15:17:54 +02:00
erik
b8e9926056
fix(tooltip): add aria role
2019-09-02 15:12:54 +02:00
CircleCI
be6e25467a
chore: release new versions
...
- @lion/form-system@0.0.60
- @lion/input-amount@0.1.52
2019-09-02 07:40:06 +00:00
Joren Broekema
1c697b10c6
Merge pull request #262 from vicdata4/fix/input-amount-locale
...
Fix: pass string instead of object in input-amount parser
2019-09-02 09:38:13 +02:00
victorgh
7fb68ed7a3
fix(input-amount): pass string instead of object in parser
2019-09-02 09:32:30 +02:00
CircleCI
03a3bcbe4c
chore: release new versions
...
- @lion/button@0.3.12
- @lion/calendar@0.1.60
- @lion/input-datepicker@0.1.64
- @lion/popup@0.2.39
- @lion/select-rich@0.1.15
- @lion/tooltip@0.2.39
2019-08-29 08:29:33 +00:00
erik
f2c15ce2c7
fix(button): make JAWS/IE11 work with inner button
2019-08-29 10:27:47 +02:00
CircleCI
3c7f5ab3f0
chore: release new versions
...
- @lion/button@0.3.11
- @lion/calendar@0.1.59
- @lion/checkbox-group@0.1.56
- @lion/checkbox@0.1.50
- @lion/choice-input@0.2.27
- @lion/field@0.2.2
- @lion/fieldset@0.1.49
- @lion/form-system@0.0.59
- @lion/form@0.1.55
- @lion/input-amount@0.1.51
- @lion/input-date@0.1.50
- @lion/input-datepicker@0.1.63
- @lion/input-email@0.1.49
- @lion/input-iban@0.1.51
- @lion/input@0.1.49
- @lion/localize@0.4.14
- @lion/option@0.1.9
- @lion/popup@0.2.38
- @lion/radio-group@0.1.56
- @lion/radio@0.1.50
- @lion/select-rich@0.1.14
- @lion/select@0.1.47
- @lion/steps@0.1.15
- @lion/textarea@0.1.52
- @lion/tooltip@0.2.38
- @lion/validate@0.2.29
2019-08-23 14:45:31 +00:00
Joren Broekema
c1e96f79e2
chore(localize): deprecate language-only locales
2019-08-23 16:43:42 +02:00
Joren Broekema
70e45772f8
fix(steps): fix the steps demo to work in all contexts
2019-08-23 16:43:42 +02:00
Thomas Allmer
2cb6dee6d9
fix(field): implement FormRegistrarPortalMixin
2019-08-23 16:43:42 +02:00
Thomas Allmer
f8a3c54f60
chore(field): add specs for form registration portals
2019-08-23 16:43:42 +02:00
Ben Romijn
1adeb46e34
fix(lion-radio-group): handle unchecked state
2019-08-22 11:15:39 +02:00
CircleCI
41e12da90d
chore: release new versions
...
- @lion/button@0.3.10
- @lion/calendar@0.1.58
- @lion/checkbox-group@0.1.55
- @lion/form-system@0.0.58
- @lion/form@0.1.54
- @lion/input-date@0.1.49
- @lion/input-datepicker@0.1.62
- @lion/input-iban@0.1.50
- @lion/popup@0.2.37
- @lion/radio-group@0.1.55
- @lion/select-rich@0.1.13
- @lion/tooltip@0.2.37
2019-08-21 12:00:46 +00:00
Thomas Allmer
a8ead53310
chore: update linting
2019-08-21 11:30:51 +02:00
Thomas Allmer
634f5c302e
chore(form-system): add a main file for node.resolve
2019-08-21 11:29:15 +02:00
CircleCI
b54f7272da
chore: release new versions
...
- @lion/button@0.3.9
- @lion/calendar@0.1.57
- @lion/checkbox-group@0.1.54
- @lion/checkbox@0.1.49
- @lion/choice-input@0.2.26
- @lion/field@0.2.1
- @lion/fieldset@0.1.48
- @lion/form-system@0.0.57
- @lion/form@0.1.53
- @lion/input-amount@0.1.50
- @lion/input-date@0.1.48
- @lion/input-datepicker@0.1.61
- @lion/input-email@0.1.48
- @lion/input-iban@0.1.49
- @lion/input@0.1.48
- @lion/option@0.1.8
- @lion/popup@0.2.36
- @lion/radio-group@0.1.54
- @lion/radio@0.1.49
- @lion/select-rich@0.1.12
- @lion/select@0.1.46
- @lion/textarea@0.1.51
- @lion/tooltip@0.2.36
- @lion/validate@0.2.28
2019-08-17 10:25:50 +00:00
Joren Broekema
780b6a8ad9
Merge pull request #247 from mihaisavezi/patch-1
...
update romanian translation
2019-08-17 12:18:10 +02:00
Joren Broekema
0c9c116e46
chore(localize): add test to check for BG space separator
2019-08-16 11:28:38 +02:00
Mihai
eef618c310
update romanian translation
...
'de, asemenea' does not add additional information to the sentence, and in that syntax it translates roughly to "add, in addition, a {fieldName}"
2019-08-16 11:20:07 +03:00
CircleCI
59053f161c
chore: release new versions
...
- @lion/button@0.3.8
- @lion/calendar@0.1.56
- @lion/checkbox-group@0.1.53
- @lion/checkbox@0.1.48
- @lion/choice-input@0.2.25
- @lion/field@0.2.0
- @lion/fieldset@0.1.47
- @lion/form-system@0.0.56
- @lion/form@0.1.52
- @lion/input-amount@0.1.49
- @lion/input-date@0.1.47
- @lion/input-datepicker@0.1.60
- @lion/input-email@0.1.47
- @lion/input-iban@0.1.48
- @lion/input@0.1.47
- @lion/option@0.1.7
- @lion/popup@0.2.35
- @lion/radio-group@0.1.53
- @lion/radio@0.1.48
- @lion/select-rich@0.1.11
- @lion/select@0.1.45
- @lion/textarea@0.1.50
- @lion/tooltip@0.2.35
2019-08-15 09:22:53 +00:00
Joren Broekema
dbff4bfc55
Merge pull request #241 from ing-bank/fix/formRegIssues
...
Fix/form reg issues
2019-08-15 11:19:44 +02:00
CircleCI
d406de45d6
chore: release new versions
...
- @lion/button@0.3.7
- @lion/calendar@0.1.55
- @lion/checkbox-group@0.1.52
- @lion/checkbox@0.1.47
- @lion/choice-input@0.2.24
- @lion/field@0.1.44
- @lion/fieldset@0.1.46
- @lion/form-system@0.0.55
- @lion/form@0.1.51
- @lion/input-amount@0.1.48
- @lion/input-date@0.1.46
- @lion/input-datepicker@0.1.59
- @lion/input-email@0.1.46
- @lion/input-iban@0.1.47
- @lion/input@0.1.46
- @lion/localize@0.4.13
- @lion/option@0.1.6
- @lion/popup@0.2.34
- @lion/radio-group@0.1.52
- @lion/radio@0.1.47
- @lion/select-rich@0.1.10
- @lion/select@0.1.44
- @lion/textarea@0.1.49
- @lion/tooltip@0.2.34
- @lion/validate@0.2.27
2019-08-15 08:58:15 +00:00
Joren Broekema
f3e71003e3
Merge pull request #245 from jcperea/fix/numberGroupSeparator
...
fix(localize): update the way to obtain the group separator for a number
2019-08-15 10:54:33 +02:00
Thijs Louisse
a91840f9c1
chore: add command legacy karma browserstack
2019-08-15 10:34:21 +02:00
Thijs Louisse
95a9ce7b0b
fix(field): cleaned up old register code
2019-08-14 16:21:09 +02:00
Thijs Louisse
085895ee94
fix(fieldset): reset / inital modelValue always accurate
2019-08-14 16:21:08 +02:00
Thijs Louisse
995e8f99de
chore(field): created test suite for form registrations
2019-08-14 16:13:28 +02:00
Thijs Louisse
d2035e6a3f
feat(field): add reset method and capture inital model value
2019-08-14 16:13:27 +02:00
Thijs Louisse
84a422790f
Merge pull request #246 from ing-bank/chore/inputDatepickerCleanup
...
chore(input-datepicker): cleanup of old delegation mechanism
2019-08-14 15:49:55 +02:00
Thijs Louisse
59190719d8
chore(input-datepicker): cleanup of old delegation mechanism
2019-08-14 15:04:38 +02:00
CircleCI
6cd0e34abc
chore: release new versions
...
- @lion/button@0.3.6
- @lion/calendar@0.1.54
- @lion/checkbox-group@0.1.51
- @lion/checkbox@0.1.46
- @lion/choice-input@0.2.23
- @lion/field@0.1.43
- @lion/fieldset@0.1.45
- @lion/form-system@0.0.54
- @lion/form@0.1.50
- @lion/input-amount@0.1.47
- @lion/input-date@0.1.45
- @lion/input-datepicker@0.1.58
- @lion/input-email@0.1.45
- @lion/input-iban@0.1.46
- @lion/input@0.1.45
- @lion/option@0.1.5
- @lion/popup@0.2.33
- @lion/radio-group@0.1.51
- @lion/radio@0.1.46
- @lion/select-rich@0.1.9
- @lion/select@0.1.43
- @lion/textarea@0.1.48
- @lion/tooltip@0.2.33
- @lion/validate@0.2.26
2019-08-14 12:29:16 +00:00
Joren Broekema
232a9597fc
chore: add and apply integration suite FormatMixin
2019-08-14 14:02:15 +02:00
Joren Broekema
af1535b2f5
fix(input-iban): formatter should handle undefined modelValues
2019-08-14 13:52:07 +02:00
Joren Broekema
3217c1a739
fix(field): value delegation compatible with FormatMixin
2019-08-14 13:47:07 +02:00
Jose C Perea
b0d6f496f8
fix(localize): update the way to obtain the group separator for a number
...
four digit numbers can be written without separator, so it would be
safer to obtain the separator by formatting a five digit number. The bug
was found with the locale 'es-ES', where the format returned for '1000'
was '1000' instead of the expected '1.000'. We add the specific expect
clause on the test for it.
On branch fix/numberGroupSeparator
Changes to be committed:
modified: packages/localize/src/number/getGroupSeparator.js
modified: packages/localize/test/number/getGroupSeparator.test.js
2019-08-13 19:04:31 +02:00