Pau Ferrer Ocaña
|
8fc5db0584
|
MOBILE-4653 package: Update ionic and node and audit fixes
|
2025-01-14 15:29:55 +01:00 |
Dani Palou
|
271bb1a9fa
|
MOBILE-4616 npm: Rebuild package-lock to fix unit tests
|
2024-08-22 17:04:44 +02:00 |
Pau Ferrer Ocaña
|
aadb6f0a24
|
MOBILE-4594 ionic: Update to Ionic 8
|
2024-07-17 16:55:21 +02:00 |
Pau Ferrer Ocaña
|
f9ecb68d53
|
MOBILE-4616 npm: Update packages to match 4.4.1
|
2024-07-10 12:40:01 +02:00 |
Dani Palou
|
738de88c38
|
MOBILE-4470 popover: Fix popover position when zoom applied
|
2024-06-06 12:11:02 +02:00 |
Noel De Martin
|
77d3ac9d43
|
MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
|
2024-05-14 13:33:34 +02:00 |
Noel De Martin
|
12ae4c7529
|
MOBILE-4470 npm: Update dependencies
|
2024-05-06 13:18:00 +02:00 |
Noel De Martin
|
afb5ce3cde
|
MOBILE-4527 compile: Fix JIT modules
More details about the fix: https://github.com/angular/angular/issues/44660#issuecomment-1976349160
|
2024-03-04 12:30:46 +01:00 |
Noel De Martin
|
ed75657719
|
MOBILE-4304 core: Implement insert row id
|
2024-02-14 09:06:19 +01:00 |
Noel De Martin
|
a7bd1e5f89
|
MOBILE-4304 core: Replace WebSQL with sqlite-wasm
|
2024-02-14 09:06:19 +01:00 |
Pau Ferrer Ocaña
|
f20a30dbb1
|
MOBILE-3947 chore: Update check-es-compat package
|
2024-01-24 13:47:53 +01:00 |
Noel De Martin
|
f7d50be5c4
|
MOBILE-3947 ng: Update polyfills
The check-es-compat patch can be removed if the following PR is resolved: https://github.com/robatwilliams/es-compat/pull/86
|
2023-11-30 15:02:30 +01:00 |
Noel De Martin
|
dbb3db08ae
|
MOBILE-3947 app: Upgrade to Ionic 7
|
2023-11-23 15:23:43 +01:00 |
Noel De Martin
|
247b85c791
|
MOBILE-4065 chore: Update ionic patch version
|
2023-03-30 16:20:04 +02:00 |
Noel De Martin
|
bbe5d73241
|
MOBILE-3942 core: Allow declaring ion-item button
Using strictTemplates, it was throwing an error if an ion-item has a button attribute without any value.
|
2023-03-16 11:02:10 +01:00 |
Noel De Martin
|
5502e11dea
|
MOBILE-2314 npm: Patch mp3-mediarecorder
Remove ES2018 spread property assignment
|
2023-02-22 11:40:34 +01:00 |
Noel De Martin
|
b0fe99341b
|
MOBILE-2314 npm: Patch event-target-shim
The TypeScript declarations were not compatible with the version we're using
|
2023-02-22 11:40:34 +01:00 |
Noel De Martin
|
31c4852ac0
|
MOBILE-3321 core: Patch es-compat version checks
Temporary workaround until https://github.com/robatwilliams/es-compat/pull/46 is fixed
|
2022-06-08 13:28:05 +02:00 |