Daniel Sogl
fcda5ffcab
Revert "refactor: optimize plugins for angular treeshaking"
...
This reverts commit 8b53c04dc5
.
2019-03-19 18:34:54 +01:00
Daniel Sogl
8b53c04dc5
refactor: optimize plugins for angular treeshaking
...
BREAKING CHANGE: You can remove the plugin import from the app.module.ts because of the changed Inject decorator
2019-02-20 17:37:39 +01:00
mhartington
220e22b659
docs(): add ngx import path
2018-10-10 16:13:45 -05:00
Daniel
c9d41ebd8a
refactor: follow array-type lint rule
2018-09-17 16:05:37 +02:00
Daniel
3ced31ed2a
fix(plugins): fix rxjs 6 build errors
...
#2439
2018-04-05 21:44:19 +02:00
Daniel
3a84aeec21
Merge remote-tracking branch 'origin/master' into v5
2018-03-23 10:01:37 +01:00
Thomas Linford
b05c9a4f8b
feat(zeroconf) add watchAddressFamily and registerAddressFamily properties
2018-03-22 17:10:35 +01:00
Daniel
6c938bfdb7
Revert "chore(package): bump dependencies and lint rules"
...
This reverts commit 21ad4734fa
.
2018-03-17 00:13:08 +01:00
Daniel
21ad4734fa
chore(package): bump dependencies and lint rules
2018-03-16 22:04:01 +01:00
Ibby Hadeed
0f9c21ab42
Merge in v5 code
2017-12-28 07:28:44 -05:00
Eric McNiece
7255795ae5
feat(zeroconf): add reInit() method ( #2144 )
2017-12-01 22:53:38 -05:00
excelulous
e2f3702d0b
fix(zeroconf): extend the ZeroconfResult.action definition ( #1985 )
...
This now includes the value 'resolved', as it is a valid action passed by the service browser on iOS (at least) when IP addresses for the chosen service have been resolved.
2017-09-27 17:36:32 -04:00
Daniel Sogl
52dcd808b6
refactor(docs): read the description ( #1631 )
...
* refactor(docs): read the description
- Added missing platforms
- Unified GitHub links
- Added missing installVariables
* Update index.ts
* Update index.ts
* Update index.ts
* Update index.ts
2017-06-01 13:05:47 -04:00
Ibby Hadeed
17366a29da
feat(): add IonicNativePlugin base class ( #1425 )
...
* add base class
* properties are static
* some fixes
* tslint
2017-04-27 00:36:12 -04:00
Thomas Kemmer
68d99461c6
feat(zeroconf): add cordova-plugin-zeroconf support ( #1260 )
...
* feat(zeroconf): add cordova-plugin-zeroconf support
* feat(zeroconf): restructure documentation
2017-03-28 06:48:43 -04:00