Commit graph

37 commits

Author SHA1 Message Date
Pavlik Kiselev
9266a786f2 fix: build after titles migration 2025-08-01 18:06:40 +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
5fa385e923
chore: make readme logo absolute path (#2340)
* chore: make readme logo absolute path

* Update rewrite-links.js

* Revert README.md

* Revert README.md

* Prettify rewrite-links.js

* Fix lint errors of rewrite-links.js

---------

Co-authored-by: ByoungYong Kim <ryubro@users.noreply.github.com>
2024-08-26 09:37:26 +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
Thijs Louisse
aea90ae036 chore(root): cleanup and update dependencies 2024-05-14 13:47:11 +02:00
Thijs Louisse
519cb9c91a fix: cleanup dependencies, code and deprecated cli commands (extend-docs, search, etc.) 2024-05-14 13:47:10 +02:00
Thijs Louisse
f1b1c46aab chore: fix for lint-versions script 2023-11-08 19:03:30 +01:00
Thijs Louisse
a92622f753 chore: lint errors in scripts 2023-01-02 15:04:06 +01:00
Thijs Louisse
9d912f6618 chore: apply types-correct in ui pkg 2022-11-23 16:14:18 +01:00
Thijs Louisse
698a94e806 chore: fix LitElement imports in TS build output 2022-11-23 15:19:58 +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
Thomas Allmer
51a0c064c7 chore: add a script to check latest npm dist tags 2022-05-20 13:18:54 +02:00
Thijs Louisse
1dd1da1638 chore: only scan for allowed registries in yarn.lock 2022-05-12 18:12:23 +02:00
Thijs Louisse
6892345e24 chore: add yarn-lock-diff helper 2022-03-16 16:26:07 +01:00
jorenbroekema
41caea7408 chore: lint-versions to do semver satisfy check 2022-03-01 14:16:29 +01:00
jorenbroekema
bbb83f48bf feat: remove fixed versions @lion 2022-02-07 17:24:31 +01:00
Konstantinos Norgias
6edecddef2 chore: household stuff due to updated deps
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-05-20 12:17:52 +02:00
Joren Broekema
f5bf040a3c chore: rename tools folder to packages-node and revert singleton-manager 2020-12-16 14:10:42 +01:00
Joren Broekema
f29bf523c1 chore: move tools to tools folder 2020-12-16 13:25:07 +01:00
jorenbroekema
398fe12d64 chore: revert back to yarn until npm 7 is stable 2020-11-09 14:01:31 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
Mathieu Puech
c3693b9756 test: optimize execution time 2020-10-12 09:45:28 +02:00
Mathieu Puech
001b582c8f test(calendar): add visual regression tests 2020-10-12 09:42:34 +02:00
Thomas Allmer
26f683d045 feat(overlays): make OverlayController constructor tasks sync 2020-09-03 16:49:15 +02:00
Mathieu Puech
64336f4211 test: add visual regression testing with playwright 2020-07-30 11:19:27 -04:00
Joren Broekema
258ae817cd chore: migrate to changesets and github actions 2020-07-27 17:18:37 +02:00
Joren Broekema
bd723947ae chore: add prettier-package-json everywhere and format on lint-staged 2020-06-18 11:54:50 +02:00
Thomas Allmer
e2eb0e0077 feat: use singleton manager to support nested npm installations 2020-05-18 15:25:21 +02:00
Thomas Allmer
a8fb94edca chore: remove pilot phase header 2020-04-29 10:05:06 +02:00
Thomas Allmer
8645c13b1d fix: use strict versions to get correct deps on older versions 2019-12-02 10:51:21 +01:00
Thomas Allmer
a8ead53310 chore: update linting 2019-08-21 11:30:51 +02:00
Mikhail Bashkirov
738774e82b chore: fix prepublish pattern format 2019-07-23 17:03:37 +02:00
Joren Broekema
36f152cc97 chore: add extra husky check 2019-06-28 11:51:47 +02:00
Thijs Louisse
9f2c4f6987 fix: add prepublish step to make links absolute for npm docs 2019-05-13 11:03:53 +02:00
Thomas Allmer
9a69b1a107 fix(ajax): add setAjax to public api 2019-04-27 14:29:52 +02:00
Thomas Allmer
ec8da8f12c feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
2019-04-26 10:37:57 +02:00