Pavlik Kiselev
e0836bcca7
fix: deployment of astro to gh pages ( #2620 )
Release / Release (push) Waiting to run
2025-11-16 20:53:45 +01:00
8277674af9
chore: disable telemetry for zero bandwidth usage & faster builds; ignore vim temp files
2025-11-06 13:26:51 +01:00
3ee822ed1a
chore(deps): add gh-pages
2025-11-06 11:08:44 +01:00
83fbb979da
chore: deploy to gh pages
2025-11-06 11:03:21 +01:00
Pavlik Kiselev
e24dc9bb25
fix: re-apply components migration and rename extensions to assets to avoid name collisions
2025-10-04 13:37:07 +02:00
Pavlik Kiselev
fec5e33de5
fix: rebase afterbase
2025-10-03 09:37:32 +02:00
Pavlik Kiselev
df9ca9fec5
feat: improved Astro integration
2025-10-03 09:37:32 +02:00
okadurin
70b0241189
feat: initial Astro integration
...
Co-authored-by: Oleksii Kadurin <ovkadurin@gmail.com>; Thijs Louisse <Thijs.Louisse@ing.com>
2025-10-03 09:37:32 +02:00
Thijs Louisse
c6ef6b134d
chore: update to @lit/reactive-element 2.1.0
2025-04-30 08:33:31 +02:00
Thijs Louisse
0c3425c2b9
chore: wireit actions v2 + update wireit version
...
* chore: wireit actions v2
* Update wireit version
---------
Co-authored-by: ByoungYong Kim <ryubro@users.noreply.github.com>
2025-04-28 08:54:12 +02:00
Pavlik Kiselev
11bbc5fff5
feat: migrated the navigation metadata from inline MD title decorations to frontmatter
...
* feat: migrated the navigation metadata from inline MD title decorations to frontmatter
* fix: fixed frontmatter metadate for api-table MDs
* fix: fixed frontmatter eslint issue
2025-03-19 10:08:22 +01:00
Thijs Louisse
1025969bd9
chore: update scoped-registry-polyfill devDep
2025-02-27 15:59:52 +01:00
Thijs Louisse
faca1916fc
chore: cleanup wtr config, add pkg script for running w/o polyfill
2024-11-12 16:21:36 +01:00
Thijs Louisse
2c38a919bc
fix(core): make scoped-elements ssr-compatible
...
fix(core): ssr-support scopedElements
2024-10-31 10:48:51 +01:00
Thijs Louisse
dbb964077f
chore: update/clean devDependencies for better security and perf
2024-10-16 14:14:26 +02:00
Ardeshir Izadi
709cc5193a
chore: update "@custom-elements-manifest/analyzer" to 0.10.3 ( #2346 )
2024-08-26 09:28:32 +02:00
gerjanvangeest
8e450423da
chore: add api tables to all components ( #2297 )
...
* chore: add api tables to all components
* chore: only use eleventyignore as ignore files for rocket
2024-06-10 15:30:20 +02:00
Kristján Oddsson
c7c83d1d8b
update prettier
...
* update prettier to v3.x
* update prettify in @lion/nodejs-helpers to match updated prettier
* remove redundant await for promise
* remove `@types/prettier` as it's now included in `prettier`
* format lit template snippets with `jsx`
2024-05-17 21:43:23 +02:00
Thijs Louisse
aea90ae036
chore(root): cleanup and update dependencies
2024-05-14 13:47:11 +02:00
Kristján Oddsson
c8093bd55b
Update eslint proper ( #2254 )
...
* update eslint
* Fix ESLint violations
* just ignore the rules for now
2024-04-23 10:31:22 +02:00
Kristján Oddsson
b872f9548a
Update typescript ( #2256 )
2024-04-23 10:28:26 +02:00
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