56054d036e
chore(deps): update dependency eslint to v8.27.0 ( #4415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-06 16:36:23 +01:00
c654ea5925
chore(deps): update dependency eslint-plugin-jsdoc to v39.6.2 ( #4414 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-05 11:11:20 +01:00
70d7acc113
chore(deps): update dependency @types/lodash to v4.14.188 ( #4412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 21:57:00 +01:00
Daniel Sogl and GitHub
60aa74baed
6.2.0
v6.2.0
2022-11-04 20:48:47 +00:00
MaximBelov and GitHub
af55cb25fa
feat(device): detect if app is running on a macOS desktop with Apple Silicon ( #4299 )
2022-11-04 21:46:34 +01:00
Cesar de la Vega and GitHub
2b8992faf3
feat(purchases)!: migrate RevenueCat to 3.2.1 ( #4392 )
...
* feat(purchases)!: migrate RevenueCat to 3.2.0
* update version to 3.2.1
2022-11-04 21:46:09 +01:00
e90a6a306c
fix(deps): update dependency tslib to v2.4.1 ( #4413 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 21:45:39 +01:00
Alex Ryltsov and GitHub
97f566170e
feat(file-chooser): add plugin ( #4396 )
2022-11-04 21:45:27 +01:00
d2e92f5589
feat(image-resizer): add plugin ( #4397 )
...
* feature: added support for the image-resizer cordova plugin
* Update index.ts
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2022-11-04 21:44:53 +01:00
Mathias Verdon and GitHub
c544b43a51
fix(diagnostic): add getBluetoothAuthorizationStatus function ( #4398 )
2022-11-04 21:43:46 +01:00
Sawyer Schumacher and GitHub
755b28e325
feat(ble): add wrapper for starting location notifications ( #4399 )
2022-11-04 21:43:28 +01:00
Mathias Verdon and GitHub
6a97dc5e07
fix(diagnostic): add new Android runtime permissions for Bluetooth ( #4402 )
2022-11-04 21:43:09 +01:00
Nuno Rodrigues and GitHub
2d347e46ed
fix(bluetooth-le): use correct return types ( #4411 )
2022-11-04 21:42:47 +01:00
ef499ed290
feat(newrelic): add plugin ( #4409 )
...
* Adding Newrelic support for Awesome plugins
* Adding more static methods for newrelic cordova plugin
* adding documentation for newrelic plugin
* Updating newrelic cordova plugin repo
* Update index.ts
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2022-11-04 21:42:26 +01:00
1e258adeb5
feat(crop-privacy): add plugin ( #4408 )
...
* feat(crop-privacy): add new plugin
* Update index.ts
Co-authored-by: Daniel Sogl <daniel@sogls.de >
2022-11-04 21:40:26 +01:00
5c0b31faa7
chore(deps): update dependency rollup to v3.2.5 ( #4406 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 21:39:40 +01:00
d00d54f507
chore(deps): update typescript-eslint monorepo to v5.42.0 ( #4405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 21:39:34 +01:00
2e5e43fa7b
chore(deps): update dependency @types/node to v16.18.3 ( #4404 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 21:39:25 +01:00
8eddcb0d45
chore(deps): update dependency eslint-plugin-jsdoc to v39.4.0 ( #4403 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-30 12:05:29 +01:00
4716a9db68
chore(deps): update dependency @types/node to v16.18.2 ( #4401 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-29 17:07:06 +02:00
7eb57cdde8
chore(deps): update typescript-eslint monorepo to v5.41.0 ( #4394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 18:41:56 +02:00
6f38115ce2
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.25 ( #4390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 18:41:46 +02:00
d76dfae916
chore(deps): update dependency @types/node to v16.18.1 ( #4391 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-26 18:41:35 +02:00
Daniel Sogl and GitHub
b8e3ac4403
6.1.0
v6.1.0
2022-10-22 17:29:32 +00:00
Alex Ryltsov and GitHub
cd81cfabf4
feat(diagnostic): addisCameraRollAuthorized and getCameraRollAuthorizationStatus functions (WIP) ( #4362 )
2022-10-22 19:27:42 +02:00
81a8b42a29
feat(webim): update plugin wrapper ( #4370 )
...
* feat(plugins): Add Webim SDK plugin
* feat(webim): Add request/response models
* feat(webim): Fix Observable methods
* Update index.ts
Co-authored-by: Малько Сергей Сергеевич <malko@softclub.by >
Co-authored-by: SerjMalko <serhey_rti@mail.ru >
2022-10-22 19:04:29 +02:00
Nico Lueg and GitHub
6f14ba6031
feat(purchases)!: migrate RevenueCat to 3.1.0 ( #4382 )
...
- Breaking Changes can be found here: https://github.com/RevenueCat/cordova-plugin-purchases/releases/tag/3.0.0
2022-10-22 19:03:49 +02:00
Alex Ryltsov and GitHub
62f664e61a
fix(launch-navigator): use currect handlers ( #4385 )
2022-10-22 19:03:32 +02:00
664e3385ce
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.15 ( #4389 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-22 19:02:35 +02:00
8201dc1d14
chore(deps): update dependency rollup to v3.2.3 ( #4381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-22 18:37:33 +02:00
375246970c
chore(deps): update dependency eslint to v8.26.0 ( #4388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-22 18:36:50 +02:00
d7c771b250
chore(deps): update dependency @types/node to v16.11.68 ( #4386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 19:20:39 +02:00
89b21b7694
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.14 ( #4380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 19:20:27 +02:00
5e23ebebdc
chore(deps): update typescript-eslint monorepo to v5.40.1 ( #4379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 23:26:05 +02:00
5bc6693571
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.12 ( #4378 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 23:25:53 +02:00
facadcabaa
chore(deps): update dependency rollup to v3.2.2 ( #4376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 13:26:13 +02:00
Daniel Sogl and GitHub
d1210b76a7
6.0.1
v6.0.1
2022-10-17 11:23:43 +00:00
Daniel Sogl and GitHub
e7d1641fe9
fix: use correct core version
2022-10-17 11:23:21 +00:00
e22cf2bb69
chore(deps): update dependency @types/node to v16.11.66 ( #4372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 14:27:28 +02:00
deb8a61a81
chore(deps): update dependency rollup to v3.2.1 ( #4373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 14:27:18 +02:00
3cca6104df
chore(deps): update actions/setup-node action to v3.5.1 ( #4371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v6.0.0
2022-10-15 18:20:00 +02:00
Daniel Sogl
de884a55d0
chore: use node v16 in actions
2022-10-15 16:19:39 +00:00
Daniel Sogl
5a22241db5
6.0.0
2022-10-15 16:17:59 +00:00
d476af44cd
chore(deps): update dependency rollup to v3 ( #4367 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 18:16:39 +02:00
8b6d6c726b
chore(deps): update dependency minimist to v1.2.7 ( #4365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 18:16:24 +02:00
7f1bf9520b
chore(deps): update dependency @types/node to v16.11.65 ( #4364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 18:16:17 +02:00
f9257f4d65
chore(deps): update typescript-eslint monorepo to v5.40.0 ( #4363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 18:16:10 +02:00
Johannes Korrek and GitHub
85441e59ca
feat(core): use angular ivy ( #4369 )
...
* chore(deps): bump angular and typescript
- required to enable ivy output & partial compilation mode
* chore(build): enable ivy output & partial compilation mode
- change ngx builds to use ivy
- remove some code that is no longer required with ivy
2022-10-15 18:12:20 +02:00
Daniel Sogl
a86c55ba5f
5.46.0
v5.46.0
2022-10-09 14:55:04 +00:00
Lihang Xu and GitHub
f8c6430a26
feat(GCDWebServer): add plugin ( #4302 )
...
* add GCDWebServer
* fix plugin ref and add the server options interface
* fix the pluginRef's case
* update name
* add docs
2022-10-09 16:48:59 +02:00