Commit graph

624 commits

Author SHA1 Message Date
Thijs Louisse
9623490d34
Merge pull request #238 from ing-bank/fix/dateHours
Fix/date hours
2019-08-12 12:08:15 +02:00
Thijs Louisse
afddc0ec3c fix(calendar): normalize dates for min/max date comparison 2019-08-12 11:55:38 +02:00
Thijs Louisse
fe72ebd055 fix(calendar): generated dates are normalized 2019-08-12 10:44:31 +02:00
CircleCI
97143caedd chore: release new versions
- @lion/form-system@0.0.53
 - @lion/input-amount@0.1.46
2019-08-08 14:58:21 +00:00
Thijs Louisse
8b9b5ac5d3
Merge pull request #233 from ing-bank/fix/ignoreNonNumbersWithSpaces
fix(input-amount): return undefined for non numbers with spaces
2019-08-08 16:55:01 +02:00
Thijs Louisse
18b714d056 fix(input-amount): return undefined for non numbers with spaces 2019-08-07 18:26:23 +02:00
CircleCI
f32aab6533 chore: release new versions
- @lion/button@0.3.5
 - @lion/calendar@0.1.52
 - @lion/checkbox-group@0.1.50
 - @lion/checkbox@0.1.45
 - @lion/choice-input@0.2.22
 - @lion/field@0.1.42
 - @lion/fieldset@0.1.44
 - @lion/form-system@0.0.52
 - @lion/form@0.1.49
 - @lion/input-amount@0.1.45
 - @lion/input-date@0.1.44
 - @lion/input-datepicker@0.1.56
 - @lion/input-email@0.1.44
 - @lion/input-iban@0.1.45
 - @lion/input@0.1.44
 - @lion/option@0.1.4
 - @lion/popup@0.2.32
 - @lion/radio-group@0.1.50
 - @lion/radio@0.1.45
 - @lion/select-rich@0.1.8
 - @lion/select@0.1.42
 - @lion/textarea@0.1.47
 - @lion/tooltip@0.2.32
2019-08-07 13:58:05 +00:00
Thijs Louisse
9a9a1e456a
Merge pull request #227 from ing-bank/fix/datepickerPrefilledValidation
Fix/datepicker prefilled validation
2019-08-07 15:55:25 +02:00
Thijs Louisse
11c829758e chore(input-datepicker): added integration tests InteractionStateMixin 2019-08-07 15:14:40 +02:00
Thijs Louisse
5e4e3308c0 chore(input-date): added integration tests InteractionStateMixin 2019-08-07 15:00:41 +02:00
Thijs Louisse
0339fe4645 chore(input): added integration tests InteractionStateMixin 2019-08-07 15:00:40 +02:00
Thijs Louisse
cfd78bdccc fix(field): added Date support to InteractionStateMixin 2019-08-07 15:00:39 +02:00
Thijs Louisse
22bb75a868 chore(field): introduction test suites (for InteractionStateMixin) 2019-08-07 15:00:39 +02:00
Thijs Louisse
93ce388403 chore: added browserstack.err to .gitignore 2019-08-07 15:00:38 +02:00
CircleCI
e15c943c1f chore: release new versions
- @lion/button@0.3.4
 - @lion/calendar@0.1.51
 - @lion/checkbox-group@0.1.49
 - @lion/checkbox@0.1.44
 - @lion/choice-input@0.2.21
 - @lion/field@0.1.41
 - @lion/fieldset@0.1.43
 - @lion/form-system@0.0.51
 - @lion/form@0.1.48
 - @lion/input-amount@0.1.44
 - @lion/input-date@0.1.43
 - @lion/input-datepicker@0.1.55
 - @lion/input-email@0.1.43
 - @lion/input-iban@0.1.44
 - @lion/input@0.1.43
 - @lion/localize@0.4.12
 - @lion/option@0.1.3
 - @lion/popup@0.2.31
 - @lion/radio-group@0.1.49
 - @lion/radio@0.1.44
 - @lion/select-rich@0.1.7
 - @lion/select@0.1.41
 - @lion/textarea@0.1.46
 - @lion/tooltip@0.2.31
 - @lion/validate@0.2.25
2019-08-07 11:25:08 +00:00
Thijs Louisse
c151f01b0b fix(localize): for bg-BG locale, correct Intl output for group separator 2019-08-07 13:21:26 +02:00
Tom Herni
92a548f677 fix(form): update test to be compatible with IE11 2019-08-05 12:52:57 +02:00
Tom Herni
87bdc9a1fc fix(form): only splice 1 element 2019-08-05 12:52:57 +02:00
Tom Herni
3d16dc7b0c fix(form): add elements to Form Registrar Manager when connected 2019-08-05 12:52:57 +02:00
Tom Herni
a4f9465e58 fix(form): remove disconnected elements from Form Registrar Manager 2019-08-05 12:52:57 +02:00
Thijs Louisse
635b09743d
Merge pull request #211 from ing-bank/chore/improveLocalizeDocs
[localize] Improve documentation
2019-08-01 17:26:47 +02:00
Thijs Louisse
6e533f88a0
Merge pull request #216 from ing-bank/chore/addRationaleForLocalize
[localize] Rationale
2019-08-01 16:56:05 +02:00
CircleCI
00118fb263 chore: release new versions
- @lion/calendar@0.1.50
 - @lion/input-datepicker@0.1.54
2019-08-01 13:21:24 +00:00
Thijs Louisse
a4e8c71790
Merge pull request #217 from ing-bank/fix/calendarClickDisabled
fix(calendar): disabled dates don't trigger @user-selected-date-changed
2019-08-01 15:18:34 +02:00
CircleCI
3c495ea2c1 chore: release new versions
- @lion/input-datepicker@0.1.53
 - @lion/overlays@0.3.12
 - @lion/popup@0.2.30
 - @lion/select-rich@0.1.6
 - @lion/tooltip@0.2.30
2019-08-01 13:06:00 +00:00
Thijs Louisse
32011c95d3
Merge pull request #218 from ing-bank/fix/globalOverlayScroll
fix(overlays): global overlays have fixed positioning context
2019-08-01 15:01:11 +02:00
Thijs Louisse
57823d1a9e fix(calendar): stop disabled date triggering @user-selected-date-changed 2019-08-01 15:00:02 +02:00
Thijs Louisse
6bee300bb4 fix(overlays): global overlays have fixed positioning context 2019-08-01 10:32:20 +02:00
Mikhail Bashkirov
d913ab2166 chore(localize): add rationale 2019-07-31 18:40:34 +02:00
Mikhail Bashkirov
8ecf9d0f26 chore(localize): update documentation 2019-07-31 18:16:24 +02:00
Mikhail Bashkirov
22c0e893c7 chore(localize): fix typos in documentation 2019-07-31 11:11:22 +02:00
Mikhail Bashkirov
e76fa4c2dd chore(localize): fix typo in test 2019-07-31 11:11:21 +02:00
CircleCI
235bfb62d4 chore: release new versions
- @lion/button@0.3.3
 - @lion/calendar@0.1.49
 - @lion/checkbox-group@0.1.48
 - @lion/checkbox@0.1.43
 - @lion/choice-input@0.2.20
 - @lion/field@0.1.40
 - @lion/fieldset@0.1.42
 - @lion/form-system@0.0.50
 - @lion/form@0.1.47
 - @lion/input-amount@0.1.43
 - @lion/input-date@0.1.42
 - @lion/input-datepicker@0.1.52
 - @lion/input-email@0.1.42
 - @lion/input-iban@0.1.43
 - @lion/input@0.1.42
 - @lion/localize@0.4.11
 - @lion/option@0.1.2
 - @lion/popup@0.2.29
 - @lion/radio-group@0.1.48
 - @lion/radio@0.1.43
 - @lion/select-rich@0.1.5
 - @lion/select@0.1.40
 - @lion/textarea@0.1.45
 - @lion/tooltip@0.2.29
 - @lion/validate@0.2.24
2019-07-30 14:40:57 +00:00
Mikhail Bashkirov
2979ce000f
Merge pull request #214 from ing-bank/fix/includeTestHelpersIntoRelease
Include test-helpers dir in the released package
2019-07-30 16:37:42 +02:00
Mikhail Bashkirov
648906969c fix: include test-helpers dir in the released package 2019-07-30 16:34:26 +02:00
CircleCI
6edef20f73 chore: release new versions
- @lion/button@0.3.2
 - @lion/calendar@0.1.48
 - @lion/checkbox-group@0.1.47
 - @lion/checkbox@0.1.42
 - @lion/choice-input@0.2.19
 - @lion/field@0.1.39
 - @lion/fieldset@0.1.41
 - @lion/form-system@0.0.49
 - @lion/form@0.1.46
 - @lion/input-amount@0.1.42
 - @lion/input-date@0.1.41
 - @lion/input-datepicker@0.1.51
 - @lion/input-email@0.1.41
 - @lion/input-iban@0.1.42
 - @lion/input@0.1.41
 - @lion/localize@0.4.10
 - @lion/option@0.1.1
 - @lion/popup@0.2.28
 - @lion/radio-group@0.1.47
 - @lion/radio@0.1.42
 - @lion/select-rich@0.1.4
 - @lion/select@0.1.39
 - @lion/textarea@0.1.44
 - @lion/tooltip@0.2.28
 - @lion/validate@0.2.23
2019-07-30 14:13:09 +00:00
Mikhail Bashkirov
fd6ddb8960
Merge pull request #213 from ing-bank/feat/publicTestHelpers
Public test-helpers
2019-07-30 16:10:23 +02:00
Mikhail Bashkirov
3b889e31e1 fix: public test-helpers 2019-07-30 15:50:53 +02:00
Mikhail Bashkirov
9efdef7d21
Merge pull request #212 from ing-bank/chore/ignoreTestAndMdChangesForRelease
chore: test/* and *.md changes do not trigger a release
2019-07-30 14:55:35 +02:00
Thomas Allmer
404bba6f24 chore: test/* and *.md changes do not trigger a release 2019-07-30 14:50:19 +02:00
CircleCI
cbd1f8af25 chore: release new versions
- @lion/button@0.3.1
 - @lion/calendar@0.1.47
 - @lion/checkbox-group@0.1.46
 - @lion/form-system@0.0.48
 - @lion/form@0.1.45
 - @lion/input-datepicker@0.1.50
 - @lion/popup@0.2.27
 - @lion/radio-group@0.1.46
 - @lion/select-rich@0.1.3
 - @lion/textarea@0.1.43
 - @lion/tooltip@0.2.27
2019-07-29 16:07:40 +00:00
Mikhail Bashkirov
2ed6a37430
Merge pull request #206 from mario-aleo/fix/teaxtAreaAutosizeEgdeBug
[textarea] Wait for textarea slot before init autoresize
2019-07-29 18:04:49 +02:00
Mario Aleo
2f2a42a47c fix(textarea): wait for textarea slot before init autoresize (fix #203) 2019-07-29 15:28:39 +02:00
CircleCI
69d5945c68 chore: release new versions
- @lion/button@0.3.0
 - @lion/calendar@0.1.46
 - @lion/input-datepicker@0.1.49
 - @lion/popup@0.2.26
 - @lion/select-rich@0.1.2
 - @lion/tooltip@0.2.26
2019-07-26 14:59:17 +00:00
Mikhail Bashkirov
cc63603cf6
Merge pull request #208 from ing-bank/fix/buttonTwiceClickIE11
[button] Fix IE11 bugs or bugs introduced by fixes for IE11
2019-07-26 16:51:42 +02:00
Mikhail Bashkirov
06124e06bf fix(button): prevent unnecessary keydown/keyup handlers 2019-07-26 16:45:49 +02:00
Mikhail Bashkirov
f3303ae014 fix(button): remove active when mouse/key up on other element (fix #210) 2019-07-26 16:44:55 +02:00
Mikhail Bashkirov
471d662cb2 feat(button): move active to host for cross-browser support (fix #188) 2019-07-26 16:43:10 +02:00
Mikhail Bashkirov
e269b5d040 fix(button): click event fired twice in IE11 (fix #179) 2019-07-26 16:43:09 +02:00
Mikhail Bashkirov
ee8dc3122a chore(button): fix click event notation in demo 2019-07-26 16:43:08 +02:00