Commit graph

127 commits

Author SHA1 Message Date
gerjanvangeest
4c69c7e34f
chore: update eslint-plugin-lit-a11y version (#2259) 2024-04-16 15:16:40 +02:00
Kristján Oddsson
11c518d14f
Update eslint plugins and configs (#2253)
* Update all eslint configs and plugins

* Downgrade `eslint-plugin-lit-a11y`
2024-04-16 09:51:20 +02:00
Oleksii Kadurin
ffa0bd5057
Merge pull request #2255 from ing-bank/fix/dropdown-tel
fix: optimize the way we focus the input field for LionInputTelDropdown
2024-04-16 08:59:39 +02:00
Kristján Oddsson
29104e800a
changeset is a dev dependencies (#2258) 2024-04-16 08:46:21 +02:00
okadurin
ac783460aa fix: optimize the way we focus the input field for LionInputTelDropdown 2024-04-15 11:18:37 +02:00
Kristján Oddsson
a393a9829c
Remove unused whatwg-fetch dependency (#2252) 2024-04-15 09:43:26 +02:00
gerjanvangeest
395595198c chore(ui): release 0.6.0
chore: update beta release steps

chore: prepare release

chore: regenerate pkg-lock

chrore: try prev working pkg-lock
2024-03-27 18:05:48 +01:00
gerjanvangeest
a847f99388 fix(textarea): fix box-sizing inside tests to make it work cross browser (#2210) 2024-03-27 18:02:16 +01:00
gerjanvangeest
8bd27555a8 chore: update to lit3 and other dependencies
BREAKING CHANGE: update to latest major versions of lit, autosize, awesome-phonenumber & ibantools

- fix(validation-messages): get correct validation min and max dates in French (#2163)

- feat(ui): update to lit version 3 and update lion prod dependencies, and create an alpha release

---------

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2024-03-27 18:00:34 +01:00
Thijs Louisse
5b64da8acc
fix: web-dev-server update (#2190) 2024-02-12 12:05:20 +01:00
Thijs Louisse
bdb038e197 chore: test/lint/swc fixes + changeset providence 2023-11-09 11:38:39 +01:00
Thijs Louisse
0315b33acd chore: move to swc + esm 2023-11-08 19:02:51 +01:00
Thijs Louisse
6264fe71f7 chore: add rm-all-node_modules script 2023-11-08 19:01:21 +01:00
Konstantinos Norgias
7ee9191260 chore: a higher sharp version that can be built on Mac 2023-10-04 17:10:16 +02:00
dependabot[bot]
7d729f0be8 chore(deps): bump semver from 7.3.8 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 14:45:01 +02:00
narzac
296463d0d9 feat: init nodejs-helpers package, add bypass-import-map, bypass-export-map, and run part of lion prepublish 2023-08-18 14:32:09 +02:00
Konstantinos Norgias
33c0ff13da chore: add changeset & docs on how to enable VS Code autocomplete 2023-06-08 17:54:19 +02:00
Thijs Louisse
d620dade55 feat: expose vscode custom-data 2023-06-08 17:22:58 +02:00
Gyulai Levente
bdc7455610
feat(@lion/ui): add _currencyDisplayNodeSlot to LionInputAmount (#1988)
* feat(@lion/ui): add _currencyDisplayNodeSlot to LionInputAmount

* Remove test for feature what is not supported anymore
* Add documentation
* Add test for customizable currency slot
2023-06-01 08:55:42 +02:00
Konstantinos Norgias
0e760f71db chore: a higher sharp version that can be built on Mac 2023-03-11 00:05:44 +01:00
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
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
Thijs Louisse
9d912f6618 chore: apply types-correct in ui pkg 2022-11-23 16:14:18 +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
df0d22803c chore: add changeset to pkg.json scripts (so npm users don't have to use npx) 2022-11-17 12:08:12 +01:00
Thomas Allmer
c1982965c3 feat: introduce wireit and ts use node16 resolution 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
Thomas Allmer
fab6b57b82 feat: move repo to npm workspaces 2022-10-20 10:20:12 +02:00
dependabot[bot]
cc1c5bc4a6 chore(deps-dev): bump mermaid from 8.13.8 to 9.1.2
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.13.8 to 9.1.2.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/8.13.8...9.1.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 19:00:22 +02:00
Thijs Louisse
24b205837e chore: update package for @changeset/cli 2022-04-06 13:35:18 +02:00
Thomas Allmer
e913489344 chore: portal needs scoped registry polyfill 2022-04-05 17:27:21 +02:00
dependabot[bot]
a6cee8e004 chore(deps-dev): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 17:19:27 +02:00
Thijs Louisse
420ab0bc45 chore: increase bundlesize limit 2022-03-22 11:01:03 +01:00
Thijs Louisse
1ae8f16ab7 chore: add @yarnpkg/lockfile dependency 2022-03-16 16:26:07 +01:00
Ahmet Yesil
1df3a564f2 chore: update playwright, make test suite work 2022-03-16 12:08:16 +01:00
jorenbroekema
41caea7408 chore: lint-versions to do semver satisfy check 2022-03-01 14:16:29 +01:00
dependabot[bot]
cc281b505a
chore(deps-dev): bump mermaid from 8.11.0 to 8.13.8 (#1591)
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.11.0 to 8.13.8.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/docs/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/8.11.0...8.13.8)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-23 18:31:08 +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
jorenbroekema
bbb83f48bf feat: remove fixed versions @lion 2022-02-07 17:24:31 +01:00
gvangeest
5bacca73a5 chore: upgrade custom-elements-manifest/analyzer version 2022-02-02 14:59:07 +01:00
dependabot[bot]
109c9d4903
chore(deps-dev): bump mermaid from 8.10.1 to 8.11.0
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.10.1 to 8.11.0.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/docs/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/8.10.1...8.11.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 09:14:35 +00:00
gvangeest
33ce4f3aa0 chore: update eslint version 2021-12-21 15:45:49 +01:00
Thomas Allmer
eea05a5175 chore: remove eclint as it is no longer maintained 2021-11-30 15:29:15 +01:00
Thomas Allmer
3bd6d3fd09 chore: fix search by updating dependency 2021-11-18 12:52:35 +01:00
Thijs Louisse
756afd8147 fix: update mock-fs for Node >= 16 compatibility 2021-11-15 11:06:44 +01:00
Thomas Allmer
47f7caf1ad chore: improve security 2021-11-11 14:21:13 +01:00
Abdón Rodríguez Davila
a2c66cd94d feat: update to Lit v2.0.2 2021-11-11 10:02:46 +01:00
jorenbroekema
9b81b69e58 feat(core): export latest added lit directives 2021-11-09 15:15:10 +01:00
Thomas Allmer
1dfe915e06
Update Rocket to latest release to get updates device simulator (#1512)
feat(rocket-preset-extend-lion-docs): update to use new plugins-manager

Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
2021-10-19 22:10:56 +02:00