Nicolas Molina Monroy
965a90c52c
feat(mix-panel): add timeEvent ( #1536 )
...
* feat(mix-panel): add timeEvent
* style(mixpanel): remove params
2017-05-14 00:58:22 -04:00
Ibby Hadeed
a28de660bc
refactor(): no implicit any
2017-05-14 00:55:16 -04:00
Ibby Hadeed
fec19b734c
fix(sqlite): fix implementation and improve typings
2017-05-14 00:52:30 -04:00
Ibby Hadeed
6773ed341c
chore(): add --ignore-errors flag
2017-05-14 00:20:38 -04:00
Ibby Hadeed
23ad074d04
chore(): update changelog
2017-05-13 23:12:36 -04:00
Ibby Hadeed
912668d8f8
3.8.0
2017-05-13 23:12:29 -04:00
Ibby Hadeed
cf531af244
Merge branch 'master' of github.com:driftyco/ionic-native
2017-05-13 23:12:20 -04:00
Ibby Hadeed
a94651dc75
chore(): update templates
2017-05-13 22:53:04 -04:00
Alexandru Albu
ad0680bd90
docs(google-map): update install command ( #1525 )
...
command for adding plugin has changed
2017-05-13 22:47:01 -04:00
IonicOnCouch
66a82dd5ce
docs(): maximumImagesCount works only for Android. ( #1540 )
...
The option "maximumImagesCount" works only for Android. So there should be a comment.
2017-05-13 22:46:41 -04:00
jasonmamy
8ea8ac40e5
refactor(wheel-selector): fixed the interfaces and default values ( #1544 )
2017-05-13 22:46:19 -04:00
Daniel Sogl
2d477ba9a0
docs(readme): https + removed V2 tag ( #1551 )
2017-05-13 22:46:09 -04:00
Ibby Hadeed
f98f90a9a3
fix(file): various fixes ( #1553 )
...
* save schanges
* save changes
* save changes
* save changes
2017-05-13 22:44:10 -04:00
wleberre
fba0ce2bb6
docs(): fix typo ( #1548 )
2017-05-13 21:28:22 -04:00
Daniel Sogl
22d0260cde
chore(package): bump angular and typescript ( #1549 )
2017-05-13 20:19:45 -04:00
Daniel Sogl
25aeb406ae
core(package): update tslint-ionic-rules ( #1539 )
2017-05-12 05:03:52 -04:00
Daniel Sogl
385da017a0
feat(video-capture-plus): add Video Capture Plus plugin ( #1538 )
...
* feat(plugin): Video Capture Plus
fix #709
* Updated interfaces
2017-05-12 05:03:24 -04:00
Raman Rasliuk
efae1be116
fix(file): fix file reader ( #1537 )
...
Pass reader object on call function.
Fixes #1530
2017-05-12 04:18:38 -04:00
Eamon Bauman
7f919d5c90
docs(): fix options for prepareInterstitial ( #1535 )
...
Using the example in the previous version of this document, calling prepareInterstitial(adId) resulted in an
"-[__NSCFString count]: unrecognized selector sent to instance"
exception. This was alleviated by changing the call to prepareInterstitial({adId: adId})
(e.g. passing in an options object vs. just the adid string)
2017-05-12 04:16:48 -04:00
ChristopherTotty
00c156811f
docs(geolocation): fix reference ( #1533 )
2017-05-12 04:16:14 -04:00
Jan Piotrowski
8512dd5d92
docs(header-color): improve description ( #1532 )
2017-05-12 04:16:01 -04:00
Niccolò Belli
ad514bbf63
fix(fcm): fix method name ( #1531 )
2017-05-12 04:15:35 -04:00
Dave Alden
45108c4c18
fix(diagnostic): fix Cordova decorator in camera API ( #1527 )
2017-05-12 03:53:56 -04:00
Diogo Trentini
17e166d04d
docs(camera-preview): fix interface name ( #1526 )
2017-05-12 03:50:27 -04:00
Jan Piotrowski
dea9f42d5f
Changed ionic plugin
to ionic cordova plugin
2017-05-11 17:53:15 +02:00
Jan Piotrowski
e193baf1c1
Removed inline style block (as it was added to the main site css)
2017-05-11 11:33:19 +02:00
Ibby Hadeed
10d61c21c2
fix(app-minimize): fix pluginRef
2017-05-11 04:48:25 -04:00
Ibby Hadeed
7e322aadb8
docs(firebase): mark plugin as beta
2017-05-09 23:50:23 -04:00
Ibby Hadeed
4bd4f7fa84
chore(): update changelog
2017-05-09 18:39:58 -04:00
Ibby Hadeed
89708781bf
3.7.0
2017-05-09 18:39:50 -04:00
Ibby Hadeed
cf8d2e7f02
Merge branch 'master' of github.com:driftyco/ionic-native
2017-05-09 18:33:42 -04:00
Daniel Sogl
54b6659469
docs(firebase): update platforms ( #1521 )
...
fix #1518
2017-05-09 18:29:43 -04:00
Ibby Hadeed
36d603bdd7
docs(web-instent): mark as beta
2017-05-09 18:29:26 -04:00
Ibby Hadeed
15cf751441
Merge branch 'master' of github.com:driftyco/ionic-native
2017-05-09 18:29:13 -04:00
Daniel Sogl
252c3e4a21
fix(web-intent): updated source ( #1519 )
...
* refactor(web-intent): updated source
fix #1517
* Update index.ts
2017-05-09 18:29:06 -04:00
Chris Topaloudis
958380275c
fix(google-maps): fix fromPointToLatLng params ( #1514 )
2017-05-09 18:27:05 -04:00
Ibby Hadeed
e35408adca
docs(): remove result word
2017-05-09 18:25:48 -04:00
Ibby Hadeed
c7400b1ab1
Merge branch 'master' of github.com:driftyco/ionic-native
2017-05-09 18:25:08 -04:00
Daniel Sogl
4e9b2d917b
feat(mobile-accessibility): add Mobile Accessibility plugin ( #1505 )
...
* feature(plugin): mobile-accessibility
fix #1304
* fixed linting
* lint
* usage
* optimized promises
2017-05-09 18:24:59 -04:00
Daniel Sogl
e04b7a4a24
docs(broadcaster): fix example ( #1484 )
...
fix #1369
2017-05-09 18:23:37 -04:00
Daniel Sogl
46b4e25f7b
feat(plugin): add File encryption plugin ( #1509 )
...
* feat(plugin): File encryption
fix #618
* typo
2017-05-09 18:22:18 -04:00
Ibby Hadeed
12356d2d34
refactor
2017-05-09 18:21:46 -04:00
Ibby Hadeed
de320ac21c
Merge branch 'master' of github.com:driftyco/ionic-native
2017-05-09 18:20:58 -04:00
Daniel Sogl
3d747d38b2
feat(phonegap-local-notifications): add Phonegap local notifications plugin ( #1474 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
* added phonegap-local-notifications
* update #1
* update #3
* update #4
* cleaned up the usage part
* removed old folder
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
2017-05-09 18:20:49 -04:00
Ibby Hadeed
1379f6389a
fix(document-viewer): fix params
2017-05-09 18:18:35 -04:00
Daniel Sogl
6855fe8f7d
feat(plugin): add Document Viewer plugin ( #1520 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
* Initial commit
* updated interface
* updated interface
2017-05-09 18:14:47 -04:00
Daniel Sogl
142525e133
feature(autostart): add Autostart plugin ( #1506 )
...
fix #1163
2017-05-09 18:13:51 -04:00
Ibby Hadeed
af66a0dbec
refactor(wheel-selector): fixes & enhancements
2017-05-09 18:12:56 -04:00
Ibby Hadeed
235f51a351
Merge branch 'master' of github.com:driftyco/ionic-native
2017-05-09 18:09:16 -04:00
jasonmamy
8fe4eecbb1
feat(wheel-selector): add Native wheel Selector plugin ( #1522 )
2017-05-09 18:09:08 -04:00