perry
e965d654c5
readme templates
2017-02-15 09:48:46 -06:00
Ibby Hadeed and GitHub
6de9697aa9
chore(build): add auto install scripts ( #1059 )
...
* feat(core): auto install scripts
* minor fixes
* minor fixes
* remove prompt message
2017-02-13 14:51:10 -05:00
Max Lynch
1fe1cd6f75
Cleanup
2017-02-13 12:21:47 -06:00
Ibby
b5ce8e9fbb
feat(): make instance based plugins injectable
2017-02-09 09:28:52 -05:00
Max Lynch
20fbfb91ca
Fix build errors
2017-02-08 22:25:16 -06:00
Max Lynch
4acdd41837
Remove lots of static stuff with a fancy regex
2017-02-08 22:14:53 -06:00
Max Lynch
1f2dba0a3f
Remove duplicate injectables
2017-02-08 17:30:16 -06:00
Max Lynch
76f07092df
More stuff
2017-02-08 17:25:48 -06:00
Max Lynch
91a5b5bbfc
Checkpoint
2017-02-08 17:14:25 -06:00
Max Lynch
e3164c95df
Updates
2017-02-08 17:06:03 -06:00
Max Lynch
1933ec66d9
Working on injectable
2017-02-08 16:21:57 -06:00
Max Lynch
f13a007a1c
Individual packages
2017-02-07 13:29:09 -06:00
Max Lynch
a2dcca3815
Remove core
2017-02-07 12:43:13 -06:00
Max Lynch
ecb98e2e82
Core kind of buidls
2017-02-06 17:15:46 -06:00
Max Lynch
b773c0709f
Moving things aroudn
2017-02-06 17:00:10 -06:00
Max Lynch
d426b15c1c
Removed
2017-02-06 16:38:43 -06:00
Max Lynch
b05627d2d6
Moving to modules
2017-02-06 16:37:59 -06:00
Max Lynch
dbd9df41f0
First try
2017-02-06 15:43:45 -06:00
Ibby Hadeed and GitHub
434a6c8ad3
Update stepcounter.ts
2017-02-06 08:33:10 -05:00
Tom Sundstrom and Ibby Hadeed
97489ba573
feat(barcodescanner): add option disableSuccessBeep ( #1035 )
...
https://github.com/phonegap/phonegap-plugin-barcodescanner/pull/408
2017-02-05 05:41:49 -05:00
Ibby Hadeed and GitHub
f525a25b49
refractor(google-maps): use Observable.fromEvent instead of addEventListener ( #1032 )
2017-02-04 04:32:41 -05:00
Ibby
add49e8b4d
refractor(): use Observable.fromEvent in wrapEventObservable
2017-02-04 04:16:57 -05:00
Eds and Ibby Hadeed
4ab87d8abb
feat(inappbrowser): add hide function ( #1018 )
2017-02-01 01:42:07 -05:00
Prateek Kathal and Ibby Hadeed
69ff7afb48
docs(file): add link to additional information ( #1022 )
...
Adding a link to **cordova plugin file** for ease of understanding file management using cordova.
It took me almost a day to figure out how to properly save things like a pdf/image in a publicly accessible directory. Having a link to the main **cordova file** documentation will save a lot of time.
2017-02-01 01:40:55 -05:00
Ibby
62a30c7d8f
Merge branch 'master' of github.com:driftyco/ionic-native
2017-01-31 04:14:40 -05:00
Ibby
dc37d8f71c
fix(safari-view-controller): fix issue caused by calling show without options
2017-01-31 04:14:28 -05:00
Huan LI and Ibby Hadeed
8864d1360a
docs(streaming-media): add missing method name ( #1016 )
2017-01-31 01:39:21 -05:00
Ibby
613141998a
docs(header-color): fix doc name
2017-01-30 11:45:36 -05:00
Ibby
c2fbb4fb64
docs(geolocation): update watchPosition example
2017-01-30 11:43:58 -05:00
Josh Strange and Ibby Hadeed
f0cf86076c
feat(background-geolocation): add missing properties for Android
2017-01-30 05:45:42 -05:00
Ibby
a03afcf0fa
fix(pinterest): fix PinterestPin interface
2017-01-29 06:49:28 -05:00
Ibby
3abe0bb97d
Merge branch 'master' of github.com:driftyco/ionic-native
2017-01-26 20:30:51 -05:00
Ibby
a5b4632ceb
fix(file-transfer): fix return type of upload method
...
fixes #1002
2017-01-26 20:30:44 -05:00
Ibby Hadeed and GitHub
1c78f77c0f
docs(stepcounter): update repo and plugin
...
closes #1003
2017-01-25 22:22:05 -05:00
Ibby
b85393de89
chore(): add CordovaOptions interface
2017-01-24 15:12:35 -05:00
Ibby
68c535fd79
style(): missing semicolon
2017-01-24 15:00:43 -05:00
Ibby
1c09ee1fbc
fix(screen-orientation): lockOrientation returns a promise
...
closes #939
2017-01-24 15:00:20 -05:00
Ibby
416071a5a1
fix(google-maps): fix event listeners
...
fixes #999
2017-01-24 00:46:37 -05:00
Ibby
93fdb7eabb
fix typo
2017-01-23 23:00:56 -05:00
Ibby
466437a683
feat(pinterest): add pinterest plugin
2017-01-23 22:59:37 -05:00
Ibby
c3127d35bb
fix(googlemaps): fix GoogleMapsLaLngBounds
...
closes #972
2017-01-23 22:02:31 -05:00
Ibby
3da0efe38e
fix(battery-status): add missing pluginRef
2017-01-22 17:27:52 -05:00
Ibby
b983de2145
feat(core): add PluginConfig interface
...
closes #996
2017-01-22 17:24:43 -05:00
Guille and Ibby Hadeed
9f98f8ef46
feat(google-maps): add base class functions ( #993 )
2017-01-22 17:17:13 -05:00
Ibby
3e2964b385
Merge branch 'master' of github.com:driftyco/ionic-native
2017-01-22 17:13:59 -05:00
Guille and Ibby Hadeed
77ab2c21da
refractor(): name to pluginName ( #994 )
2017-01-22 17:13:42 -05:00
guille and Ibby Hadeed
94025a7fd2
fix(plugin): adds subscribe() and unsubscribe()
2017-01-22 17:13:13 -05:00
guille and Ibby Hadeed
8c021bcaa0
fix(): add clearAllNotifications()
2017-01-22 17:13:13 -05:00
Ibby
da7a3707fa
fix(core): fix plugin check
2017-01-22 17:12:24 -05:00
Peter Kelly and Ibby Hadeed
cb293639bc
fix(core): fix exception in CordovaProperty ( #998 )
...
This reverts part of commit 67adb23 , which moved the call to getPlugin()
from within CordovaProperty() to a point where it was called too early.
When the CordovaProperty decorator is called on a property, the class
containing that call has not yet had its Plugin decorator called. Only
when the latter happens does pluginRef get set. Thus, attempting to
access pluginRef within CordovaProperty at the time of the call will
give undefined, and attemping to call getPlugin with an undefined value
will throw an exception:
Runtime Error
Cannot read property 'split' of undefined
TypeError: Cannot read property 'split' of undefined
at get
at getPlugin
at CordovaProperty
at __decorate
...
The above message can be seen in the browser after running the 'ionic
serve' command.
This commit moves the getPlugin call back to the getters and setters
established by CordovaProperty, which are only called *after* the Plugin
decorator has finished executing.
closes #992
2017-01-22 17:11:52 -05:00