Commit graph

2247 commits

Author SHA1 Message Date
github-actions[bot]
c44c828b2e Version Packages 2022-11-07 16:27:15 +01:00
Pascal Schilp
bb52ed3c7b
Merge pull request #1810 from ing-bank/fix/relax-cache-contenttypes
fix: relax content types when setting cache
2022-11-07 16:15:55 +01:00
Thomas Allmer
187a7e54b4 chore: persists wireit cache in CI; no rerun of test on master 2022-11-07 14:35:41 +01:00
Pascal Schilp
bfd5152a05
Create honest-singers-study.md 2022-11-07 12:43:33 +01:00
thepassle
1565bc81ca fix: relax content types when setting cache 2022-11-07 12:42:39 +01:00
github-actions[bot]
3cc3d2960f Version Packages 2022-11-07 12:29:11 +01:00
Thomas Allmer
e08b6bec58 chore: prepare @lion/ui release 2022-11-07 11:39:40 +01:00
Thomas Allmer
c1982965c3 feat: introduce wireit and ts use node16 resolution 2022-11-07 11:39:40 +01:00
Thomas Allmer
d938e464b4 chore: introduce a component src folder 2022-10-31 16:55:07 +01:00
Thomas Allmer
8114bae86f chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
Thomas Allmer
32e4619cf1 chore: test all packages not only ui 2022-10-31 16:55:07 +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
Thijs Louisse
8890cc0dea feat(providence-analytics): support import assertions 2022-10-10 10:48:04 +02:00
Thijs Louisse
1f87043e82 feat(providence-analytics): support project import-maps and self refs 2022-10-10 10:48:04 +02:00
Thijs Louisse
07a95a1a67 feat(providence-analytics): support multi lvl globs for export maps 2022-10-10 10:48:04 +02:00
Thijs Louisse
78697d3b00 feat(providence-analytics): support "exportDefaultFrom" in find-exports analyzer 2022-10-10 10:48:04 +02:00
Thijs Louisse
5925364ffe feat(providence-analytics): expose relative-source-path utils 2022-10-10 10:48:04 +02:00
Thijs Louisse
f7fc7df349 feat(providence-analytics): improvements find-exports, trackdown-identifier, get-source-code-fragment-of-declaration 2022-10-10 10:48:04 +02:00
Thijs Louisse
dd3458af70 feat(providence-analytics): enhance and test memoization 2022-10-10 10:48:04 +02:00
Thijs Louisse
d92860a565 chore(providence-analytics): getSourceCodeFragmentOfDeclaration track down imports 2022-10-10 10:48:04 +02:00
Thijs Louisse
7e4cbecdc2 chore(providence-analytics): getSourceCodeFragmentOfDeclaration edge cases 2022-09-22 15:39:36 +02:00
Thijs Louisse
ba16e23b00 chore(providence-analytics): allow deprecated export map notation 2022-09-22 15:39:36 +02:00
Thijs Louisse
2028277cd1 chore: fix formatting 2022-09-22 15:39:36 +02:00
Thijs Louisse
e9c6523f59 feat(providence-analytics): export more and use cjs only 2022-09-22 15:39:36 +02:00
Thijs Louisse
3865a2433f chore(providence-analytics): apply "custom projects" in find-exports 2022-09-22 15:39:36 +02:00
Thijs Louisse
0b95d906e3 chore(providence-analytics): provide test-helpers "mock" 2022-09-22 15:39:36 +02:00
Thijs Louisse
28c088efa6 chore(providence-analytics): enhance types 2022-09-22 15:39:36 +02:00
Thijs Louisse
816f24f862 chore(providence-analytics): allow to config LogService better 2022-09-22 15:39:36 +02:00
Thijs Louisse
a849f09fa9 feat(providence-analytics): add util "getSourceCodeFragmentOfDeclaration" 2022-09-22 15:39:36 +02:00
Thijs Louisse
9593c45695 feat(providence-analytics): add export-map functionality to InputDataService 2022-09-22 15:39:36 +02:00
jorenbroekema
b568bcd1dd chore(combobox): add clarifying test for autocomplete/check 2022-09-18 14:51:17 +02:00
Edmund
18cbb5b476
Fix: calendar translation de.js strings corrected 2022-09-17 20:31:21 +02:00
dependabot[bot]
0c16bc960d chore(deps): bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 09:56:35 +02:00
dependabot[bot]
300b4fb5ee chore(deps): bump terser in /packages-node/providence-analytics
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 23:59:03 +02:00
dependabot[bot]
7e3a880f73 chore(deps): bump async in /packages-node/providence-analytics
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 23:58:29 +02:00
dependabot[bot]
b6e931f0bb chore(deps): bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 23:45:53 +02:00
Lars den Bakker
66abd3ea4c fix(ajax): don't throw on non-JSON responses in fetchJson 2022-09-14 23:45: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
dependabot[bot]
e3e6ba259c
chore(deps): bump got from 11.8.3 to 11.8.5 2022-09-14 18:59:20 +02:00
Jose Luis de Vega
d838ea100c
fix(switch): do not change checked state when disabled 2022-09-14 18:55:28 +02:00
Thijs Louisse
650657231a
Merge pull request #1760 from ing-bank/changeset-release/master
Version Packages
2022-09-08 11:35:44 +02:00
github-actions[bot]
1ff70af3c7 Version Packages 2022-09-08 07:20:58 +00:00
Joren Broekema
2d58320e51
feat: format number add thousandSeparator option, fix type decimalSep (#1774) 2022-09-08 09:19:07 +02:00
Joren Broekema
11c5ffe094
fix(input-amount,localize): make decimalSeparator formatOptions work (#1769) 2022-09-01 17:01:44 +02:00
Thomas Allmer
cc294f2023 BREAKING(core): remove unused UpdateStylesMixin & DelegateMixin 2022-08-22 13:48:49 +02:00
Thomas Allmer
3d25b152f3
chore: add danny as code owner (#1766) 2022-08-22 12:57:10 +02:00
Martin Pool
b3d8d62be4
Merge pull request #1746 from ing-bank/chore/bump-ajax-v1
chore(ajax): bump to major version 1.0.0
2022-08-15 18:46:14 +02:00
Martin Pool
f94eea9d54 chore: add some ing people to codeowners 2022-08-15 18:19:47 +02:00
Danny Moerkerke
7c8c8f66a9
Merge pull request #1742 from ing-bank/changeset-release/master
Version Packages
2022-08-15 10:34:05 +02:00