Commit graph

1052 commits

Author SHA1 Message Date
CircleCI
c2b7766492 chore: release new versions
- @lion/calendar@0.9.5
 - @lion/checkbox-group@0.11.1
 - @lion/dialog@0.7.8
 - @lion/fieldset@0.13.8
 - @lion/form-core@0.2.1
 - @lion/form-integrations@0.1.13
 - @lion/form@0.6.8
 - @lion/input-amount@0.7.8
 - @lion/input-date@0.7.8
 - @lion/input-datepicker@0.14.10
 - @lion/input-email@0.8.8
 - @lion/input-iban@0.9.8
 - @lion/input-range@0.4.8
 - @lion/input@0.7.8
 - @lion/localize@0.13.0
 - @lion/overlays@0.16.8
 - @lion/radio-group@0.11.1
 - @lion/select-rich@0.18.12
 - @lion/select@0.7.8
 - @lion/switch@0.10.9
 - @lion/textarea@0.7.8
 - @lion/tooltip@0.12.3
 - @lion/validate-messages@0.2.0
2020-07-07 08:28:21 +00:00
Thijs Louisse
048a55f17c
Merge pull request #798 from raichuAK/fix/format-input-date
fix(localize): format hungarian & bulgarian dates
2020-07-07 10:24:52 +02:00
Thijs Louisse
29d740c87d
Merge pull request #794 from ing-bank/fix/overlayCatchRejectedPromise
fix(overlays): only teardown when overlayCtrl defined
2020-07-07 10:16:22 +02:00
Thijs Louisse
e571de808a chore: mitigate browser errors WTR 2020-07-06 19:25:15 +02:00
Thijs Louisse
121e1562fa fix(overlays): only teardown when overlayCtrl defined 2020-07-06 18:54:40 +02:00
CircleCI
e04ae769ea chore: release new versions
- @lion/button@0.7.7
 - @lion/checkbox-group@0.11.0
 - @lion/dialog@0.7.7
 - @lion/fieldset@0.13.7
 - @lion/form-core@0.2.0
 - @lion/form-integrations@0.1.12
 - @lion/form@0.6.7
 - @lion/input-amount@0.7.7
 - @lion/input-date@0.7.7
 - @lion/input-datepicker@0.14.9
 - @lion/input-email@0.8.7
 - @lion/input-iban@0.9.7
 - @lion/input-range@0.4.7
 - @lion/input@0.7.7
 - @lion/overlays@0.16.7
 - @lion/radio-group@0.11.0
 - @lion/select-rich@0.18.11
 - @lion/select@0.7.7
 - @lion/switch@0.10.8
 - @lion/textarea@0.7.7
 - @lion/tooltip@0.12.2
 - @lion/validate-messages@0.1.7
2020-07-06 16:18:57 +00:00
Thijs Louisse
d5a6a8df09
Merge pull request #800 from ing-bank/chore/flaky-tests
chore: fix flaky test, prevent unhandled promise undefined feedbackNode
2020-07-06 18:13:08 +02:00
Joren Broekema
61bf80756e chore: increase browser start timeout 2020-07-06 18:06:06 +02:00
Joren Broekema
4585cd43ba chore: fix flaky test, prevent unhandled promise undefined feedbackNode 2020-07-06 17:42:41 +02:00
Ashwani
cddd51adcb fix(localize): format hungarian & bulgarian dates
- fix memoize function & correct computation of date format
    - modify date format in bulgarian validation messages

BREAKING CHANGE: N

closes #540
2020-07-06 16:27:43 +02:00
Thijs Louisse
c8e1e82ab9
Merge pull request #791 from MathieuPuech/feat/add-help-text-on-choice-input
feat(choice-input): add rendering of help-text
2020-07-06 16:20:28 +02:00
Thijs Louisse
881c20b868
Merge pull request #766 from ing-bank/feat/web-test-runner
chore: use web test runner
2020-07-01 18:08:28 +02:00
Thijs Louisse
4ca155f368
Merge pull request #792 from ing-bank/chore/codeowners
chore: add codeowners
2020-07-01 11:37:48 +02:00
Joren Broekema
5381ccc1c0 chore: add codeowners 2020-07-01 10:22:19 +02:00
Mathieu Puech
5cd36cac20 feat(choice-input): add rendering of help-text 2020-06-30 15:09:12 -04:00
Joren Broekema
92d85b567a chore: fix failing tests 2020-06-30 17:24:19 +02:00
Joren Broekema
781d74d31a fix(datepicker): remove calendar id in calendar overlay frame 2020-06-30 17:18:07 +02:00
Joren Broekema
9f9d49ebcf fix(button): add mouseupHandler also on 'this', remove iron test helpers 2020-06-30 17:17:58 +02:00
Lars den Bakker
530540a9e1 chore: use web test runner 2020-06-30 17:17:40 +02:00
CircleCI
48ba7a6bb4 chore: release new versions
- providence-analytics@0.2.1
2020-06-29 15:54:49 +00:00
Thijs Louisse
1962c3cefd
Merge pull request #790 from ing-bank/fix/providenceExtensions
fix(providence-analytics): extensions argument extend-docs
2020-06-29 17:51:30 +02:00
Thijs Louisse
5bf014b952 fix(providence-analytics): extensions argument extend-docs 2020-06-29 17:42:53 +02:00
CircleCI
3abfbf98f9 chore: release new versions
- providence-analytics@0.2.0
2020-06-29 14:17:16 +00:00
Thijs Louisse
c14618f932
Merge pull request #789 from ing-bank/feat/providenceFileMatchApi
feat(providence-analytics): filepath matching based on anymatch
2020-06-29 16:11:19 +02:00
Thijs Louisse
729966504b feat(providence-analytics): cli arguments extend-docs
chore: fix failing tests
2020-06-29 15:48:02 +02:00
Thijs Louisse
54d06b9faa feat(providence-analytics): filepath matching based on anymatch 2020-06-29 12:12:03 +02:00
gerjanvangeest
60617b9ffc
Merge pull request #786 from MathieuPuech/fix/date-timezone-test
tests: timezone and locale
2020-06-29 11:26:37 +02:00
Mathieu Puech
8349903051 test(form-integrations): date compatible with negative timezone 2020-06-25 10:29:49 -04:00
CircleCI
fa88e7cb70 chore: release new versions
- providence-analytics@0.1.0
2020-06-25 12:21:31 +00:00
Joren Broekema
8300e15547
Merge pull request #771 from ing-bank/feat/providence
feat(providence): add providence package
2020-06-25 13:49:27 +02:00
Thijs Louisse
8e487b1863 chore: update yarn.lock 2020-06-25 13:42:34 +02:00
Joren Broekema
660117664d chore: precommit config 2020-06-25 13:42:34 +02:00
Thijs Louisse
ef3d233d4e feat(providence-analytics): extend-docs cli command
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-06-25 13:42:34 +02:00
Thijs Louisse
e78aba8192 feat(providence-analytics): add providence-analytics package 2020-06-25 13:42:05 +02:00
CircleCI
faf90a30a3 chore: release new versions
- @lion/accordion@0.1.2
2020-06-24 14:33:35 +00:00
gerjanvangeest
9f6fbb66a1
Merge pull request #783 from ing-bank/fix/keyboard-interactio-accordion
fix(accordion): fix keyboard interaction
2020-06-24 16:28:04 +02:00
qa46hx
b4d8222975 fix(accordion): fix keyboard interaction 2020-06-24 16:14:46 +02:00
Mathieu Puech
13ba9dd615 test(input-amount): fix wrong locale 2020-06-24 10:06:30 -04:00
CircleCI
8b2736f234 chore: release new versions
- @lion/dialog@0.7.6
 - @lion/form-integrations@0.1.11
 - @lion/input-datepicker@0.14.8
 - @lion/overlays@0.16.6
 - @lion/select-rich@0.18.10
 - @lion/tooltip@0.12.1
2020-06-24 08:16:25 +00:00
Joren Broekema
55a7e6dcaa
Merge pull request #785 from MathieuPuech/fix/overlays-focusable-slotted
fix(overlays): make focusable slotted buttons
2020-06-24 10:13:15 +02:00
CircleCI
92df108799 chore: release new versions
- @lion/button@0.7.6
 - @lion/form-integrations@0.1.10
 - @lion/select-rich@0.18.9
2020-06-24 06:53:48 +00:00
gerjanvangeest
38df686ff5
Merge pull request #784 from MathieuPuech/fix/button-space-scroll
fix(button): prevent scrolling when repeating space key
2020-06-24 08:50:30 +02:00
mpuech
5e151bb8a4 fix(overlays): make focusable slotted buttons 2020-06-23 13:38:46 -04:00
Mathieu Puech
7eec6f3765 fix(button): prevent scrolling when repeating space key 2020-06-23 13:29:44 -04:00
CircleCI
a217b8a128 chore: release new versions
- @lion/dialog@0.7.5
 - @lion/form-integrations@0.1.9
 - @lion/input-datepicker@0.14.7
 - @lion/overlays@0.16.5
 - @lion/select-rich@0.18.8
 - @lion/tooltip@0.12.0
2020-06-23 13:28:23 +00:00
gerjanvangeest
bc45c655e3
Merge pull request #726 from ing-bank/fix/tooltipA11y
[tooltip] accessibility fixes
2020-06-23 13:18:07 +02:00
Thijs Louisse
3f84a3bab8 feat(tooltip): add invoker relation for accessibility 2020-06-23 12:33:22 +02:00
Thijs Louisse
dfe1905e7c fix(overlays): accessibility attrs setup/teardown 2020-06-23 12:33:14 +02:00
CircleCI
f9f62cf052 chore: release new versions
- babel-plugin-extend-docs@0.2.3
2020-06-18 20:27:01 +00:00
Joren Broekema
4441945d05 fix(babel-plugin-extend-docs): use posix path join for posix type path 2020-06-18 22:23:16 +02:00