Daniel
b1f4df530a
rerun build
2018-07-29 09:57:03 +02:00
Daniel
4297c3d43e
chore(package): upgrade fs-extra
2018-07-29 09:52:36 +02:00
Daniel
95d495b468
chore(package): bump deps
2018-07-29 09:44:22 +02:00
Daniel
f0989d1b96
chore(package): upgrade to angular 5
...
BREAKING: Ionic Native v4 requires now Angular 5
2018-07-29 09:21:43 +02:00
Daniel
c113417878
docs(readme): update readme
2018-07-29 09:20:23 +02:00
Daniel
cedd6df423
Merge remote-tracking branch 'origin/master'
2018-07-29 09:16:11 +02:00
Daniel
4b14ce2eec
refactor(http): change return type to any
2018-07-29 09:16:00 +02:00
pwilkniss
27d380ef4b
feat(clevertap): add CleverTap plugin ( #2609 )
...
* feat(clevertap): add CleverTap plugin
* style(clevertap): cleanup stray lint error
* refactor
2018-07-29 09:13:37 +02:00
Ashwin Dinesh
bd5bd7ea9d
feat(webengage): add webengage plugin ( #2604 )
...
* feat(webengage): add webengage plugin
* refactor
2018-07-29 09:11:05 +02:00
Jan Piotrowski
c6713862c5
refactor: Improve Ionic Native warnings ( #2611 )
...
- Explicitly spell out that this is coming from "Ionic Native", instead of just "Native"
- Improve sentence that explains 2 most common reasons for missing Cordova
2018-07-29 09:10:48 +02:00
Daniel
3b32e19bf1
feat(facebook): add getDeferredApplink function
...
closes : #2510
2018-07-29 09:10:17 +02:00
Daniel
4092831754
fix(http): add correct return types for downloadFile and uploadFile
...
closes : #2615
2018-07-29 08:57:16 +02:00
Daniel Sogl
c2fe5f8336
docs(contacts): mark as deprecated
2018-07-27 21:39:58 +02:00
Daniel Sogl
2f560d619a
docs(contacts): mark as deprecated
2018-07-27 21:39:22 +02:00
Daniel
3f9067d090
chore(): update changelog
2018-07-25 12:57:52 +02:00
Daniel
36a4e81fe4
4.10.1
2018-07-25 12:57:38 +02:00
Gustavo Maximiliano Cortez
79cb478c26
fix(user-agent): Plugin not installed ( #2607 )
...
fix(user-agent): Plugin not installed
2018-07-24 16:59:19 +02:00
Dominik Geng
b635ba99ea
fix(nfs): Optional arguments for records like textRecord ( #2605 )
...
fix(nfs): Optional arguments for records like textRecord
2018-07-24 16:59:02 +02:00
Daniel
342b9dace5
chore(): update changelog
2018-07-18 22:21:56 +02:00
Daniel
07557e95ec
chore(): update changelog
2018-07-18 22:20:12 +02:00
Daniel
b7be1bf9dd
5.0.0-beta.14
2018-07-18 22:19:46 +02:00
Daniel
b01c2ee1fb
docs(build): fix lint
2018-07-18 22:17:37 +02:00
Daniel
bea5eaea1a
Merge branch 'master' into v5
2018-07-18 22:12:44 +02:00
Daniel
0f84249b13
chore: update changelog
2018-07-18 21:53:13 +02:00
Daniel
80adfe0891
chore(): update changelog
2018-07-18 21:52:41 +02:00
Daniel
0550a4fcc1
4.10.0
2018-07-18 21:52:19 +02:00
Etienne BLANC-COQUAND
e50ef18e10
docs(network-interface): update example ( #2602 )
...
Don't need {
2018-07-18 21:50:30 +02:00
Moshe
b581a5b2b6
feat(ccm): replace plugin source ( #2601 )
2018-07-18 21:50:16 +02:00
jing-zhou
e640983340
feat(alipay): replace plugin ( #2591 )
...
BREAKING CHANGE: Replaced plugin with maintained Cordova plugin
2018-07-18 21:49:32 +02:00
Sebastian Baar
a6c8045593
feat(classkit): add ClassKit plugin ( #2590 )
...
* add classkit plugin
* refactor
2018-07-18 21:48:07 +02:00
Carsten Schindler
ecc698ee7a
feat(abbyy-rtr): add ABBYY Real-Time Recognition plugin ( #2580 )
...
* feat(abbyy-rtr): add ABBYY Real-Time Recognition plugin
* refactor(abbyy-rtr) add CordovaCheck
2018-07-18 21:47:44 +02:00
Daniel
97b80b533b
chore(package): bump deps
2018-07-18 21:46:58 +02:00
Daniel
b66d27b794
chore(): update changelog
2018-07-13 17:12:51 +02:00
Daniel
c3a9296a36
4.9.2
2018-07-13 17:12:38 +02:00
Gustav Bylund
565c766813
fix(sqlite): mark optional arguments for executeSql ( #2592 )
2018-07-13 17:06:51 +02:00
jasvindersingh-evon
1684202629
docs(document-picker): fix example ( #2593 )
2018-07-13 17:06:37 +02:00
Don Coleman
d95a359719
fix(ble): change signature for autoConnect ( #2594 )
...
* fix(ble): change signature for autoConnect (#2573 )
* fix(ble): update usage for autoConnect (#2573 )
2018-07-13 17:06:17 +02:00
Daniel
12ddf96705
chore(): update changelog
2018-07-09 19:51:19 +02:00
Daniel
fead657fbd
4.9.1
2018-07-09 19:50:51 +02:00
Daniel
f1d8d3b255
Revert "chore(package): bump deps"
...
This reverts commit 6af01d2dc1
.
2018-07-09 19:48:52 +02:00
Daniel
6af01d2dc1
chore(package): bump deps
2018-07-09 19:45:23 +02:00
Shubham Pandey
006ba4425f
docs(linkedin): fix example ( #2588 )
...
* added missing `)` in login code
2018-07-08 18:43:54 +02:00
Judson Neer
4f415892b1
feat(network-interface): match latest plugin release ( #2587 )
2018-07-08 18:43:44 +02:00
Matt
713efd7206
docs(sqlite): Add interface for transaction callback function argument ( #2586 )
...
The transaction callback function argument is currently typed as `any`, however this isn't very helpful so I have added a base interface which contains only the `executeSql` function. This function is all that is available on the object returned by WebSQL, but is also available on the full SQLite implementation.
2018-07-08 18:43:31 +02:00
Sebastián Ramírez
3f9311090d
docs(app-version): explain results ( #2582 )
...
* fix(app-version): fix getVersionCode to return number
as is in the actual implementation. Also update and clarify the method docs
* fix(app-version): fix getVersionCode for compatibility
with Android and iOS at the same time
2018-07-04 13:43:46 +02:00
Daniel Sogl
28a1b83d1d
docs(readme): update examples
2018-07-02 10:59:40 +02:00
Cosmic Web Services
956e644fa4
fix(health-kit): add missing checkAuthStatus param ( #2544 )
...
* Fix checkAuthStatus
* Update index.ts
* Update index.ts
2018-07-02 10:51:10 +02:00
Timothy Shamilov
f62a123a34
feat(streaming-media): add new parameters & docs ( #2576 )
2018-07-02 10:47:28 +02:00
Daniel
8e1ca359ab
refactor(build): remove decamelize
2018-07-01 13:16:55 +02:00
Daniel
6ea43ef5e4
refactor(scripts): fix typo
2018-07-01 13:12:27 +02:00