Commit graph

999 commits

Author SHA1 Message Date
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
Thomas Allmer
8ad5cc56f1 fix: allow to build types 2020-09-09 17:05:52 +02:00
github-actions[bot]
87c4545f5f Version Packages 2020-09-09 16:25:09 +02:00
Thomas Allmer
dba3a71049 chore: fix listbox demos 2020-09-09 16:18:16 +02:00
Thomas Allmer
60d5d1d3a3 fix(form-core): remove usage of Public Class Fields to not break builds 2020-09-09 16:18:16 +02:00
Thomas Allmer
f7299f1672 chore: small adjustements before release 2020-09-09 12:21:22 +02:00
Thijs Louisse
b83ef4eeeb fix(form-core): type enhancements 2020-09-09 12:21:22 +02:00
Thijs Louisse
0ec72ac330 feat(listbox): new package 'listbox' 2020-09-09 12:21:22 +02:00
Thijs Louisse
e42071d8dc fix: types for overlays, tooltip, button 2020-09-09 12:21:22 +02:00
Thijs Louisse
75107a4b6a feat(core): add EventTargetShim 2020-09-09 12:21:22 +02:00
github-actions[bot]
acf2def52a Version Packages 2020-09-07 08:47:32 +00:00
qa46hx
5a750408eb fix(calendar): make button text also clickable 2020-09-07 10:46:07 +02:00
Thomas Allmer
26f683d045 feat(overlays): make OverlayController constructor tasks sync 2020-09-03 16:49:15 +02:00
Joren Broekema
874ff48339 feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-09-02 09:02:47 +02:00
Daniel Vivar
3e00819bdf Update 30-guidelines-scoped-elements.md
Fix query selector example
2020-08-31 17:54:14 +02:00
github-actions[bot]
5be15e8991 Version Packages 2020-08-31 17:49:34 +02:00
Hardik Pithva
a88f36041e feat: add pagination component 2020-08-31 17:39:29 +02:00
github-actions[bot]
e72ef2a41d Version Packages 2020-08-27 12:09:52 +02:00
qa46hx
65ecd43276 feat: update to latest lit-element version 2020-08-27 10:53:03 +02:00
Joren Broekema
efabe97691
Merge pull request #894 from ing-bank/fix/types-core
fix(core): fix types for core mixins to inherit Lit/HTMLElement super
2020-08-26 10:14:40 +02:00
github-actions[bot]
2ad20a6216 Version Packages 2020-08-24 15:31:48 +00:00
qa46hx
d5f8b461d3 feat(calendar): add year navigation 2020-08-24 17:30:31 +02:00
Thijs Louisse
c347fce4f6 fix(form-core): allow popultion conditionally rendered fields 2020-08-24 17:06:04 +02:00
Joren Broekema
4dc621a076 fix(core): fix types for core mixins to inherit Lit/HTMLElement super 2020-08-20 18:01:41 +02:00
Joren Broekema
d46cbc790f chore: fix lit-element types to reuse lion/core re-export 2020-08-20 16:38:28 +02:00
github-actions[bot]
ab297162e4 Version Packages 2020-08-20 13:43:29 +00:00
Thijs Louisse
905dc38a35 fix(core): fix version LitElement to ~2.3.0 2020-08-20 15:29:00 +02:00
github-actions[bot]
56c396d81d Version Packages 2020-08-17 14:36:28 +00:00
Thomas Allmer
42c68a66c6 chore: remove rogue console logs while running tests 2020-08-17 16:35:14 +02:00
Michel Blankenstein
4a228e671d fix(validate-mixin): remove event listener on disconnect instead of add 2020-08-17 14:51:40 +02:00
Thomas Allmer
07c598fd68 fix(form-core): form should be able to access formattedValue of children 2020-08-12 16:59:17 +02:00
Thomas Allmer
dd021e4392 fix(form-core): form-group should have a valid formattedValue 2020-08-12 15:00:37 +02:00
github-actions[bot]
458a58bbf9 Version Packages 2020-08-12 12:40:18 +00:00
Thijs Louisse
623b10a3d7 fix(providence-analytics): allowlist takes precedence over -mode 2020-08-12 14:00:18 +02:00
github-actions[bot]
1c278c3a7c Version Packages 2020-08-12 08:04:07 +00:00
Thijs Louisse
e374608c95
Merge pull request #870 from ing-bank/feat/providenceWhitelistMode
feat(providence-analytics): add --allowlist-mode option
2020-08-12 10:03:02 +02:00
Thijs Louisse
7471f8cc7e fix(providence-analytics): clean output extend-docs 2020-08-12 09:56:40 +02:00
Thijs Louisse
a3297d4b90 chore(providence-analytics): cleanup e2e tests 2020-08-10 19:01:58 +02:00
Thijs Louisse
ca6c8e6278 feat(providence-analytics): add --allowlist-mode option 2020-08-10 19:01:49 +02:00
Joren Broekema
d9961a0a76 chore: fix type problems before release 2020-08-10 15:35:17 +02:00
github-actions[bot]
aaef107384 Version Packages 2020-08-10 13:21:12 +00:00
Joren Broekema
fb23697513 chore: add form-core type d file for index and change tsc cfg 2020-08-10 13:44:11 +02:00
github-actions[bot]
6a83263a0c Version Packages 2020-08-10 11:11:46 +00:00
Thijs Louisse
7d1bde66c4 fix(providence-analytics): from-import-to-export without fs lookup 2020-08-10 11:43:45 +02:00