Alex Ghiu
|
8e4360220b
|
feat(switch): component to toggle a property on or off
|
2019-10-23 16:03:08 +02:00 |
|
CircleCI
|
8223b4ad3d
|
chore: release new versions
- @lion/button@0.3.30
- @lion/calendar@0.2.8
- @lion/checkbox-group@0.1.70
- @lion/checkbox@0.1.63
- @lion/choice-input@0.2.40
- @lion/field@0.3.4
- @lion/fieldset@0.1.62
- @lion/form-system@0.0.76
- @lion/form@0.1.69
- @lion/input-amount@0.1.65
- @lion/input-date@0.1.63
- @lion/input-datepicker@0.2.8
- @lion/input-email@0.1.63
- @lion/input-iban@0.1.65
- @lion/input@0.1.62
- @lion/localize@0.4.21
- @lion/option@0.2.5
- @lion/popup@0.3.7
- @lion/radio-group@0.1.71
- @lion/radio@0.1.63
- @lion/select-rich@0.3.10
- @lion/select@0.1.60
- @lion/textarea@0.1.65
- @lion/tooltip@0.3.7
- @lion/validate@0.2.38
|
2019-10-23 14:02:18 +00:00 |
|
gerjanvangeest
|
f74023ee33
|
Merge pull request #321 from r4zorgeek/fix/#296
fix: [localize] date formatting forced #296
|
2019-10-23 16:00:01 +02:00 |
|
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
|
8b913524df
|
chore: release new versions
- @lion/ajax@0.1.18
- @lion/button@0.3.29
- @lion/calendar@0.2.7
- @lion/checkbox-group@0.1.69
- @lion/checkbox@0.1.62
- @lion/choice-input@0.2.39
- @lion/core@0.2.1
- @lion/field@0.3.3
- @lion/fieldset@0.1.61
- @lion/form-system@0.0.75
- @lion/form@0.1.68
- @lion/icon@0.2.8
- @lion/input-amount@0.1.64
- @lion/input-date@0.1.62
- @lion/input-datepicker@0.2.7
- @lion/input-email@0.1.62
- @lion/input-iban@0.1.64
- @lion/input@0.1.61
- @lion/localize@0.4.20
- @lion/option@0.2.4
- @lion/overlays@0.6.1
- @lion/popup@0.3.6
- @lion/radio-group@0.1.70
- @lion/radio@0.1.62
- @lion/select-rich@0.3.9
- @lion/select@0.1.59
- @lion/steps@0.1.17
- @lion/textarea@0.1.64
- @lion/tooltip@0.3.6
- @lion/validate@0.2.37
|
2019-10-23 13:36:29 +00:00 |
|
Lars den Bakker
|
9a8f45bd4a
|
fix(core): export Part classes from lit-html (#340)
|
2019-10-23 15:33:56 +02:00 |
|
CircleCI
|
c280712642
|
chore: release new versions
- @lion/button@0.3.28
- @lion/calendar@0.2.6
- @lion/checkbox-group@0.1.68
- @lion/checkbox@0.1.61
- @lion/choice-input@0.2.38
- @lion/field@0.3.2
- @lion/fieldset@0.1.60
- @lion/form-system@0.0.74
- @lion/form@0.1.67
- @lion/input-amount@0.1.63
- @lion/input-date@0.1.61
- @lion/input-datepicker@0.2.6
- @lion/input-email@0.1.61
- @lion/input-iban@0.1.63
- @lion/input@0.1.60
- @lion/option@0.2.3
- @lion/popup@0.3.5
- @lion/radio-group@0.1.69
- @lion/radio@0.1.61
- @lion/select-rich@0.3.8
- @lion/select@0.1.58
- @lion/textarea@0.1.63
- @lion/tooltip@0.3.5
- @lion/validate@0.2.36
|
2019-10-21 08:57:00 +00:00 |
|
gerjanvangeest
|
7a6bdb41ee
|
Merge pull request #334 from devcer/fix/NumberValidator
fix: issue #329
|
2019-10-21 10:54:57 +02:00 |
|
CircleCI
|
0ca59c82cc
|
chore: release new versions
- @lion/button@0.3.27
- @lion/calendar@0.2.5
- @lion/input-datepicker@0.2.5
- @lion/popup@0.3.4
- @lion/select-rich@0.3.7
- @lion/tooltip@0.3.4
|
2019-10-21 07:31:11 +00:00 |
|
Joren Broekema
|
a3577ee066
|
Merge pull request #328 from ing-bank/fix/button-submit
fix(button): remove submit() on click
|
2019-10-21 00:28:40 -07:00 |
|
devcer
|
93206e7e13
|
fix: issue #329
Signed-off-by: devcer <viswanathamsantosh@gmail.com>
|
2019-10-21 12:06:46 +05:30 |
|
Joren Broekema
|
7995dfced5
|
chore(button): re-add and test 'type=reset' feature with native form
|
2019-10-21 08:22:39 +02:00 |
|
qa46hx
|
d19ca7cc5c
|
fix(button): fix form integration, fires only once, submit preventable
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
|
2019-10-21 07:58:27 +02:00 |
|
CircleCI
|
1caf1a9f0b
|
chore: release new versions
- @lion/calendar@0.2.4
- @lion/input-datepicker@0.2.4
|
2019-10-18 10:20:30 +00:00 |
|
gerjanvangeest
|
4e6cb798ac
|
Merge pull request #335 from ing-bank/fix/issue-302-part-2
fix(calendar): issue 302 part 2 - skipped month
|
2019-10-18 12:18:27 +02:00 |
|
Alex Ghiu
|
f04256cca8
|
fix(calendar): issue 302 part 2 - skipped month
|
2019-10-18 10:07:18 +02:00 |
|
Joren Broekema
|
3faf14ec5f
|
Merge pull request #325 from ing-bank/daKmoR-patch-1
chore: add issue template
|
2019-10-14 23:39:31 -07:00 |
|
Thomas Allmer
|
30892a2ebf
|
chore: add issue template
|
2019-10-15 08:31:52 +02:00 |
|
CircleCI
|
5e3099ae9d
|
chore: release new versions
- @lion/button@0.3.26
- @lion/calendar@0.2.3
- @lion/checkbox-group@0.1.67
- @lion/checkbox@0.1.60
- @lion/choice-input@0.2.37
- @lion/field@0.3.1
- @lion/fieldset@0.1.59
- @lion/form-system@0.0.73
- @lion/form@0.1.66
- @lion/input-amount@0.1.62
- @lion/input-date@0.1.60
- @lion/input-datepicker@0.2.3
- @lion/input-email@0.1.60
- @lion/input-iban@0.1.62
- @lion/input@0.1.59
- @lion/option@0.2.2
- @lion/popup@0.3.3
- @lion/radio-group@0.1.68
- @lion/radio@0.1.60
- @lion/select-rich@0.3.6
- @lion/select@0.1.57
- @lion/textarea@0.1.62
- @lion/tooltip@0.3.3
|
2019-10-14 06:18:38 +00:00 |
|
gerjanvangeest
|
8b1fabbf19
|
Merge pull request #295 from JaySunSyn/fix/cached-form
fix(form-registrar-mixin): invoke becomesReady on connectedCallback
|
2019-10-14 08:16:54 +02:00 |
|
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 |
|
CircleCI
|
48ad49d1ed
|
chore: release new versions
- @lion/select-rich@0.3.5
|
2019-10-11 14:48:30 +00:00 |
|
Joren Broekema
|
6a15ba1c80
|
fix(select-rich): make readonly work
|
2019-10-11 16:46:27 +02:00 |
|
CircleCI
|
c0616b9e70
|
chore: release new versions
- @lion/select-rich@0.3.4
|
2019-10-11 13:05:32 +00:00 |
|
Joren Broekema
|
abf82f61e6
|
chore(rich-select): revert delegate of disabled on readonly for invoker
|
2019-10-11 15:03:11 +02:00 |
|
CircleCI
|
8c5ea8c1c4
|
chore: release new versions
- @lion/select-rich@0.3.3
|
2019-10-11 11:25:25 +00:00 |
|
Joren Broekema
|
b9ba3dbe14
|
fix(select-rich): set dynamically name prop on child option elements
|
2019-10-11 13:23:29 +02:00 |
|
CircleCI
|
97265d09dd
|
chore: release new versions
- @lion/button@0.3.25
- @lion/calendar@0.2.2
- @lion/checkbox-group@0.1.66
- @lion/form-system@0.0.72
- @lion/form@0.1.65
- @lion/input-datepicker@0.2.2
- @lion/input-email@0.1.59
- @lion/input-iban@0.1.61
- @lion/popup@0.3.2
- @lion/radio-group@0.1.67
- @lion/select-rich@0.3.2
- @lion/tooltip@0.3.2
|
2019-10-11 07:16:06 +00:00 |
|
gerjanvangeest
|
05f6c426d5
|
Merge pull request #299 from noventadev/docs/input-labels
Add labels to input-email and input-iban stories
|
2019-10-11 09:13:47 +02:00 |
|
CircleCI
|
ac44ce8e21
|
chore: release new versions
- @lion/button@0.3.24
- @lion/calendar@0.2.1
- @lion/checkbox-group@0.1.65
- @lion/checkbox@0.1.59
- @lion/choice-input@0.2.36
- @lion/field@0.3.0
- @lion/fieldset@0.1.58
- @lion/form-system@0.0.71
- @lion/form@0.1.64
- @lion/input-amount@0.1.61
- @lion/input-date@0.1.59
- @lion/input-datepicker@0.2.1
- @lion/input-email@0.1.58
- @lion/input-iban@0.1.60
- @lion/input@0.1.58
- @lion/option@0.2.1
- @lion/popup@0.3.1
- @lion/radio-group@0.1.66
- @lion/radio@0.1.59
- @lion/select-rich@0.3.1
- @lion/select@0.1.56
- @lion/textarea@0.1.61
- @lion/tooltip@0.3.1
|
2019-10-11 06:38:10 +00:00 |
|
gerjanvangeest
|
014751d1ee
|
Merge pull request #301 from noventadev/feat/field-aria-live
[field] Add aria-live=polite attribute to feedback slot
|
2019-10-11 08:36:15 +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 |
|