Danny Moerkerke
|
236fb8e744
|
Merge branch 'master' into feature/accordion-focus-handling
|
2022-08-08 11:46:54 +02:00 |
|
Danny Moerkerke
|
14a7807f3b
|
fix: fixed all tests
|
2022-08-08 11:45:26 +02:00 |
|
rtemision
|
eac75227ad
|
Fix overlay docs: correct events names (#1751)
|
2022-07-27 14:11:14 +02:00 |
|
Martin Pool
|
18287a6465
|
chore(ajax): bump to major version 1.0.0
|
2022-07-19 10:28:43 +02:00 |
|
Danny Moerkerke
|
be30ff540b
|
fix: fixed focus handling, focus now jumps from header to panel when tabbing
|
2022-07-11 16:22:13 +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 |
|
Thomas Allmer
|
b408351c9d
|
chore: verify using node 16
|
2022-06-20 13:36:49 +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 |
|
gerjanvangeest
|
25e8de40b7
|
chore: update our contributing guidelines (#1730)
|
2022-06-13 11:03:59 +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
|
040c5b58c0
|
chore: markdown linting
|
2022-06-09 15:12:15 +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
|
4849051c87
|
chore: add .wireit to .gitignore
|
2022-06-01 12:40:00 +02:00 |
|
Thijs Louisse
|
63466d6142
|
fix: type export ValidationType
|
2022-06-01 12:40:00 +02:00 |
|
Thijs Louisse
|
9ebc79431b
|
Merge pull request #1690 from ing-bank/changeset-release/master
Version Packages
|
2022-05-31 19:05:33 +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
|
6c0be8e45a
|
docs(ajax): update the config and cache options in overview.md
|
2022-05-30 15:48:54 +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 |
|
Hardik Pithva
|
ae53377ce4
|
chore: fix demo links in readme (#1708)
* docs: fix demo links in readme
* fix(docs): broken link in README
|
2022-05-24 13:17:22 +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 |
|
gerjanvangeest
|
641ac4481d
|
Merge pull request #1703 from ing-bank/feat/uuid-helper
feat(helpers): add uuid method
|
2022-05-23 10:58:44 +02:00 |
|
Hardik Pithva
|
96a24c4a4e
|
build: add changeset
|
2022-05-20 13:29:46 +02:00 |
|
Thomas Allmer
|
51a0c064c7
|
chore: add a script to check latest npm dist tags
|
2022-05-20 13:18:54 +02:00 |
|
Hardik Pithva
|
8674ebd47f
|
feat(helpers): add uuid method
|
2022-05-20 12:50:36 +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
|
6c0b0201e6
|
chore: set correct locale in portal
|
2022-05-17 11:38:32 +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
|
5a68c3fff5
|
Merge pull request #1677 from ing-bank/fix/checked-index-and-value
fix: fixes issue 1483
|
2022-05-17 11:04:20 +02:00 |
|
Danny Moerkerke
|
466471cbe9
|
fix: replaced checkedValue with modelValue
|
2022-05-16 12:11:59 +02:00 |
|
Danny Moerkerke
|
0ee55369bc
|
Merge branch 'master' into fix/checked-index-and-value
|
2022-05-16 12:02:20 +02:00 |
|
Thijs Louisse
|
faade31ede
|
chore: check yarn-lock on pull requests
|
2022-05-12 18:12:23 +02:00 |
|
Thijs Louisse
|
1dd1da1638
|
chore: only scan for allowed registries in yarn.lock
|
2022-05-12 18:12:23 +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 |
|