Commit graph

918 commits

Author SHA1 Message Date
Thijs Louisse
af2e0293a1 fix(ui): [overlays]: enhance adoptStyles fallback and make testable 2023-01-12 11:35:01 +01:00
gvangeest
9a43dc4d89 fix(input-tel-dropddown): add translations for 'All countries' and 'Suggested countries' labels 2023-01-04 11:17:49 +01:00
gerjanvangeest
fd09f652d4
fix(select-rich): solve case of having singleOption and hassNoDefaultSelected at the same time (#1863) 2022-12-29 10:37:40 +01:00
github-actions[bot]
ed5016dcea Version Packages 2022-12-16 13:25:07 +01:00
Thijs Louisse
7ac0a42224 fix(ui): overlay fixes (responsive backdrop/select-rich/tooltip) 2022-12-16 08:47:48 +01:00
github-actions[bot]
ab906fc13b Version Packages 2022-12-15 17:03:23 +01:00
Thijs Louisse
5e70716862 fix(ui): prevent infinite tooltip loops 2022-12-15 16:52:02 +01:00
Danny Moerkerke
71906ed316 chore: - simplified selectors for content and invoker
- mentioned accordion in changeset
2022-12-14 13:56:27 +01:00
Danny Moerkerke
49092c97aa chore: added changeset 2022-12-14 13:56:27 +01:00
Thijs Louisse
fafd922251 fix(ui): add adopted stylesheets once; attach correctly to body 2022-12-12 14:31:14 +01:00
github-actions[bot]
fc55726a97 Version Packages 2022-12-09 16:26:17 +01:00
Thijs Louisse
36910e5d70 fix(ui): simplify datepicker structure 2022-12-09 15:54:28 +01:00
Thijs Louisse
64c0e26c20 feat: use dialog element for top layer functionality of all overlays 2022-12-09 15:54:28 +01:00
Thijs Louisse
00063d7350 fix: depend on @popperjs/core, so local overlays have it available 2022-12-09 15:54:28 +01:00
github-actions[bot]
349b6dcbd6 Version Packages 2022-12-01 17:00:20 +01:00
Thijs Louisse
f147024ce8 feat(ui): validate-messages without side effects 2022-12-01 16:42:21 +01:00
github-actions[bot]
f7fde3152a Version Packages 2022-11-28 18:06:31 +01:00
Thijs Louisse
f0e6ee922c feat(ui): export side effect free singletons for deduping multiple instances before "main" singleton instance is registered 2022-11-28 18:02:48 +01:00
Thijs Louisse
de51dae20b fix(ui): use the correct names for singleton registrations 2022-11-28 18:02:48 +01:00
github-actions[bot]
8de03892cb Version Packages 2022-11-28 13:49:40 +01:00
Thomas Allmer
11f6f19a09 fix(ui): use scoped-elements version that exposes types 2022-11-28 13:28:39 +01:00
github-actions[bot]
32f55a8650 Version Packages 2022-11-23 22:43:02 +01:00
Thijs Louisse
5dd5a848f0 fix(core): SlotMixin: conditional slots should not break init loop 2022-11-23 22:22:35 +01:00
github-actions[bot]
6d4a362662 Version Packages 2022-11-23 16:23:01 +01:00
Thijs Louisse
2572012d8e chore: enhance SlotMixin docs 2022-11-23 16:19:09 +01:00
Thijs Louisse
0176eabe23 chore: correct changelog overlay safari issue 2022-11-23 15:19:58 +01:00
Thijs Louisse
8eb68f5030 fix: compensate for unist-util-select not depending on "not" dependency 2022-11-23 14:48:53 +01:00
Thijs Louisse
9b4cbb1dfc fix(lion-input-tel): upgrade to awesome-phonenumber v4 2022-11-23 14:48:53 +01:00
Rick de Hoop
53459451a7 fix(overlays): MacSafari fix for interactive content in dialog with preventsScroll 2022-11-21 12:59:54 +01:00
Jose C. Perea
e090d2d861 fix(overlay-manager): disable transition when reduced motion enabled 2022-11-18 16:38:13 +01:00
github-actions[bot]
edc6920a90 Version Packages 2022-11-17 12:27:36 +01:00
Thomas Allmer
eee83cca63 fix(ui): export types that are useful for subclassers 2022-11-17 12:08:26 +01:00
Thijs Louisse
d6d3810f7c chore: add a11y and SlotMixin docs 2022-11-17 12:08:12 +01:00
Thijs Louisse
d7938ef6b3 fix(input-tel-dropdown): fix interaction states 2022-11-17 12:08:12 +01:00
Thijs Louisse
bc2527030b fix: expose docs via export map 2022-11-17 12:08:12 +01:00
Thijs Louisse
11436fc01c fix: allow rerender in SlotMixin 2022-11-17 12:08:12 +01:00
github-actions[bot]
fbf0bd2237 Version Packages 2022-11-11 14:17:35 +01:00
Thomas Allmer
4708fe9462 chore: add releases for docs 2022-11-11 14:06:48 +01:00
gvangeest
da057efcf0 fix(localize): fix and simplify parseMode check 2022-11-09 09:58:46 +01:00
github-actions[bot]
42a8acdc72 Version Packages 2022-11-09 09:07:56 +01:00
thepassle
2553e7ac86 ci: changeset 2022-11-09 09:05:25 +01:00
github-actions[bot]
e89faca259 Version Packages 2022-11-08 19:31:23 +01:00
Danny Moerkerke
21af096b9b
chore: added missing ' in changeset file 2022-11-08 17:02:54 +01:00
Danny Moerkerke
2831595fad chore: added areas of work to changeset files 2022-11-08 15:03:40 +01:00
Danny Moerkerke
948bff8538 chore: removed individual packages from changeset files, everything is now in @lion/ui 2022-11-08 15:03:40 +01:00
Thomas Allmer
faa26f1277 fix(singleton-manager): keep "main" in package.json for older tools 2022-11-08 13:41:34 +01:00
Danny Moerkerke
c7ea03577c chore: moved lion-drawer to correct directories for new lion/ui setup 2022-11-07 14:48:26 +01:00
github-actions[bot]
3cc3d2960f Version Packages 2022-11-07 12:29:11 +01:00
Thomas Allmer
e08b6bec58 chore: prepare @lion/ui release 2022-11-07 11:39:40 +01:00
Thomas Allmer
c9e060fc21 feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
Thijs Louisse
f7fc7df349 feat(providence-analytics): improvements find-exports, trackdown-identifier, get-source-code-fragment-of-declaration 2022-10-10 10:48:04 +02:00
Thijs Louisse
dd3458af70 feat(providence-analytics): enhance and test memoization 2022-10-10 10:48:04 +02:00
Thijs Louisse
e9c6523f59 feat(providence-analytics): export more and use cjs only 2022-09-22 15:39:36 +02:00
Thijs Louisse
a849f09fa9 feat(providence-analytics): add util "getSourceCodeFragmentOfDeclaration" 2022-09-22 15:39:36 +02:00
Thijs Louisse
9593c45695 feat(providence-analytics): add export-map functionality to InputDataService 2022-09-22 15:39:36 +02:00
Edmund
18cbb5b476
Fix: calendar translation de.js strings corrected 2022-09-17 20:31:21 +02:00
Lars den Bakker
66abd3ea4c fix(ajax): don't throw on non-JSON responses in fetchJson 2022-09-14 23:45:12 +02:00
Jose Luis de Vega
d838ea100c
fix(switch): do not change checked state when disabled 2022-09-14 18:55:28 +02:00
github-actions[bot]
1ff70af3c7 Version Packages 2022-09-08 07:20:58 +00:00
Joren Broekema
2d58320e51
feat: format number add thousandSeparator option, fix type decimalSep (#1774) 2022-09-08 09:19:07 +02:00
Joren Broekema
11c5ffe094
fix(input-amount,localize): make decimalSeparator formatOptions work (#1769) 2022-09-01 17:01:44 +02:00
Thomas Allmer
cc294f2023 BREAKING(core): remove unused UpdateStylesMixin & DelegateMixin 2022-08-22 13:48:49 +02:00
Martin Pool
b3d8d62be4
Merge pull request #1746 from ing-bank/chore/bump-ajax-v1
chore(ajax): bump to major version 1.0.0
2022-08-15 18:46:14 +02:00
github-actions[bot]
7ff4fbf684 Version Packages 2022-08-15 07:15:14 +00:00
Danny Moerkerke
da4652e2b1
Merge pull request #1745 from ing-bank/feature/accordion-focus-handling
fix: fixed focus handling, focus now jumps from header to panel when …
2022-08-15 09:13:24 +02:00
Thijs Louisse
2514fa972a fix(rocket-preset-extend-lion): run plugins in correct order, allowing replace functions to access local urls and kick in after tag transforms 2022-08-11 11:42:32 +02:00
Hardik Pithva
a616fd8dca
feat(progress-indicator): add support for progress bar (#1713)
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2022-08-11 08:55:25 +02:00
AndreeaMoise
0b97918d1e
fix(form-core): getMessage return type supports string and Element (#1756)
* fix: getMessage return type supports string and Element

* Add changeset
2022-08-10 10:59:12 +02:00
Danny Moerkerke
d597892a87 chore: added changeset 2022-08-08 11:54:43 +02:00
Martin Pool
18287a6465 chore(ajax): bump to major version 1.0.0 2022-07-19 10:28:43 +02:00
Riovir
718ce0146a
fix(switch): fix error caused by setting role in constructor (#1741)
Co-authored-by: jorenbroekema <joren.broekema@gmail.com>

Co-authored-by: jorenbroekema <joren.broekema@gmail.com>
2022-07-05 10:58:26 +02:00
github-actions[bot]
5be7776e1e Version Packages 2022-06-20 13:46:01 +02:00
gerjanvangeest
270c7b30b8
fix(overlays): change opacity to filter to fix chromium bug (#1735) 2022-06-16 10:16:54 +02:00
gerjanvangeest
7239d60466
Fix/input tel format options (#1733)
* fix(input-tel): remove unwanted characters in parser

* feat(input-tel-dropdown): export getFlagSymbol function

* feat(input-tel): add formatCountryCodeStyle option
2022-06-15 08:11:40 +02:00
Thijs Louisse
29b432f054
Merge pull request #1721 from ing-bank/changeset-release/master
Version Packages
2022-06-09 16:50:51 +02:00
github-actions[bot]
66a9dd99a3 Version Packages 2022-06-09 13:14:32 +00:00
Thijs Louisse
5ad98a26fa fix(core): use partial renderOptions in SlotMixin (for Safari) 2022-06-09 15:12:31 +02:00
Thijs Louisse
f46d908769 feat(rocket-preset-extend-lion-docs): allow globalReplaceFunction 2022-06-09 15:12:15 +02:00
Thijs Louisse
63f8f6fd36 feat(remark-extend): allow globalReplaceFunction 2022-06-09 15:12:15 +02:00
Thomas Allmer
20af7a44ce fix(form-core): maintain correct formElements order with non-form elements in dom 2022-06-08 16:10:10 +02:00
gerjanvangeest
3dee788fb5
fix(input-tel-dropdown): fix edge cases onDropdownValueChanged (#1723) 2022-06-01 15:34:38 +02:00
Thijs Louisse
20436115c3 chore: depend on latest minors internally for input-tel(-dropdown) 2022-06-01 13:24:42 +02:00
Thijs Louisse
63466d6142 fix: type export ValidationType 2022-06-01 12:40:00 +02:00
github-actions[bot]
ad468be032 Version Packages 2022-05-31 16:03:50 +00:00
Thijs Louisse
957ca981d4
Merge pull request #1717 from ing-bank/type-module
fix: add type module to pkg jsons of ESM packages
2022-05-31 18:01:58 +02:00
jorenbroekema
e7a4ca1dcc fix: add type module to pkg jsons of ESM packages 2022-05-31 16:46:53 +02:00
gerjanvangeest
9591732f4e
fix(input-tel-dropdown): syncs value of dropdown on init if input has no value
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2022-05-31 16:25:50 +02:00
Lars den Bakker
362ee0e2e9 fix(ajax): align intercepted and non-intercepted response behavior 2022-05-31 13:46:54 +02:00
gerjanvangeest
abcff8c9e2
fix(input-tel): use pattern validation message for too-short/too-long (#1693) 2022-05-31 11:00:37 +02:00
Thijs Louisse
27c86e71e8 chore: keep prod dependencies limited and simple 2022-05-31 08:16:13 +02:00
Martin Pool
447383bd14 feat(ajax): add maxCacheSize option 2022-05-30 12:58:18 +02:00
Stefan Pearson
915de370d7
fix(overlays): Allow elements with display:contents to be focusable in keyboard event trapping (#1709)
* fix: isVisible check on elements with display:contents

* Create eight-years-pump.md

* chore: adds additional test
2022-05-25 16:40:45 +02:00
gerjanvangeest
ca9b788bb3
Merge pull request #1707 from ing-bank/feat/input-tel-dropdown-preferred-countries
feat(input-tel-dropdown): add optgroups when preferredCountries are shown
2022-05-23 18:01:01 +02:00
gvangeest
01fd0d2023 feat(input-tel-dropdown): add optgroups when preferredCountries are shown 2022-05-23 17:41:24 +02:00
gvangeest
f78cad3c13 fix(combobox): set no typeahead to true 2022-05-23 15:11:57 +02:00
Hardik Pithva
96a24c4a4e build: add changeset 2022-05-20 13:29:46 +02:00
Joren Broekema
05e17d69e5
fix(checkbox-group): indeterminate checkbox respects disabled states (#1698)
Co-authored-by: Danny Moerkerke <danny.moerkerke@ing.com>
2022-05-18 12:08:34 +02:00
gvangeest
710e7c3d9e fix(input-tel-dropdown): do not sync regionCode if countryCode is the same 2022-05-17 11:38:32 +02:00
gerjanvangeest
d382887e67 fix(input-tel): make use of awesome-phonenumber
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2022-05-12 17:50:27 +02:00
palash2601
33fd1bef09
fix(lion-field): remove name property exception to align with platform
fix(lion-field): remove name property check for forward compatibility with Form participation api

Co-authored-by: Thijs Louisse <t_louisse@hotmail.com>
2022-05-10 14:50:15 +02:00
github-actions[bot]
f11f94fafc Version Packages 2022-05-09 17:38:48 +02:00
Martin Pool
558edcb686 feat(ajax): add a maxResponseSize cache option to specify a max size for responses to be cached 2022-05-09 17:12:51 +02:00
gvangeest
2107cfb0c3 chore(listbox): change feature into patch release 2022-05-09 13:18:24 +02:00
Martin Pool
efcdf653a4 feat: content-type filter for ajax cache 2022-05-09 12:39:49 +02:00
Martin Pool
56af96f1da feat(ajax): add an option to initialize the cache interceptors even when useCache is turned off in the global options 2022-05-09 10:09:43 +02:00
gvangeest
a28686ee72 feat(listbox): add type ahead option 2022-05-04 16:01:56 +02:00
Joren Broekema
4129786909
feat: add mixed-state indeterminate checkbox feature (#1669)
* fix: don't switch to tri-state if all child boxes are same checked state

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2022-05-03 13:34:24 +02:00
gvangeest
8ecfc31c0d fix(input-tel-dropdown): sync disabled state to dropdown 2022-04-19 10:57:44 +02:00
Konstantinos Norgias
43dd132013 fix: do not show ResultValidator feedback message if input field is empty 2022-04-19 10:27:38 +02:00
Thijs Louisse
355aabc02c fix(switch): unregister as formElement on disconnected 2022-04-06 18:16:30 +02:00
github-actions[bot]
cebbb6aac1 Version Packages 2022-04-06 09:42:12 +00:00
Onkar
998d95f9fb feat(input-datepicker):sync the caledar dates when the validator params change
Co-authored-by: Thijs Louisse<Thijs.Louisse@ing.com>
2022-04-06 11:40:07 +02:00
Onkar
f408f6f8eb feat(form-core): provide _onValidatorUpdated with validator reference
Co-authored-by: Thijs Louisse<Thijs.Louisse@ing.com>
2022-04-06 11:40:07 +02:00
Thijs Louisse
66531e3c93 fix(core): scoped slots 2022-04-06 09:59:07 +02:00
Thomas Allmer
aa8b89161d feat: update to @open-wc/scoped-element not needing a polyfill 2022-04-05 12:38:28 +02:00
Thijs Louisse
17dadabfbf fix(providence-analytics): better allowlist-mode detection 2022-03-31 13:40:30 +02:00
Knorgias
64bdddf6b7
Merge pull request #1622 from ing-bank/chore/update-header
chore: update header order, components list and links
2022-03-30 13:19:22 +02:00
Konstantinos Norgias
672c8e99b6 chore: update header order, components list and links 2022-03-30 12:37:30 +02:00
Thijs Louisse
ab7cc1e026 patch(providence-analytics): expose skipCheckMatchCompatibility) 2022-03-28 21:03:42 +02:00
Meower
85318e3b1c
fix(validate-messages): fix default en-PH date validation message 2022-03-22 11:21:41 +01:00
Thijs Louisse
f7df1ae822 feat(validate-messages): add PhoneNumber messages 2022-03-22 11:01:03 +01:00
Thijs Louisse
03c294c9ea fix(tabs): allow initialization without children 2022-03-22 11:01:03 +01:00
Thijs Louisse
32b322c37e feat(input-tel-dropdown): new component LionInputTelDropdown
Co-authored-by: David Vossen<David.Vossen@ing.com>
2022-03-16 16:29:01 +01:00
Thijs Louisse
a882c94f11 feat(input-tel): new component LionInputTel 2022-03-16 16:29:00 +01:00
Thijs Louisse
a64c552b61 fix(validate-messages): typo IsData message 2022-03-16 16:29:00 +01:00
Thijs Louisse
3772c94301 patch(form-core): expose mimicUserInput test-helper 2022-03-16 16:28:59 +01:00
Thijs Louisse
7016a150dc feat(form-core): allow enums as outcome of a Validator 2022-03-16 16:28:59 +01:00
Thijs Louisse
9c1dfdcd12 feat(form-core): add live formatter functionality via .preprocessor 2022-03-16 16:28:59 +01:00
Ahmet Yesil
d46b989444 fix: css typed object support check 2022-03-16 12:08:16 +01:00
Joren Broekema
cd2bc1351f
Merge pull request #1612 from Jellepostma/fix/listboxhorizontalscrolling
Fix: Prevent default behavior while scrolling using arrow keys in a h…
2022-03-08 09:14:21 +01:00
github-actions[bot]
7c52c12bfb Version Packages 2022-03-07 18:38:17 +01:00
Jelle Postma
1ea9f291b6 Fix: Prevent default behavior while scrolling using arrow keys in a horizontal listbox 2022-03-07 13:17:40 +01:00
jorenbroekema
a338271542 chore: update changeset info 2022-02-28 16:53:18 +01:00
jorenbroekema
57d2c62b78 feat(core): add ScopedStylesMixin 2022-02-28 13:39:55 +01:00
github-actions[bot]
bfec15264b Version Packages 2022-02-23 17:10:39 +01:00
Thijs Louisse
ceea0aa246
Merge pull request #1603 from ing-bank/experiment-@lion
feat: remove fixed versions @lion and upgrade TSC
2022-02-23 14:55:45 +01:00
jorenbroekema
b9fb3bfd37 chore: add documentation about lion versioning 2022-02-22 14:30:18 +01:00
jorenbroekema
b96dc40ebe BREAKING(overlays): make elevation prop setter param type number instead of string 2022-02-21 10:30:00 +01:00
jorenbroekema
683d5c1c9c chore: upgrade to latest TSC to fix TSC bug caused by prev commit 2022-02-10 13:40:26 +01:00
joquitch
3c9acaa77e fix(collapsible): moved binding to constructor 2022-02-08 09:22:54 +01:00
github-actions[bot]
68c64d1280 Version Packages 2022-01-04 14:41:07 +00:00
gvangeest
2bd3c52114 fix: rename customElementsManifest to customElements in package.json 2022-01-04 15:24:37 +01:00
Joren Broekema
881e1c6de2
Merge pull request #1588 from ing-bank/fix/remove-differentKeyEventNamesShimIE
chore: remove differentKeyEventNamesShimIE
2022-01-04 13:16:29 +01:00
Thijs Louisse
c381be9c01
Merge pull request #1581 from remcovaes/fix/OverlayMixinTypeInfo
fix: type info in OverlayMixinTypes
2022-01-04 11:36:56 +01:00
gvangeest
8301191814 feat(core): remove closestPolyfill 2021-12-29 16:21:27 +01:00
gvangeest
495cb0c500 feat(core): remove unused keyboardEventShimIE test helper 2021-12-29 16:21:18 +01:00
gvangeest
2b583ee750 feat: remove differentKeyEventNamesShimIE 2021-12-29 16:21:06 +01:00
gvangeest
be84466311 fix(button): increase click area to meet WCAG success criteria 2021-12-15 11:10:45 +01:00
Remco Vaes
6e67b4a310 Add changeset 2021-12-14 15:04:37 +01:00
Joren Broekema
1340c1bd61
Merge pull request #1573 from jrobind/fix/disabledTabs
fix(tabs): prevent selection of disabled tabs.
2021-12-13 12:06:08 +01:00
James Robinson
eafa7d03d7 fix(tabs): prevent selection of disabled tabs. 2021-12-13 10:01:53 +00:00
Thomas Allmer
30805edf12 fix: use node wildcard exports for docs 2021-12-07 13:23:17 +01:00
pndewit
fad9d8e58f feat(localize): add option to show the key as a fallback when a locale is missing a translation 2021-11-24 09:49:46 +01:00
github-actions[bot]
3b70a7d487 Version Packages 2021-11-17 00:14:53 +01:00
Thijs Louisse
26b150f0af fix(providence): fix paths for dashboard 2021-11-17 00:07:04 +01:00
github-actions[bot]
ee6dc3280e Version Packages 2021-11-17 00:07:04 +01:00
github-actions[bot]
895a5a46c3 Version Packages 2021-11-16 16:16:49 +01:00
Thijs Louisse
88babab7d8 chore: types for providence 2021-11-16 15:37:50 +01:00
Thijs Louisse
ab29920842
Merge pull request #1543 from ing-bank/feat/improveDashboard
feat(providence): improve dashboard
2021-11-16 15:20:53 +01:00
Thijs Louisse
96ae18c487 feat(providence): improve dashboard 2021-11-16 14:45:16 +01:00
github-actions[bot]
3106a84ec0 Version Packages 2021-11-15 17:39:59 +01:00
Thijs Louisse
1e8839f2fd fix: support export maps for match-* analyzers 2021-11-12 18:37:04 +01:00
github-actions[bot]
c59dda0c93 Version Packages 2021-11-11 14:30:59 +01:00
gerjanvangeest
d8e5c42b65
Merge pull request #1536 from ing-bank/fix/exportParse
fix(providence): correctly handle exports like "const x=3; export {x};"
2021-11-11 13:21:29 +01:00
Joel-Levi
fdc5e73fd2
Fix black bars on dialogs with preventsScroll enabled on ios 15 (#1526)
fix(overlays): black bars on dialogs with preventsScroll enabled on ios 15
2021-11-11 13:13:57 +01:00
Joshua Hewitt
a0b313c650 fix(providence): correctly handle exports like "const x=3; export {x};"
Co-authored-by: Thijs Louisse<Thijs.Louisse@ing.com>
2021-11-11 12:58:01 +01:00
qa46hx
c4562f7e64 fix: use html & unsafeStatic from @open-wc/testing 2021-11-11 10:02:47 +01:00
Abdón Rodríguez Davila
a2c66cd94d feat: update to Lit v2.0.2 2021-11-11 10:02:46 +01:00
Thijs Louisse
cf3b14bce0
Merge pull request #1524 from Alex-Radu/fix/overlay-is-equal-config
fix(overlays): fix condition in is-equal-config util and add null guard
2021-11-10 11:16:27 +01:00
Alex Radu
b6be7ba482 fix(overlays): fix condition in is-equal-config util and add null guard 2021-11-10 09:12:04 +02:00
Thijs Louisse
af4914e68e
Merge pull request #1530 from ing-bank/fix/avoid-innerHTML
fix: avoid (false) positives for static analyzers like checkmarx
2021-11-09 18:22:44 +01:00
jorenbroekema
9b81b69e58 feat(core): export latest added lit directives 2021-11-09 15:15:10 +01:00
Konstantinos Norgias
4e78ebdee7 fix: avoid use of innerHTML to please Checkmax 2021-11-08 17:29:48 +01:00
sposh
2995a5037f
Correct default target in Windows if no -t (#1520)
fix: correct default target in windows if no -t
2021-11-08 15:26:26 +01:00
jorenbroekema
5f3ef98ae9 fix(textarea): firefox bug with disabled textarea drag 2021-11-05 13:46:00 +01:00
laurie
c55d45668f feat: export lit/static-html.js from lion/core
This will enable subclasses to import it into thier tests
2021-10-06 22:44:38 +02:00
github-actions[bot]
e598e45f28 Version Packages 2021-08-27 12:12:41 +00:00
Thijs Louisse
397efdfe3e
Merge pull request #1477 from ing-bank/amount_reset_improvements
Amount reset improvements
2021-08-27 14:11:01 +02:00
Knorgias
fdc62b4f7a
Merge pull request #1488 from ing-bank/refactor/accordion
feat(accordion): refactor for readability & extensibility
2021-08-25 11:40:55 +02:00
Knorgias
0a1f0b3fb1
Merge pull request #1481 from ing-bank/fix/calendar-translations
fix(calendar): nl & ru translations
2021-08-25 08:56:13 +02:00
Thijs Louisse
b0d32f2fbe
Merge pull request #1484 from ing-bank/switch/arrow-keys
feat(switch): make key handlers protected, enable arrow keys
2021-08-20 19:41:20 +02:00
jorenbroekema
4ae3e9e20b feat(switch): make key handlers protected, enable arrow keys 2021-08-20 17:48:27 +02:00
jorenbroekema
a0adde62eb feat(accordion): refactor for readability & extensibility 2021-08-20 15:53:31 +02:00
Thomas Allmer
811b329472 fix(button): register element registration side effects 2021-08-20 10:47:46 +02:00
Joren Broekema
c1397d86e7
Merge pull request #1464 from varun-aggarwal/fix/max-date-error
fix(validate-messages): correct description of MaxNumber, MinNumber, …
2021-08-18 22:54:12 +02:00
varun-aggarwal
8a50e17752 fix(validate-messages): fixed description of Max & Min, Number & Date validations
fix #1428
2021-08-18 21:13:27 +02:00
Konstantinos Norgias
e729d916e0 fix(calendar): nl&ru translation files 2021-08-18 10:42:22 +02:00
Thijs Louisse
a3e07435e8
Merge pull request #1479 from ing-bank/feat/scopedSlotTemplates
feat(core): scoped templates in SlotMixin
2021-08-18 10:34:44 +02:00
Thijs Louisse
ec03d209c8 feat(core): scoped templates in SlotMixin 2021-08-13 16:52:43 +02:00
jorenbroekema
55efd3c64b chore: refactor code a little to use slotmixin 2021-08-10 11:41:20 +02:00
github-actions[bot]
67888873e0 Version Packages 2021-07-30 10:13:38 +02:00
Thomas Allmer
dd3fd33109 fix(babel-plugin-extend-docs): handle scopedElement renames 2021-07-30 08:46:14 +02:00
Thomas Allmer
bffd6db9df fix(remark-extend): support importing of tables 2021-07-28 17:17:19 +02:00
Thijs Louisse
921545081c
Merge pull request #1461 from ing-bank/feat/filter-fn
feat(form-core): add overridable filter method for form-group children
2021-07-27 08:09:15 +02:00
jorenbroekema
79392d8e62 feat(input-datepicker): export calendar overlay frame 2021-07-26 10:21:58 +02:00
Thijs Louisse
36e15623e8
Merge pull request #1467 from ing-bank/fix/stepper-btn-leave
fix(input-stepper): redispatch btn blurs on stepper
2021-07-21 14:48:07 +02:00
github-actions[bot]
e03f8d2cc3 Version Packages 2021-07-21 14:32:36 +02:00
jorenbroekema
60862650f3 fix(input-stepper): redispatch btn blurs on stepper 2021-07-21 13:19:33 +02:00
jorenbroekema
c544af4eb9 feat(localize): await loadingComplete before sending locale changed 2021-07-21 12:11:03 +02:00
qa46hx
09ee55cbee fix(select): set formattedValue to text of selected option 2021-07-21 11:16:39 +02:00
Thomas Allmer
26b2f4e0e5 feat: add support to use import assertions 2021-07-21 11:04:55 +02:00
jorenbroekema
b292509ac1 feat(input-iban): allow array for IsCountryIBAN validator 2021-07-20 12:06:14 +02:00
jorenbroekema
0487435252 feat(form-core): add overridable filter method for form-group children 2021-07-19 19:05:28 +02:00
jorenbroekema
5601897b1f feat(input-amount): reformat formattedValue on locale changes 2021-07-19 15:59:05 +02:00
jorenbroekema
9b9d82fc55 fix(localize): add missing params to .d.ts file for mixin 2021-07-19 13:10:17 +02:00
gerjanvangeest
42f7026b58
Merge pull request #1455 from ing-bank/fix/serialize-amount
fix(input-amount): convert serializedValue to corrct amount of decimals
2021-07-15 09:56:40 +02:00
qa46hx
8c06302e54 chore: fix documentation of how to import core elements 2021-07-15 09:22:03 +02:00
qa46hx
9648d418f2 feat(localize): move parseNumber to @lion/localize 2021-07-15 09:07:45 +02:00
qa46hx
5fd9f1cd8e fix(input-amount): round up decimals in parseAmount based on currency 2021-07-15 09:03:50 +02:00
gerjanvangeest
9c8113e304
Merge pull request #1450 from ing-bank/fix/input-safari
fix(form-core): only preserve caret if value changed
2021-07-13 11:16:53 +02:00
gerjanvangeest
74c627a614
Merge pull request #1447 from ing-bank/fix/feedback-label
fix(localize,form-core): wait for localize before updating feedback
2021-07-12 16:27:23 +02:00
qa46hx
e87b6293fe fix(form-core): only preserve caret if value changed 2021-07-12 11:42:59 +02:00
github-actions[bot]
648f643153 Version Packages 2021-07-08 12:39:23 +02:00
Thomas Allmer
ea768c932a fix(rocket-preset-extend-lion-docs): handle html stories 2021-07-08 12:37:29 +02:00
github-actions[bot]
ab650681cc Version Packages 2021-07-07 18:44:07 +02:00
Thomas Allmer
ae14f99875 fix: improve docs and examples for accordion & switch 2021-07-07 18:34:21 +02:00
jorenbroekema
8a766644db fix(localize,form-core): wait for localize before updating feedback 2021-07-07 18:03:43 +02:00
qa46hx
3cd0ac51bc fix(calendar): add support for using language subtag only 2021-07-05 16:11:20 +02:00
github-actions[bot]
a6346a08ab Version Packages 2021-07-05 11:03:48 +00:00
Thijs Louisse
7fefff087c
Merge pull request #1441 from ing-bank/fix/compatibleLitForDocs2
fix: use mdjs-preview in docs for lit compatibility
2021-07-05 13:02:17 +02:00
Thijs Louisse
84131205e5 fix: use mdjs-preview in docs for lit compatibility 2021-07-05 12:52:04 +02:00
gerjanvangeest
c13adcf3f6
Merge pull request #1427 from ing-bank/fix/listbox-item-scroll
fix(listbox): always scroll active item into view
2021-07-05 11:53:25 +02:00
qa46hx
93035755ed fix(input-stepper): fires user-input-changed only on increment/decrement 2021-07-05 11:26:08 +02:00
Maarten Stolte
3b388c1d0d fix(input-stepper): buttons are now toggled for all changes 2021-07-05 11:26:08 +02:00
Joren Broekema
dd1655e0b0 fix(listbox): always scroll active item into view 2021-06-23 11:17:37 +02:00
github-actions[bot]
8a322836ce Version Packages 2021-06-16 15:04:44 +02:00
Joren Broekema
d644aa9c19
Merge pull request #1420 from j--w/fix/export-overlay-utils
fix(overlays): export overlay utils
2021-06-16 14:59:16 +02:00
Jim Wright
c57f42a328 fix(overlays): export overlay utils
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-06-16 14:28:03 +02:00
Thomas Allmer
c5992d630f fix(extend-lion-docs): support multi line exports 2021-06-16 14:02:32 +02:00
Thomas Allmer
835c2804a9 feat(extend-lion-docs): release + forward settings from rocket preset 2021-06-16 14:02:32 +02:00
Matthieu
159d6839c8 fix: better support when options change dynamically 2021-06-11 12:44:54 -04:00
Joren Broekema
7e6c91f335
Merge pull request #1418 from ing-bank/fix/switch-checked-changed
fix(switch): stop checked-changed event from propagating too far
2021-06-10 13:50:00 +02:00
Joren Broekema
077113bab2 fix(switch): stop checked-changed event from propagating too far 2021-06-10 10:28:44 +02:00
Thomas Allmer
f320b8b43f fix: create scoped elements also when slotting them in
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-06-09 15:06:34 +02:00
Zubeyr Dereli
5ca3d27501 fix(localize): reset storage correctly
long running imports were polluting newly reset storage
2021-06-01 17:38:42 +02:00
github-actions[bot]
ac889b1725 Version Packages 2021-05-12 13:22:33 +00:00
Goffert van Gool
73d4e222f6
Update public API of ajax & refactor package (#1371)
feat(ajax): align / break public API

Co-authored-by: Ahmet Yesil <yesil.ahmet@ing.com>
2021-05-12 15:21:18 +02:00
jorenbroekema
e297c2e1db fix(switch): fire model-value-changed with isTriggeredByUser: true 2021-05-12 11:54:59 +02:00
Thijs Louisse
173a62c7de
Merge pull request #1364 from ing-bank/chore/revertChangeset
Revert "chore: temp delete unneeded changesets"
2021-05-04 15:12:00 +02:00
github-actions[bot]
a353a7b0c1 Version Packages 2021-05-04 13:10:03 +00:00
Thijs Louisse
0ddd38c0e9 Revert "chore: temp delete unneeded changesets"
This reverts commit 1b54857de1.
2021-05-04 15:06:15 +02:00
Thijs Louisse
1b54857de1 chore: temp delete unneeded changesets 2021-05-04 15:04:31 +02:00
Thijs Louisse
098365e638 fix(providence): add index to path exposed for npm 2021-05-04 15:04:01 +02:00
Thijs Louisse
cd51f93143 chore: add tutorial Input extesnion 2021-05-03 14:27:14 +02:00
Thijs Louisse
8cd0142d12 feat(form-core): member descriptions for editors and api tables 2021-05-03 14:22:51 +02:00
Thijs Louisse
3b187fa2c9 feat(form-core): add [focused-visible] when matching :focus-visible 2021-05-03 12:49:51 +02:00
github-actions[bot]
77250aab73 Version Packages 2021-04-30 12:51:01 +02:00
Thijs Louisse
662363b290 fix(providence): export QueryService 2021-04-30 12:36:15 +02:00
Thijs Louisse
0e678deccb fix(providence): add entries for debugging 2021-04-30 12:36:15 +02:00
github-actions[bot]
1042cf4249 Version Packages 2021-04-27 11:09:01 +00:00
Konstantinos Norgias
02e4f2cb8e feat: add simulator to docs 2021-04-21 10:44:21 +02:00
Thijs Louisse
756a138433 fix(input-amount): always format on paste 2021-04-20 12:45:21 +02:00
Thijs Louisse
c6fbe9208a feat(form-core): support format on paste 2021-04-20 12:35:21 +02:00
Thijs Louisse
15146bf9ce fix(form-core): form groups support lazily rendered children 2021-04-19 11:33:38 +02:00
Thijs Louisse
edb43c4e05 fix(combobox): no sync unmatched checkedIndex [autocomplet=none 2021-04-19 11:07:46 +02:00
Thijs Louisse
11ec31c62e fix(form-core): fixed css selector syntax for disabled [slot=input] 2021-04-17 14:32:30 +02:00
Thijs Louisse
239cce3bf7 feat(overlays): expose "repositionOverlay()" on OverlayMixin 2021-04-17 14:31:41 +02:00
Thijs Louisse
351e9598fe fix(combobox): do not reopen on focusin edge cases 2021-04-17 11:38:59 +02:00
Thijs Louisse
6aa7fc29c8 feat(listbox): _onListboxContenChanged hook server side autocompletion
Co-authored-by: palash2601 <palash2601@gmail.com>
2021-04-16 19:25:39 +02:00
Thijs Louisse
d94d6bd84a fix(listbox): teleported options compatible with map/repeat 2021-04-16 16:13:51 +02:00
sdonose
0fc206bfd6 feat(input-iban): allow to specify countries in lowercase 2021-04-15 13:55:30 +02:00
qa46hx
eae38926cd fix(calendar): enhance centralDate initialization
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-04-15 09:33:11 +02:00
github-actions[bot]
aa0906506f Version Packages 2021-04-14 07:58:56 +00:00
Thijs Louisse
f0527583d6 fix: expose members as protected for extension compat. till v1 2021-04-14 09:37:39 +02:00
github-actions[bot]
8e23c05e23 Version Packages 2021-04-13 10:10:25 +00:00
Thijs Louisse
b77a038d5f fix(checkbox-group): recover possibility to registrer without [] 2021-04-13 00:32:51 +02:00
Thijs Louisse
f2d9b8e232 fix(overlays): only focus controlled elements after hide 2021-04-13 00:32:50 +02:00
github-actions[bot]
a42351019c Version Packages 2021-04-12 20:47:43 +00:00
Thijs Louisse
53167fd205 fix(form-core): validate on child change + {feedbackType}StateChanged 2021-04-12 22:31:55 +02:00
Thijs Louisse
43e4bb810c feat: private and protected types form-core 2021-04-12 15:23:05 +02:00
Thijs Louisse
cc02ae2450 fix(form-core): feedback msg read before next sibling's msg on blur 2021-04-12 15:08:04 +02:00
Thijs Louisse
2241f72f20
Merge pull request #1325 from ing-bank/fix/fieldsetLabelAsChildSuffix
fix(form-core): a11y / types / test fixes
2021-04-12 14:30:02 +02:00
Thijs Louisse
57c0ae2d14
Merge pull request #1323 from ing-bank/fix/switch
fix(switch|form-core): enhanced feedback visibility configuration / applied on switch / a11y fix
2021-04-12 14:17:47 +02:00
Thijs Louisse
652f267b99 fix(switch): use ._showFeedbackConditionFor instead of .submitted 2021-04-12 12:07:27 +02:00
Thijs Louisse
0e910e3f80 feat(form-core): allow developers to add .showFeedbackConditionFor 2021-04-12 12:07:26 +02:00
Thijs Louisse
d4dcb7c1fb chore(combobox): clicking label focuses toggle button 2021-04-12 12:07:23 +02:00
Thijs Louisse
991f1f54f9 fix(combobox): types 2021-04-12 11:27:22 +02:00
Thijs Louisse
75af80be3b fix(form-core): cleanup group > child descriptions and reenable tests 2021-04-12 11:26:07 +02:00
Thijs Louisse
fb1522dda5 fix(form-core): fieldset label as child label suffix 2021-04-12 11:24:50 +02:00
Thijs Louisse
e301ef9657 fix(combobox): aria-expanded always on elm with role=combobox 2021-04-08 13:05:47 +02:00
realfighter92
0dc706b6f9
fix: combobox clear function (#1315)
* fix(combobox): clear() method

Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-04-08 12:37:08 +02:00
Thijs Louisse
2687e15189
Merge pull request #1316 from ing-bank/chore/formRegistrations
Chore/form registrations
2021-04-08 12:15:42 +02:00
Thijs Louisse
6ae7a5e352 fix(form-core): add clear() to choice-group; test integratoons 2021-04-08 11:30:12 +02:00
Ahmet Yesil
9b79b287e9 fix(ajax): bug fixes and readability improvements 2021-04-07 17:09:03 +02:00
Thijs Louisse
5633d2aba8
Merge pull request #1313 from ing-bank/chore/testInitialDirtyState
chore(form-core): fix prefilled FormGroups
2021-04-07 16:55:31 +02:00
Thijs Louisse
38297d077f fix(form-core): registr. complete cb before initial interaction states 2021-04-07 16:03:22 +02:00
Thijs Louisse
9a311d5f25
Merge pull request #1312 from ing-bank/chore/choiceGroupAngularCompatibility
Chore/choice group angular compatibility
2021-04-07 15:20:35 +02:00
Lars den Bakker
468223a09f fix(ajax): return cached status and headers 2021-04-07 08:33:03 +02:00
Lars den Bakker
c1a81fe4cc feat(ajax): allow caching concurrent requests 2021-04-07 08:28:50 +02:00
Thijs Louisse
181a1d452b fix(form-core): choice-group initialization values + null support 2021-04-06 14:29:44 +02:00
qa46hx
97b8592cd9 chore(docs): remove lion references for easier extending 2021-04-02 13:17:45 +02:00
Thijs Louisse
2ac36c7f2f
Merge pull request #1263 from ing-bank/chore/add-private-protected-types
Chore/add private protected types
2021-04-01 19:49:43 +02:00
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
Thijs Louisse
3b5ed3222f fix(form-core): do not preprocess during composition 2021-04-01 13:06:01 +02:00
github-actions[bot]
bbd1fce3c2 Version Packages 2021-03-31 11:37:17 +00:00
Joren Broekema
0e61e76420 fix(combobox): fix google combobox demo 2021-03-31 13:18:36 +02:00
github-actions[bot]
281a41ec2d Version Packages 2021-03-31 07:54:01 +00:00
Joren Broekema
6ea0298884 fix: use ...styles / CSSResult[] everywhere for types consistency 2021-03-30 17:25:02 +02:00
github-actions[bot]
b4ed1f36d8 Version Packages 2021-03-25 15:15:36 +00:00
Thijs Louisse
67cd8e351d fix(providence): expose analyzers 2021-03-25 16:00:03 +01:00
github-actions[bot]
80e1f79e0b Version Packages 2021-03-23 13:50:23 +01:00
Thomas Allmer
57ad1569e0 fix(remark-extend): do not touch image urls 2021-03-23 13:41:14 +01:00
Konstantinos Norgias
59dad2848d chore: add missing packages to changeset-release/master 2021-03-23 13:03:44 +01:00
Thomas Allmer
b1cd3735b4 fix(publish-docs): images need to stay images when adjusting links 2021-03-23 11:29:38 +01:00
Thijs Louisse
4dc169c65f
Merge pull request #1213 from ing-bank/feat/preprocessor
feat: add preprocessor hook and example amount preprocessor
2021-03-22 10:15:25 +01:00
Joren Broekema
13f808af57 feat: add preprocessor hook and example amount preprocessor
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-22 09:43:32 +01:00
Thijs Louisse
0e22f62e74
Merge pull request #1265 from ing-bank/fix/validation-in-dialog
fix: make sync updatable mixin work with re-connecting to DOM
2021-03-18 19:37:21 +01:00
Joren Broekema
a809d7b5e1 fix: make sync updatable mixin work with re-connecting to DOM
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-18 19:24:29 +01:00
Thijs Louisse
5d9ca283ed
Merge pull request #1257 from ing-bank/fix/dialog-overlay-mousedown-close
fix: overlay closed on mouseup
2021-03-18 18:23:41 +01:00
Thijs Louisse
412270fa1a fix(overlays): enhanced and documented closeOnOutsideClick
Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
2021-03-18 15:38:38 +01:00
Thijs Louisse
81e94c94b6
Merge pull request #1272 from ing-bank/fix/update-required-validator
Fix/update required validator
2021-03-18 13:24:30 +01:00
Konstantinos Norgias
aa47817465 fix(form-core): aria-required for compatible roles 2021-03-18 13:11:02 +01:00
Joren Broekema
3aa4783326 fix(checkbox-group): add side effect define.js to package.json 2021-03-17 10:03:40 +01:00
github-actions[bot]
908bd4a145 Version Packages 2021-03-15 14:47:14 +00:00
Joren Broekema
af90b20ed0 fix(form-core): only show success after recovery from shown feedback 2021-03-15 15:31:35 +01:00
Thomas Allmer
f3e54c5615 chore: add releases for documentation 2021-03-15 15:22:37 +01:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +01:00
github-actions[bot]
aafbeba2fd Version Packages 2021-03-11 17:45:46 +00:00
Joren Broekema
02184c7752
Merge pull request #1192 from barroudjo/fix-body-margin-auto-error
Update OverlayController.js
2021-03-11 18:44:01 +01:00
Jonathan
2e8e547cd4 fix(overlays): prevent error throw for body margin auto 2021-03-11 18:29:39 +01:00
Konstantinos Norgias
dbacafa539 fix: remove @ts-expect-error & add @type {any} to static get props
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-03-04 10:32:39 +01:00
github-actions[bot]
31105ebe16 Version Packages 2021-02-25 10:14:42 +00:00
Joren Broekema
701aadce7f fix: use Pick generic types and inherit lit static props/methods 2021-02-25 10:09:08 +01:00
Joren Broekema
6b91c92d67 fix: update dependencies, fix tests, dont use .prototype 2021-02-25 10:09:06 +01:00
Joren Broekema
15e2d13589 fix(helpers): add styling improvements for sb action logger 2021-02-24 14:51:30 +01:00
Joren Broekema
2cd7993da8 feat: add ajax cache improvements and demos/docs 2021-02-24 14:51:30 +01:00
github-actions[bot]
b6b5f5ca14 Version Packages 2021-02-23 13:55:11 +00:00
Joren Broekema
b2a1c1efd4 fix(form-core): prevValidationResult initialize as empty array 2021-02-23 14:41:02 +01:00
github-actions[bot]
2a25e24467 Version Packages 2021-02-17 10:19:23 +00:00
Joren Broekema
deb95d1388 fix: add data-tag-name attribute on scoped slottables 2021-02-17 11:10:28 +01:00
github-actions[bot]
e97300b62b Version Packages 2021-02-16 11:08:35 +00:00
Manuel Martin
b2f981db72 refactor: add package exports entry
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00
Yevgeniy Valeyev
bbffd7105f feat: port caching feature to fetch proposal
Co-authored-by: Yevgeniy Valeyev <yevgeniy.valeyev@ing.com>
2021-02-11 12:28:05 +01:00
Joren Broekema
4452d06d44 fix(ajax): rename to ajax, async interceptors 2021-02-10 15:42:37 +01:00
github-actions[bot]
b36620d629 Version Packages 2021-02-08 10:56:56 +00:00
Joren Broekema
c913c9737b fix(icon): export IconManager 2021-02-08 11:43:06 +01:00
github-actions[bot]
b935982d38 Version Packages 2021-02-01 10:59:43 +00:00
Joren Broekema
1f3d74039b
Merge pull request #1196 from ing-bank/chore/form-docs
fix(form): dispatch submit ev on native form node and add docs
2021-02-01 11:58:17 +01:00
Joren Broekema
33f639e885 fix(button): delay adding prevent event leakage handler by one frame 2021-02-01 10:38:59 +01:00
Joren Broekema
a77452b0ac fix(overlays): reinsert missing tab detect el, don't error on disconnect 2021-01-28 16:18:28 +01:00
Joren Broekema
1a5e353f7f fix(form): dispatch submit ev on native form node and add docs 2021-01-28 16:10:50 +01:00
github-actions[bot]
f01d860243 Version Packages 2021-01-26 10:28:00 +00:00
Joren Broekema
d4af29ab76
Merge pull request #1191 from ing-bank/fix/passGlobsViaCli
fix(providence-analytics): pass globs via cli
2021-01-26 11:26:41 +01:00
Joren Broekema
de97e1d889
Merge pull request #1193 from ing-bank/fix/infinite-loop
fix(form-core): fix infinite loop syncing name to parent
2021-01-26 11:19:21 +01:00
Joren Broekema
a7b2750218 fix(form-core): fix infinite loop syncing name to parent 2021-01-26 11:04:46 +01:00
Thijs Louisse
b4ec2fe884 fix(providence-analytics): pass globs via cli 2021-01-22 11:17:54 +01:00
github-actions[bot]
3ec5155041 Version Packages 2021-01-20 11:27:44 +00:00
Joren Broekema
8d2b251384 feat(checkbox-group): add checkbox-indeterminate component 2021-01-20 12:16:45 +01:00
Joren Broekema
f98aab23f1 feat(form-core): make __parentFormGroup and __toggleChecked protected 2021-01-20 12:16:43 +01:00
Joren Broekema
771147537a fix(form-core): dedupe click event label choice inputs 2021-01-19 15:53:53 +01:00
github-actions[bot]
0ab8d44765 Version Packages 2021-01-18 16:04:21 +00:00
Joren Broekema
e557bda48c fix(helpers): change types config so index.d.ts gets published 2021-01-18 16:52:30 +01:00
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
Joren Broekema
17e6a9f380
Merge pull request #1184 from ing-bank/fix/backdropNodeParent
fix(overlays): guard for backdrop parent node on teardown
2021-01-18 14:37:05 +01:00
Joren Broekema
9352b577fa fix(overlays): guard for backdrop parent node on teardown 2021-01-18 13:41:07 +01:00
Joren Broekema
9112d243db fix: upgrade to latest scoped elements, add missing types 2021-01-14 13:08:23 +01:00
Joren Broekema
8fb7e7a193 fix: types base constructor same return type 2021-01-13 17:05:07 +01:00
github-actions[bot]
23aedb8809 Version Packages 2021-01-13 10:47:06 +00:00
Benny Powers
a7760b64cb fix(overlays): typescript errors
Corrects typescript from `@popperjs/core` for overlays package
2021-01-13 11:45:41 +01:00
github-actions[bot]
2435619b19 Version Packages 2021-01-11 12:03:37 +00:00
Joren Broekema
a04ea59c63 fix(overlays): put tooltip arrow css props on host 2021-01-11 12:20:24 +01:00
Joren Broekema
fcc60cbfc6 fix(form): add example section with link to example form 2021-01-11 11:51:49 +01:00
github-actions[bot]
1a36727f18 Version Packages 2021-01-07 15:54:33 +00:00
Joren Broekema
cc62c4d90b
Merge pull request #1171 from ing-bank/fix/styles-types
fix: type issues with regards to static styles
2021-01-07 16:52:52 +01:00
Joren Broekema
ef7ccbb97f fix: type issues with regards to static styles 2021-01-07 13:56:06 +01:00
Joren Broekema
3fefc359b8 fix(button): add user-select rule with prefixes 2021-01-07 12:01:59 +01:00
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00
Joren Broekema
0566c5475e
Merge pull request #1155 from ing-bank/fix/select-rich-inside-overlay
Fix/select rich inside overlay
2021-01-06 17:42:51 +01:00
Joren Broekema
718843e5ba fix(button): set user-select to none to make btn text not selectable 2021-01-06 17:33:51 +01:00
Joren Broekema
ebee0abb2c
Merge pull request #1168 from ing-bank/fix/minimise-deps
fix: minimise deps by moving integration demos to integration packages
2021-01-06 16:52:04 +01:00
Joren Broekema
5302ec89a2 fix: minimise deps by moving integration demos to integration packages 2021-01-06 16:34:03 +01:00
Thijs Louisse
a8cf421536 chore: add changeset localize and form-control 2021-01-06 15:30:22 +01:00
Jorge del Casar
98f1bb7e1c fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 10:53:38 +01:00
Joren Broekema
1f62ed8b74 feat: upgrade to popper 2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-01-05 14:18:21 +01:00
qa46hx
9b9db3dde4 fix(select-rich): add workaround invoker width when inside overlay 2020-12-24 10:42:44 +01:00
Mathieu Puech
53d22a85a7 chore: add changeset 2020-12-17 15:28:58 -05:00
github-actions[bot]
34ae80add5 Version Packages 2020-12-17 12:07:45 +00:00
Joren Broekema
9fba9007fb chore: fix yarn.lock and schedule rebuilt all types 2020-12-17 12:44:12 +01:00
qa46hx
80031f66c7 fix(overlays): position arrow correctly for placement top 2020-12-16 16:25:46 +01:00
github-actions[bot]
ee610f24fb Version Packages 2020-12-16 11:22:10 +00:00
gerjanvangeest
f304d6c19d
Merge pull request #1143 from ing-bank/chore/upgrade-scoped-elements
fix(core): upgrade @open-wc/scoped-elments version to latest
2020-12-16 12:20:46 +01:00
qa46hx
41edf033bf fix(core): upgrade @open-wc/scoped-elments version to latest 2020-12-16 11:58:07 +01:00
Jorge del Casar
f82b5c18b8
fix(calendar): solve previousMonth and nextMonth conditions error 2020-12-16 11:35:11 +01:00
gerjanvangeest
b1cc3b2999
Merge pull request #1131 from ing-bank/fix/select-rich-width
Fix/select rich width
2020-12-10 16:16:13 +01:00
qa46hx
ad2f90f43d fix(select-rich): set invoker width same as content width 2020-12-10 15:37:21 +01:00
github-actions[bot]
c8a36c6f23 Version Packages 2020-12-08 09:04:58 +00:00
Joren Broekema
3cd1cf95e0 fix(providence-analytics): fix relative source path util for windows 2020-12-07 20:12:01 +01:00
github-actions[bot]
ad697dbcd2 Version Packages 2020-12-07 13:18:25 +00:00
Joren Broekema
273209bd19
Merge pull request #1121 from riovir/fix/overlaysConfigChange
fix(overlays): sync config change to controller
2020-12-07 14:16:56 +01:00
Joren Broekema
11e8dbcbfe fix(overlays): return promises for toggle open and close methods 2020-12-07 13:27:40 +01:00
Riovir
de536282e1 fix(overlays): sync config change to controller
Co-authored-by: jorenbroekema <joren.broekema@ing.com>
2020-12-07 13:08:37 +01:00
Joren Broekema
c8e73457ac feat(input-iban): add IsNotCountryIBAN validator
Co-authored-by: andrei19021 <andrei.ionita.1902@gmail.com>
2020-12-03 16:47:45 +01:00
github-actions[bot]
f5d66bfa4d Version Packages 2020-12-03 10:55:13 +00:00
Jose C. Perea
3147126295 feat(icon): allow custom iconManager 2020-12-03 11:41:52 +01:00
github-actions[bot]
93cd68ea69 Version Packages 2020-12-02 16:29:26 +01:00
Joren Broekema
053bcee6cd
Merge pull request #1114 from ing-bank/fix/listboxSelectionFollowFocusHorizontal
fix(listbox): using selection-follows-focus with horizontal orientation
2020-12-02 16:25:32 +01:00
Joren Broekema
18f47a8d21
Merge pull request #1115 from ing-bank/fix/overlays-focus
Fix/overlays focus
2020-12-02 14:37:56 +01:00
Joren Broekema
7709d7c265 fix(overlays): fix deepContains wrt recursed children, nested shadows 2020-12-02 14:27:36 +01:00
Mathieu Puech
3c2a33a77e chore(listbox): add changeset 2020-12-02 08:05:12 -05:00
Joren Broekema
83359ac2b9 fix(overlays): only set inert for placementMode global 2020-12-02 13:35:30 +01:00