Commit graph

133 commits

Author SHA1 Message Date
Hardik Pithva
51d2f4d28a chore(input-stepper): remove name attr and improvements 2020-10-27 09:59:46 +01:00
Thijs Louisse
75c1b22760
Merge pull request #1049 from ing-bank/fix/typeEnhancements
chore: type enhancements SlotMixin, LocalizeMixin, SelectRichInvoker
2020-10-26 11:40:51 +01:00
gerjanvangeest
7cac5497ac
Merge pull request #1045 from ing-bank/fix/listbox-model-value-changed
fix(listbox): on fire model-value-changed when update from children
2020-10-26 10:51:18 +01:00
Thijs Louisse
20ba0ca8c0 chore: type enhancements SlotMixin, LocalizeMixin, SelectRichInvoker 2020-10-26 10:45:01 +01:00
qa46hx
16dd0cecc3 fix(listbox): on fire model-value-changed when update from children 2020-10-22 17:03:13 +02:00
erik
978af941ba fix(icon): single pronounciation in JAWS/FF 2020-10-22 11:18:12 +02:00
Joren Broekema
be99638e18 chore: release packages 2020-10-19 14:26:30 +02:00
Joren Broekema
4f04ee33ea
Merge pull request #1036 from ing-bank/fix/button-clickarea
fix(button): set width/height clickarea 100%
2020-10-19 13:59:47 +02:00
Thijs Louisse
ca210dae73
feat(providence-analytics): add option skipCheckMatchCompatibility 2020-10-19 13:28:36 +02:00
Joren Broekema
b910d6f730 fix(button): set width/height clickarea 100% 2020-10-19 13:07:49 +02:00
github-actions[bot]
59204ab3f1 Version Packages 2020-10-19 09:30:12 +00:00
Joren Broekema
e14cad34e9
Merge pull request #1034 from Bubbit/bub-add-link-combobox
feat(listbox): add click on enter for options with href
2020-10-19 11:28:55 +02:00
Remco Gubbels
c844c017a9 feat(listbox): add click on enter for options with href 2020-10-19 11:23:11 +02:00
jorenbroekema
1671c705b8 fix(select-rich): trigger manual update invoker selected elem on sync 2020-10-16 12:24:46 +02:00
jorenbroekema
f7ab53910d fix(button): set display to inline-flex for inline content 2020-10-16 12:24:46 +02:00
Joren Broekema
6498ab716f
Merge pull request #1033 from ing-bank/fix/comboboxBackgroundHeritage
fix(combobox): inherit background for native input
2020-10-15 22:25:33 +02:00
Mathieu Puech
7e915f943a fix(combobox): inherit background for native input 2020-10-15 16:17:31 -04:00
Joren Broekema
8a712abd72
Merge pull request #1029 from ing-bank/fix/tooltip-hasDisabledInvoker
fix(tooltip): keeps tooltip closed when invoker is disabled
2020-10-15 16:36:05 +02:00
qa46hx
baeedeeea6 fix(tooltip): keeps tooltip closed when invoker is disabled 2020-10-15 16:26:36 +02:00
Joren Broekema
e5a9f45f1e
Merge pull request #1026 from ing-bank/combobox/model-value-changed
fix(combobox): dispatch model-value-changed properly on unselect
2020-10-15 13:49:57 +02:00
Joren Broekema
3d9e4aca6e
Merge pull request #1030 from ing-bank/fix/observer-textarea
fix(textarea): add intersection observer for textarea recalculate
2020-10-15 13:40:29 +02:00
jorenbroekema
c3a581e281 fix(textarea): add intersection observer for textarea recalculate 2020-10-15 13:31:22 +02:00
Jorge del Casar
26b605939f
refactor(button): several improvements (#1019)
- remove click-area --> move styles to host::before
- reduce css so that extending styles makes sense. Merge .btn with host
- reduce the template and remove the if else construction inside the template
- hide focus styles if they're not needed, for example, when an element receives focus via the mouse.
- improve __clickDelegationHandler. Use current slotted native button instead of create new one
- fix vertical align when 2 buttons are inline and one has icon. Example included.
- add min-with to ensure target size for mobile, not only height
- add test to check event.target in all situations (inside and outside form)
2020-10-15 12:13:46 +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
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
Joren Broekema
68e3e74953 fix(form-core): add missing interaction states for feedback conditions 2020-10-12 16:56:50 +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
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
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
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
c76c07868f
Create ten-moles-kneel.md 2020-10-08 10:12:02 +02:00
Thijs Louisse
b71bd7f2de chore(providence-analytics): changeset 2020-10-07 15:45:46 +02:00
Thijs Louisse
928a673a2f feat(combobox): option showAllOnEmpty 2020-10-07 11:19:06 +02:00
Joren Broekema
e9cee0397b feat: add types for calendar and datepicker 2020-10-06 12:41:03 +02:00
Joren Broekema
580603cedf
Merge pull request #989 from ing-bank/fix/scrollTargetNode
fix(select-rich): change scrollTargetNode to listboxNode
2020-10-05 18:07:38 +02:00
qa46hx
20469ce76d fix(select-rich): change scrollTargetNode to listboxNode 2020-10-05 16:25:32 +02:00
Joren Broekema
f99da587b7
Merge pull request #978 from ing-bank/fix/_inputNode
fix: assure proper typings _inputNode across lion fields
2020-10-05 12:08:40 +02:00