Commit graph

124 commits

Author SHA1 Message Date
github-actions[bot]
ac889b1725 Version Packages 2021-05-12 13:22:33 +00:00
Goffert van Gool
73d4e222f6
Update public API of ajax & refactor package (#1371)
feat(ajax): align / break public API

Co-authored-by: Ahmet Yesil <yesil.ahmet@ing.com>
2021-05-12 15:21:18 +02:00
github-actions[bot]
1042cf4249 Version Packages 2021-04-27 11:09:01 +00:00
github-actions[bot]
a42351019c Version Packages 2021-04-12 20:47:43 +00:00
Thijs Louisse
ccd757fa39 fix: many types 2021-04-12 15:08:02 +02:00
Ahmet Yesil
9b79b287e9 fix(ajax): bug fixes and readability improvements 2021-04-07 17:09:03 +02:00
Lars den Bakker
468223a09f fix(ajax): return cached status and headers 2021-04-07 08:33:03 +02:00
Lars den Bakker
c1a81fe4cc feat(ajax): allow caching concurrent requests 2021-04-07 08:28:50 +02:00
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
github-actions[bot]
908bd4a145 Version Packages 2021-03-15 14:47:14 +00:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +01:00
github-actions[bot]
31105ebe16 Version Packages 2021-02-25 10:14:42 +00:00
gerjanvangeest
4cd8159e26
Merge pull request #1240 from ing-bank/chore/update-eslint
chore: update to latest eslint
2021-02-25 09:47:42 +01:00
qa46hx
8fdfe37a3c chore: update to latest eslint 2021-02-25 09:40:14 +01:00
Joren Broekema
28dbf3d232 chore: cleanup 2021-02-24 14:51:30 +01:00
Joren Broekema
2cd7993da8 feat: add ajax cache improvements and demos/docs 2021-02-24 14:51:30 +01:00
thepassle
12b3fa116d chore: update CEM version, add litelement flag 2021-02-17 14:12:57 +01:00
github-actions[bot]
e97300b62b Version Packages 2021-02-16 11:08:35 +00:00
Joren Broekema
efc743fe6a chore: run custom-elements-manifest in postinstall and prepublish 2021-02-16 10:11:19 +01:00
Joren Broekema
ab8ac34384 chore: add custom-elements-manifest to dev deps, add script 2021-02-15 18:20:21 +01:00
thepassle
4c115ccf4e docs: add custom elements manifest 2021-02-15 18:07:33 +01:00
Manuel Martin
b2f981db72 refactor: add package exports entry
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00
Thomas Allmer
1216ce9e85 chore: use async/await in cache interceptor tests 2021-02-15 13:55:49 +01:00
Yevgeniy Valeyev
bbffd7105f feat: port caching feature to fetch proposal
Co-authored-by: Yevgeniy Valeyev <yevgeniy.valeyev@ing.com>
2021-02-11 12:28:05 +01:00
Joren Broekema
c3e5a6596d chore: add tests for all abortcontroller browser errors 2021-02-11 12:04:15 +01:00
Joren Broekema
cda7346dd3 chore: make interceptors async, add changeset breaking change 2021-02-11 12:04:14 +01:00
Joren Broekema
3eaebc8e33 chore: change names, fix types 2021-02-11 12:03:28 +01:00
Thomas Allmer
78df6e7181 fix(ajax): become a 0 dependency package 2021-02-10 15:42:37 +01:00
Joren Broekema
4452d06d44 fix(ajax): rename to ajax, async interceptors 2021-02-10 15:42:37 +01:00
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00
Jorge del Casar
98f1bb7e1c fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 10:53:38 +01:00
github-actions[bot]
34ae80add5 Version Packages 2020-12-17 12:07:45 +00:00
github-actions[bot]
ee610f24fb Version Packages 2020-12-16 11:22:10 +00:00
github-actions[bot]
bde72f1a08 Version Packages 2020-11-30 16:16:17 +01:00
Thomas Allmer
1412032607 chore(ajax): remove console logs in test files 2020-11-18 10:17:42 +01:00
github-actions[bot]
6b158098e3 Version Packages 2020-11-16 16:55:36 +00:00
gerjanvangeest
1cb604c6d2
fix: enable type files for ajax 2020-11-16 14:22:53 +01:00
Joren Broekema
6cc8b95c2d feat: add types for ajax 2020-11-12 15:42:42 +01:00
github-actions[bot]
e701f87802 Version Packages 2020-11-09 13:35:08 +00:00
github-actions[bot]
e13cf82411 Version Packages 2020-11-03 14:50:54 +00:00
Thomas Allmer
627d8f011b chore: update package debug scripts to work with npm 2020-10-30 11:13:20 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
github-actions[bot]
90b73af922 Version Packages 2020-10-27 13:15:40 +00:00
github-actions[bot]
59204ab3f1 Version Packages 2020-10-19 09:30:12 +00:00
Thomas Allmer
7da5542ee7 chore: setup to test on all evergreen browsers 2020-10-12 17:05:23 +02:00
github-actions[bot]
c03ebde5b5 Version Packages 2020-09-30 23:04:53 +02:00
github-actions[bot]
87c4545f5f Version Packages 2020-09-09 16:25:09 +02:00
github-actions[bot]
acf2def52a Version Packages 2020-09-07 08:47:32 +00:00
github-actions[bot]
e72ef2a41d Version Packages 2020-08-27 12:09:52 +02:00