Commit graph

2332 commits

Author SHA1 Message Date
dependabot[bot]
e65bc11a4b chore(deps): bump d3-color and mermaid
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [mermaid](https://github.com/mermaid-js/mermaid). These dependencies need to be updated together.


Updates `d3-color` from 1.4.1 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v1.4.1...v3.1.0)

Updates `mermaid` from 9.2.2 to 9.3.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v9.2.2...v9.3.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: mermaid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 11:16:26 +01:00
Thijs Louisse
93ed57c552 chore: generated + manually added missing doc assets 2023-01-02 15:04:06 +01:00
Thijs Louisse
a92622f753 chore: lint errors in scripts 2023-01-02 15:04:06 +01:00
Thijs Louisse
6007ca46f7 chore: add script "copy-doc-assets" 2023-01-02 15:04:06 +01:00
Thijs Louisse
41d3fc7c1f chore: overlay demo fixes 2023-01-02 15:04:06 +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
Thijs Louisse
973b6ff9ac chore: small cleanup and RichSelect demo fix 2022-12-20 19:46:57 +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
Danny Moerkerke
c1fa12fbd2 fix: narrowed the scope of the selectors that query [slot=invoker] and [slot=content] to prevent that any nested elements with [slot=invoker] and [slot=content] are moved to slot=_accordion as well 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
Thijs Louisse
9b61aac7a1 chore: rmv deleted doc reference 2022-12-09 16:47:37 +01:00
github-actions[bot]
fc55726a97 Version Packages 2022-12-09 16:26:17 +01:00
Thijs Louisse
473cd0ffc4 chore: copy overlays docs assets inside ui pkg 2022-12-09 16:23:31 +01:00
Thijs Louisse
a0fefee88b chore: update tests for new en-PH Intl standards USD + JPY 2022-12-09 15:54:28 +01:00
Thijs Louisse
a96c9692af chore: fix elementToFocusAfterHide when shadow dom is used 2022-12-09 15:54:28 +01:00
Thijs Louisse
0bc604d600 fix: demos and overlay styles
chore: overlay documentation fixes
2022-12-09 15:54:28 +01:00
Thijs Louisse
9d31c179b1 chore: improve SlotMixin feedback 2022-12-09 15:54:28 +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
Thijs Louisse
5e15942386 chore: fix all form integrations tech debt 2022-12-09 15:54:28 +01:00
Thijs Louisse
f3191e8993 chore: decrease specificity of demo reset, so custom styles win 2022-12-09 15:54:28 +01:00
Thijs Louisse
5b79db91ba chore: lint .mjs files as well 2022-12-09 15:54:28 +01:00
Thijs Louisse
5d30258dd6 chore: create-a-form docs 2022-12-05 13:25:15 +01:00
dependabot[bot]
94f6cc749d chore(deps): bump minimatch in /packages-node/providence-analytics
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 16:05:36 +01:00
dependabot[bot]
afd0d279a0 chore(deps): bump minimatch and mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `mocha` from 7.2.0 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v10.1.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 16:05:07 +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
fe02eaf84b fix(lion-input-tel): polish/cleanup input-tel(-dropdown) 2022-11-23 16:19:09 +01:00
Thijs Louisse
9d912f6618 chore: apply types-correct in ui pkg 2022-11-23 16:14:18 +01:00
Thijs Louisse
0176eabe23 chore: correct changelog overlay safari issue 2022-11-23 15:19:58 +01:00
Thijs Louisse
618b2fc9b3 chore: recheck task for types after build correction 2022-11-23 15:19:58 +01:00
Thijs Louisse
698a94e806 chore: fix LitElement imports in TS build output 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
fe7fedf629 chore: type fixes after pkg-lock regeneration 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