Commit graph

1307 commits

Author SHA1 Message Date
Thijs Louisse
c76c07868f
Create ten-moles-kneel.md 2020-10-08 10:12:02 +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
palash2601
94da0ae90c fix(listbox): prevent modelValue change by child components addition 2020-10-06 17:47:36 +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
Joren Broekema
7f744e6368 chore: add consistent styles inheritance for types 2020-10-05 12:01:18 +02:00
Thijs Louisse
8af04001e0
Merge pull request #985 from ing-bank/fix/multiListboxMouseclick
fix(listbox): no cancellation multi mouse click
2020-10-02 15:47:00 +02:00
Thijs Louisse
d1c6b18c0e fix(listbox): no cancellation multi mouse click 2020-10-02 11:30:01 +02:00
gerjanvangeest
20a20844db
Merge pull request #964 from ing-bank/fix/reset-listbox
fix(listbox): add reset function
2020-10-01 16:34:38 +02:00
qa46hx
d5faa459f8 fix(listbox): add reset function 2020-10-01 16:22:56 +02:00
Thomas Allmer
b21c4fa881 chore: use discussions for feature requests 2020-10-01 15:07:44 +02:00
Joren Broekema
2f48f59244 chore: refactor some more 2020-10-01 14:34:44 +02:00
github-actions[bot]
3cdb93941d Version Packages 2020-10-01 12:39:52 +02:00
Thijs Louisse
6947d948d1
Merge pull request #975 from ing-bank/fix/comboboxImprovements
feat(combobox): improvements api, demos and autocompletion ux
2020-10-01 12:14:31 +02:00
Thijs Louisse
0ebca5b47d feat(combobox): improvements api, demos and autocompletion ux 2020-10-01 11:49:15 +02:00
Joren Broekema
0aa4480e0c fix: assure proper typings _inputNode across lion fields 2020-10-01 10:02:45 +02:00
github-actions[bot]
c03ebde5b5 Version Packages 2020-09-30 23:04:53 +02:00
Joren Broekema
106668973b feat(progress-indicator): add types 2020-09-30 20:55:12 +02:00
Thomas Allmer
592366640d fix(switch): _isEmpty should always return a boolean 2020-09-30 20:32:36 +02:00
Joren Broekema
30223d4c69 feat(validate-messages): add types 2020-09-30 20:32:36 +02:00
Joren Broekema
98fa7ad6b5 feat(textarea): add types 2020-09-30 20:32:36 +02:00
Joren Broekema
06123918d0 feat(switch): add types 2020-09-30 20:32:36 +02:00
Joren Broekema
7d4b6d32db feat(steps): add types 2020-09-30 20:32:36 +02:00
Joren Broekema
66c5f2cd36 feat(select): add types 2020-09-30 20:32:36 +02:00
Joren Broekema
681788b990 chore: add a couple of packages to tsconfig 2020-09-30 20:32:36 +02:00
Joren Broekema
4b7bea9656 fix(form-core): add some type fixes/adjustments 2020-09-30 20:32:36 +02:00
Thijs Louisse
7e2b7834e5
Merge pull request #972 from ing-bank/feat/combobox3
feat(combobox): new package combobox
2020-09-30 19:42:51 +02:00
Thijs Louisse
01a798e59e feat(combobox): new package combobox
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-09-30 19:33:34 +02:00
Thomas Allmer
4c33c0bd1c chore(tabs): add demo for nested tabs 2020-09-30 15:41:32 +02:00
qa46hx
bef7d961a7 fix(tabs): allow nested tabs 2020-09-30 15:41:32 +02:00
Joren Broekema
0ed995ad06 feat(pagination): add types 2020-09-30 13:25:24 +02:00
Thomas Allmer
278798636c fix(overlays): add transition hooks to overlays 2020-09-30 13:15:20 +02:00
Joren Broekema
cfa2daf674 feat: add types for input components 2020-09-30 13:14:40 +02:00
Hardik Pithva
35efc9c49e
docs: add event example for radio and checkbox group (#962)
Co-authored-by: Thomas Allmer <thomas.allmer@ing.com>
2020-09-29 12:13:34 +02:00
Hardik Pithva
bcc809b6bb fix(pagination): extract nav list template to reuse in derived component 2020-09-28 17:57:27 +02:00
Joren Broekema
b06c85bbb4 feat(dialog): add types for dialog 2020-09-28 15:37:23 +02:00
Thomas Allmer
52618dc539 chore(collapsible): use string instead of template literal for css 2020-09-28 14:54:08 +02:00
Joren Broekema
6be72935cd feat(collapsible): add types for collapsible 2020-09-28 14:54:08 +02:00
Joren Broekema
a31b7217ba fix(form-core): added submitGroup to types definition file 2020-09-28 14:41:31 +02:00