Commit graph

1280 commits

Author SHA1 Message Date
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
Joren Broekema
6f08e9296b feat: add types for fieldset and form 2020-09-28 14:41:31 +02:00
Joren Broekema
9a74bfdc6e
Merge pull request #955 from ing-bank/feat/choice-types
feat: add types for checkbox-group & radio-group
2020-09-28 11:53:40 +02:00
Joren Broekema
50287fba72 feat(radio-group): add types for radio-group 2020-09-28 11:17:02 +02:00
Joren Broekema
9263f39740 feat(checkbox-group): add types for checkbox-group 2020-09-28 11:16:27 +02:00
gerjanvangeest
98b8bb57b9
Merge pull request #947 from ing-bank/fix/selectRichSingleOption
fix(select-rich): singleOption true only if there is exactly one option
2020-09-28 10:24:53 +02:00
Thomas Allmer
e2d772f5b3 fix(select-rich): singleOption true only if there is exactly one option 2020-09-25 17:25:16 +02:00
qa46hx
857206548c fix(form-core): prevent toggle of checked state when disabled 2020-09-25 15:40:03 +02:00
qa46hx
6aacbc4403 fix(switch): dispatch checked-changed on checked change 2020-09-25 15:40:03 +02:00
Joren Broekema
175e6bea6f feat(accordion): add types for accordion 2020-09-25 15:34:37 +02:00
Joren Broekema
56cc174c0b fix(tabs): clear slottable store properly on slotchange 2020-09-25 15:34:37 +02:00
gerjanvangeest
db02094add
Merge pull request #943 from ing-bank/issuesPullTemplate
chore: improve issue/pull request templates
2020-09-24 08:49:34 +02:00
qa46hx
02145a0644 fix(form-core): override clear() so modelValue doesn't get erased 2020-09-23 17:34:50 +02:00
Thomas Allmer
eb9433fc46 chore: improve issue/pull request templates 2020-09-23 17:30:48 +02:00
Hardik Pithva
ba72b32b00 feat: add input stepper component 2020-09-22 18:55:07 +02:00
Joren Broekema
526aee2006 chore: revert outlet removal since needed for local backdrop 2020-09-16 12:21:07 +02:00
Joren Broekema
6394c08033 fix: remove unnecessary shadow outlet slots 2020-09-16 12:21:07 +02:00
Joren Broekema
a9d6971c67 feat(overlays): abstract arrow logic from tooltip into ArrowMixin 2020-09-16 12:21:07 +02:00
Thomas Allmer
de0e0d52b5 chore: remove not needed index.d.ts files, minor type improvements 2020-09-15 10:48:34 +02:00
Joren Broekema
3f50c798f1 feat(input-amount): add types 2020-09-15 10:48:34 +02:00
Joren Broekema
b9327627c6 fix(form-core): align on common Intl type formatOptions 2020-09-15 10:48:34 +02:00
Joren Broekema
b01cacbded fix(localize): align on common Intl type and reduce duplicates 2020-09-15 10:48:34 +02:00
Joren Broekema
32202a88ec feat(input): add types 2020-09-15 10:48:34 +02:00
Joren Broekema
46dbaa3f37 fix(form-core): add index.d.ts and adjust types for LionInput types 2020-09-15 10:48:34 +02:00
github-actions[bot]
10e6ad74c2 Version Packages 2020-09-11 12:47:47 +02:00
Thomas Allmer
7e02c39a0f fix(select-rich): remove usage of public class fields 2020-09-11 12:45:23 +02:00
github-actions[bot]
daa97de466 Version Packages 2020-09-11 09:49:56 +02:00
Thomas Allmer
27bc805885 fix(listbox): remove usage of public class fields 2020-09-11 09:46:21 +02:00