Joren Broekema
c01cfe9ebb
feat(tooltip): change API to popper based
2019-06-27 14:10:45 +02:00
Joren Broekema
1e6d60dfdb
feat(popup): change API to popper based
2019-06-27 14:10:12 +02:00
Joren Broekema
22357ea81f
feat(overlays): base LocalOverlay positioning system on Popper.js
2019-06-27 14:09:19 +02:00
CircleCI
187d50b6bc
chore: release new versions
...
- @lion/button@0.1.27
- @lion/calendar@0.1.23
- @lion/checkbox-group@0.1.26
- @lion/checkbox@0.1.24
- @lion/choice-input@0.2.1
- @lion/field@0.1.22
- @lion/fieldset@0.1.23
- @lion/form-system@0.0.28
- @lion/form@0.1.25
- @lion/input-amount@0.1.24
- @lion/input-date@0.1.23
- @lion/input-datepicker@0.1.21
- @lion/input-email@0.1.23
- @lion/input-iban@0.1.24
- @lion/input@0.1.23
- @lion/localize@0.4.1
- @lion/popup@0.1.28
- @lion/radio-group@0.1.26
- @lion/radio@0.1.24
- @lion/select@0.1.22
- @lion/textarea@0.1.23
- @lion/tooltip@0.1.28
- @lion/validate@0.2.10
2019-06-27 09:08:50 +00:00
Mikhail Bashkirov
938e445781
Merge pull request #119 from bverhoef/fix/sign-format-currency
...
Return sign to the front of the currency formatted value in Dutch
2019-06-27 11:06:09 +02:00
bverhoef
8fb70c2080
fix(localize): return sign to the front of the currency formatted value in Dutch
2019-06-27 10:46:39 +02:00
Mikhail Bashkirov
0afb0e1272
fix(localize): remove unnecessary normalization for Belgium
...
Belgium does not need to be normalized always (e.g. not in "fr-BE").
But Dutch language does need normalization always, because this is where Intl really makes it wrong, both for "nl-Nl" and "nl-BE".
2019-06-27 10:46:39 +02:00
Mikhail Bashkirov
86c9824f07
chore(localize): make number formatting tests more scalable
2019-06-27 10:39:08 +02:00
Mikhail Bashkirov
2f352008b1
chore(localize): make currency tests more readable
2019-06-26 18:11:47 +02:00
Mikhail Bashkirov
c60b9d81c8
chore(localize): split number related functions into their own files
2019-06-26 17:49:28 +02:00
CircleCI
45252784c6
chore: release new versions
...
- @lion/checkbox-group@0.1.25
- @lion/checkbox@0.1.23
- @lion/choice-input@0.2.0
- @lion/form-system@0.0.27
- @lion/radio-group@0.1.25
- @lion/radio@0.1.23
2019-06-25 14:59:17 +00:00
Thijs Louisse
2870e0d95c
feat(choice-input): api normalization and cleanup
2019-06-25 16:56:50 +02:00
CircleCI
66a172237f
chore: release new versions
...
- @lion/form-system@0.0.26
- @lion/input-amount@0.1.23
2019-06-25 09:50:27 +00:00
Mikhail Bashkirov
1950aab988
Merge pull request #125 from ing-bank/fix/negativeNumbers
...
fix(input-amount): support negative numbers
2019-06-25 11:47:56 +02:00
Victor Kachan
83f9baa36d
fix(input-amount): support negative numbers
2019-06-25 10:54:01 +02:00
Mikhail Bashkirov
0b8785ccf6
chore(input-amount): improve tests
2019-06-25 10:41:06 +02:00
CircleCI
48d2e547d6
chore: release new versions
...
- @lion/button@0.1.26
- @lion/calendar@0.1.22
- @lion/checkbox-group@0.1.24
- @lion/checkbox@0.1.22
- @lion/choice-input@0.1.22
- @lion/fieldset@0.1.22
- @lion/form-system@0.0.25
- @lion/form@0.1.24
- @lion/input-amount@0.1.22
- @lion/input-date@0.1.22
- @lion/input-datepicker@0.1.20
- @lion/input-email@0.1.22
- @lion/input-iban@0.1.23
- @lion/input@0.1.22
- @lion/popup@0.1.27
- @lion/radio-group@0.1.24
- @lion/radio@0.1.22
- @lion/textarea@0.1.22
- @lion/tooltip@0.1.27
2019-06-24 16:56:29 +00:00
Mikhail Bashkirov
adef259b83
Merge pull request #105 from ing-bank/fix/readonlyDatepicker
...
fix(input-datepicker): disable invoker when readonly
2019-06-24 18:53:14 +02:00
Thijs Louisse
5cd9452df9
fix(input-datepicker): disable invoker when readonly
2019-06-24 17:21:08 +02:00
CircleCI
c58f95e163
chore: release new versions
...
- @lion/input-datepicker@0.1.19
- @lion/overlays@0.2.7
- @lion/popup@0.1.26
- @lion/tooltip@0.1.26
2019-06-24 09:02:11 +00:00
Thijs Louisse
aa30efcf75
Merge pull request #73 from ing-bank/chore/overlayOverview
...
chore(overlays): outline doc for all overlay occurrences
2019-06-24 10:59:18 +02:00
Gerjan van Geest
c5964cedae
chore(overlays): general documentation for application developers
2019-06-24 10:50:55 +02:00
Thijs Louisse
b6a55b0bcf
chore(overlays): docs explaining scope Overlay System
...
Co-authored-by: Gerjan van Gesst <Gerjan.van.Geest@ing.com>
2019-06-24 10:46:19 +02:00
CircleCI
4a1c289ff5
chore: release new versions
...
- @lion/button@0.1.25
- @lion/calendar@0.1.21
- @lion/checkbox-group@0.1.23
- @lion/checkbox@0.1.21
- @lion/choice-input@0.1.21
- @lion/field@0.1.21
- @lion/fieldset@0.1.21
- @lion/form-system@0.0.24
- @lion/form@0.1.23
- @lion/input-amount@0.1.21
- @lion/input-date@0.1.21
- @lion/input-datepicker@0.1.18
- @lion/input-email@0.1.21
- @lion/input-iban@0.1.22
- @lion/input@0.1.21
- @lion/overlays@0.2.6
- @lion/popup@0.1.25
- @lion/radio-group@0.1.23
- @lion/radio@0.1.21
- @lion/select@0.1.21
- @lion/textarea@0.1.21
- @lion/tooltip@0.1.25
- @lion/validate@0.2.9
2019-06-20 09:03:28 +00:00
Mikhail Bashkirov
1a584a00f1
Merge pull request #98 from carlocanlas/chore/add-en-PH-translations
...
Support en-PH locale for polymer-cli
2019-06-20 11:00:42 +02:00
Carlo Canlas
7643e64572
fix: support en-PH locale for polymer-cli
2019-06-20 10:49:06 +02:00
gerjanvangeest
d00439a24c
Merge pull request #109 from ing-bank/fix/containFocusForContentNode
...
fix(overlays): trapsKeyboardFocus should work with contentNode
2019-06-19 17:02:25 +02:00
gerjanvangeest
4695cfdd63
fix(overlays): trapsKeyboardFocus should work with contentNode
2019-06-19 16:10:59 +02:00
CircleCI
0463ec6494
chore: release new versions
...
- @lion/button@0.1.24
- @lion/calendar@0.1.20
- @lion/checkbox-group@0.1.22
- @lion/checkbox@0.1.20
- @lion/choice-input@0.1.20
- @lion/field@0.1.20
- @lion/fieldset@0.1.20
- @lion/form-system@0.0.23
- @lion/form@0.1.22
- @lion/input-amount@0.1.20
- @lion/input-date@0.1.20
- @lion/input-datepicker@0.1.17
- @lion/input-email@0.1.20
- @lion/input-iban@0.1.21
- @lion/input@0.1.20
- @lion/popup@0.1.24
- @lion/radio-group@0.1.22
- @lion/radio@0.1.20
- @lion/select@0.1.20
- @lion/textarea@0.1.20
- @lion/tooltip@0.1.24
- @lion/validate@0.2.8
2019-06-18 13:27:56 +00:00
Ovidiu
b729bf07d4
fix: support language fallback for non found locales ( #102 )
2019-06-18 15:25:06 +02:00
CircleCI
5258296a25
chore: release new versions
...
- @lion/button@0.1.23
- @lion/calendar@0.1.19
- @lion/input-datepicker@0.1.16
- @lion/popup@0.1.23
- @lion/tooltip@0.1.23
2019-06-13 15:35:08 +00:00
Mikhail Bashkirov
285bd11775
Merge pull request #96 from ing-bank/fix/buttonActiveState
...
fix(button): indicate visually the active state on enter/space
2019-06-13 17:32:18 +02:00
Mikhail Bashkirov
d8098902c7
fix(button): indicate visually the active state on enter/space
2019-06-13 10:56:24 +02:00
CircleCI
1f6b2833d7
chore: release new versions
...
- @lion/button@0.1.22
- @lion/calendar@0.1.18
- @lion/checkbox-group@0.1.21
- @lion/checkbox@0.1.19
- @lion/choice-input@0.1.19
- @lion/field@0.1.19
- @lion/fieldset@0.1.19
- @lion/form-system@0.0.22
- @lion/form@0.1.21
- @lion/input-amount@0.1.19
- @lion/input-date@0.1.19
- @lion/input-datepicker@0.1.15
- @lion/input-email@0.1.19
- @lion/input-iban@0.1.20
- @lion/input@0.1.19
- @lion/localize@0.4.0
- @lion/popup@0.1.22
- @lion/radio-group@0.1.21
- @lion/radio@0.1.19
- @lion/select@0.1.19
- @lion/textarea@0.1.19
- @lion/tooltip@0.1.22
- @lion/validate@0.2.7
2019-06-06 07:11:07 +00:00
Mikhail Bashkirov
3b00c68107
Merge pull request #69 from ing-bank/feat/load-namespace-locale
...
Allow custom locale when loading namespaces
2019-06-06 09:08:21 +02:00
Lars den Bakker
2e76ca00b9
feat(localize): allow custom locale when loading namespaces
2019-06-05 16:09:55 +02:00
CircleCI
e381d9fc0a
chore: release new versions
...
- @lion/button@0.1.21
- @lion/calendar@0.1.17
- @lion/checkbox-group@0.1.20
- @lion/checkbox@0.1.18
- @lion/choice-input@0.1.18
- @lion/field@0.1.18
- @lion/fieldset@0.1.18
- @lion/form-system@0.0.21
- @lion/form@0.1.20
- @lion/input-amount@0.1.18
- @lion/input-date@0.1.18
- @lion/input-datepicker@0.1.14
- @lion/input-email@0.1.18
- @lion/input-iban@0.1.19
- @lion/input@0.1.18
- @lion/popup@0.1.21
- @lion/radio-group@0.1.20
- @lion/radio@0.1.18
- @lion/select@0.1.18
- @lion/textarea@0.1.18
- @lion/tooltip@0.1.21
2019-06-04 14:35:45 +00:00
Mikhail Bashkirov
0096758b90
Merge pull request #85 from ing-bank/chore/lintScripts
...
Fix linting scripts
2019-06-04 16:33:02 +02:00
Joren Broekema
0460cebe27
chore: fix issues found in markdown files by linters
2019-06-04 16:20:27 +02:00
Joren Broekema
1114500103
chore: do not fail on block comments in JS code in Markdown files
2019-06-04 16:20:26 +02:00
Joren Broekema
47514a393a
chore: fix linting scripts for windows; eclint use .gitignore
2019-06-04 16:20:26 +02:00
CircleCI
6f515e6000
chore: release new versions
...
- @lion/calendar@0.1.16
- @lion/input-datepicker@0.1.13
2019-06-04 14:19:53 +00:00
Mikhail Bashkirov
c051ed5887
Merge pull request #87 from ing-bank/fix/initialCentralDate
...
fix(calendar): init centralDate from selectedDate when today is disabled
2019-06-04 16:17:13 +02:00
Mikhail Bashkirov
1643379d74
fix(calendar): init centralDate from selectedDate when today is disabled
2019-06-04 16:00:52 +02:00
CircleCI
a9bda5a22b
chore: release new versions
...
- @lion/ajax@0.1.12
2019-06-03 14:52:26 +00:00
Mikhail Bashkirov
dcfcbabee3
Merge pull request #86 from ing-bank/fix/axiosSecurityVulnerability
...
fix(ajax): update to axios with security vularability fix
2019-06-03 16:49:44 +02:00
Mikhail Bashkirov
d227a04447
fix(ajax): update to axios with security vularability fix
2019-06-03 16:41:31 +02:00
CircleCI
55e378f8ce
chore: release new versions
...
- @lion/steps@0.1.10
2019-06-03 14:21:19 +00:00
Mikhail Bashkirov
f4bbc713fb
Merge pull request #67 from maxevilmind/feat/steps-getter-method
...
[steps] Allow extensions to introduce new non-default slots
2019-06-03 16:18:34 +02:00
Max Larionov
37d0db502f
fix(steps): allow extensions to introduce new non-default slots
2019-06-03 12:59:51 +02:00