jorenbroekema
|
eb87859d76
|
chore: cleanup and align types/tests
|
2020-10-15 11:40:25 +02:00 |
|
jorenbroekema
|
8a3a3bbaee
|
chore: add more listbox regression tests
|
2020-10-14 20:02:26 +02:00 |
|
jorenbroekema
|
8f4faee0c6
|
fix(listbox): align setCheckedIndex behavior for multi and single choice
|
2020-10-14 20:02:25 +02:00 |
|
jorenbroekema
|
188fe50770
|
fix(form-core): fire initial modelValue lit update after registration
|
2020-10-14 20:02:25 +02:00 |
|
Joren Broekema
|
9fcb67f0ec
|
fix(combobox): dispatch model-value-changed properly on unselect
|
2020-10-14 20:02:25 +02:00 |
|
Thijs Louisse
|
2dc85b14d3
|
feat(providence-analytics): monorepo support extend-docs
|
2020-10-13 15:24:24 +02:00 |
|
Joren Broekema
|
f0d11fee4a
|
Merge pull request #1024 from ing-bank/fix/validate-conditions
fix(form-core): add missing interaction states for feedback conditions
|
2020-10-13 12:21:57 +02:00 |
|
Joren Broekema
|
e58d27753d
|
Merge pull request #1022 from ing-bank/feat/name-changes
fix(form-core): update child choice fields name attr to parent
|
2020-10-13 12:20:15 +02:00 |
|
Thomas Allmer
|
a07bbc8e03
|
chore: run only chromium and firefox for now
|
2020-10-12 17:05:23 +02:00 |
|
Thomas Allmer
|
596eb2a028
|
chore: update to node 14 to enable playwright webkit tests in ci
|
2020-10-12 17:05:23 +02:00 |
|
Thomas Allmer
|
58f092248e
|
chore: adjust tests so they are sucessfull on firefox as well
|
2020-10-12 17:05:23 +02:00 |
|
Thomas Allmer
|
bdf1cfb26c
|
fix(overlays): blur focused element on hide if inside overlay
|
2020-10-12 17:05:23 +02:00 |
|
Thomas Allmer
|
e92b98a4b9
|
fix(core): order aria elements accordion to dom order
|
2020-10-12 17:05:23 +02:00 |
|
Thomas Allmer
|
acd9264091
|
fix(form-core): default accessible disabled colors
|
2020-10-12 17:05:23 +02:00 |
|
Thomas Allmer
|
7da5542ee7
|
chore: setup to test on all evergreen browsers
|
2020-10-12 17:05:23 +02:00 |
|
Joren Broekema
|
68e3e74953
|
fix(form-core): add missing interaction states for feedback conditions
|
2020-10-12 16:56:50 +02:00 |
|
Joren Broekema
|
e25586e606
|
fix(form-core): prevent choice input from changing name away from parent
|
2020-10-12 14:23:51 +02:00 |
|
Joren Broekema
|
fd297a2832
|
fix(form-core): update formElements with the right name on change
|
2020-10-12 14:13:05 +02:00 |
|
Joren Broekema
|
247e64a3cc
|
fix(form-core): update child choice fields name attr to parent
|
2020-10-12 12:29:48 +02:00 |
|
Joren Broekema
|
838b362358
|
Merge pull request #890 from ing-bank/test/addCalendarScreenshots
test(calendar): add visual regression tests
|
2020-10-12 09:49:08 +02:00 |
|
Mathieu Puech
|
c3693b9756
|
test: optimize execution time
|
2020-10-12 09:45:28 +02:00 |
|
Mathieu Puech
|
001b582c8f
|
test(calendar): add visual regression tests
|
2020-10-12 09:42:34 +02:00 |
|
Joren Broekema
|
108487f451
|
Merge pull request #900 from manolakis/fix/feedback_visibility
fix(form-core): filter feedback messages according feedback conditions
|
2020-10-12 09:34:59 +02:00 |
|
Joren Broekema
|
e6cc18c69f
|
Merge pull request #1017 from demeteren/fix/numberformat
fix(localization): was not formatting minus values
|
2020-10-12 09:29:38 +02:00 |
|
demeteren
|
7682e5208d
|
fix(localization): format negative values properly for Turkish locale
|
2020-10-12 09:26:51 +02:00 |
|
Manuel Martin
|
2907649ba3
|
fix(form-core): filter feedback visibility according interaction states
|
2020-10-08 17:39:52 +02:00 |
|
Thijs Louisse
|
9e6668d643
|
Merge pull request #982 from ing-bank/changeset-release/master
Version Packages
|
2020-10-08 16:47:14 +02:00 |
|
github-actions[bot]
|
1dfe35f000
|
Version Packages
|
2020-10-08 14:44:32 +00:00 |
|
Joren Broekema
|
bad0ad4adf
|
Merge pull request #1009 from ing-bank/feat/lastTypes
Feat/last types
|
2020-10-08 16:43:22 +02:00 |
|
Joren Broekema
|
b7c4432435
|
Merge pull request #1008 from ing-bank/fix/overlays-backdrop
fix: fix backdrop teardown/init bugs and align APIs
|
2020-10-08 16:39:05 +02:00 |
|
Thijs Louisse
|
6679fe7743
|
chore: types button and combobox
|
2020-10-08 16:06:50 +02:00 |
|
Joren Broekema
|
a4c4f1ee8a
|
fix(overlays): check for config contentNode if slot content is undefined
|
2020-10-08 15:39:32 +02:00 |
|
Joren Broekema
|
d83f7fc5ce
|
feat(overlays): simplify backdrop API, allow animated backdrop for local
|
2020-10-08 15:37:30 +02:00 |
|
Thijs Louisse
|
17a0d6bf84
|
chore: changesets (#1014)
|
2020-10-08 14:03:53 +02:00 |
|
palash2601
|
533417f2d2
|
fix(combobox): form-control class to correct node (#1012)
* fix(combobox): form-control class to correct node
|
2020-10-08 11:04:08 +02:00 |
|
Thijs Louisse
|
15b6079282
|
Merge pull request #992 from ing-bank/feat/listboxTypes
chore: types listbox and rich-select
|
2020-10-08 10:43:00 +02:00 |
|
Thijs Louisse
|
5aadf0b2f9
|
chore: types for listbox and select-rich
|
2020-10-08 10:36:48 +02:00 |
|
Thijs Louisse
|
c5aef75662
|
Merge pull request #1011 from davidoff31/fix/combobox-styling-issues
add inherited styles in combobox to allow styling
|
2020-10-08 10:15:14 +02:00 |
|
Thijs Louisse
|
c76c07868f
|
Create ten-moles-kneel.md
|
2020-10-08 10:12:02 +02:00 |
|
jorenbroekema
|
b5e7df3ed9
|
fix: fix backdrop teardown/init bugs and align APIs WIP
|
2020-10-07 18:08:27 +02:00 |
|
iemmoladavide
|
5e18f8e30f
|
add inherited styles in combobox to allow styling
|
2020-10-07 17:40:34 +02:00 |
|
Thijs Louisse
|
8301092d9d
|
Merge pull request #1006 from ing-bank/chore/changesetProvidence
chore(providence-analytics): changeset
|
2020-10-07 15:48:56 +02:00 |
|
Thijs Louisse
|
b71bd7f2de
|
chore(providence-analytics): changeset
|
2020-10-07 15:45:46 +02:00 |
|
Thijs Louisse
|
f3aeb998ac
|
Merge pull request #883 from ing-bank/fix/providenceWinCompat
feat(providence-analytics): add windows support
|
2020-10-07 15:30:32 +02:00 |
|
Ahmet Yesil
|
66388a1a25
|
feat(providence-analytics): add windows support
|
2020-10-07 15:23:26 +02:00 |
|
Thijs Louisse
|
928a673a2f
|
feat(combobox): option showAllOnEmpty
|
2020-10-07 11:19:06 +02:00 |
|
Thijs Louisse
|
942ba65d8d
|
Merge pull request #995 from palash2601/fix/combobox-modelValue-update
fix(listbox): prevent modelValue change by child components addition
|
2020-10-06 19:10:07 +02:00 |
|
Thijs Louisse
|
f41d48b7e0
|
Merge pull request #996 from ing-bank/chore/fixStorybookBuild
chore: fix storybook build of combobox demo
|
2020-10-06 18:55:35 +02:00 |
|
Thomas Allmer
|
79920276d6
|
chore: fix storybook build of combobox demo
|
2020-10-06 18:51:00 +02:00 |
|
Thijs Louisse
|
bccef4896c
|
chore(combobox): advanced extension demos github + whatsapp
|
2020-10-06 17:56:55 +02:00 |
|