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
Jan Piotrowski
024099a772
add note about limitation ( #1953 )
2017-09-27 17:47:15 -04:00
Jan Piotrowski
4e0673c8e9
only add trailing slash on plugin pages
...
fixes that the trailing slash would have been added to the root and browser-usage.html as well
2017-08-05 17:37:16 +02:00
Jan Piotrowski
0cecf4e43f
add trailing slash to navigation items
...
fixes the problem that each navigation item first has to redirected to the version with trailing slash
closes https://github.com/ionic-team/ionic-site/issues/1223
2017-08-05 17:27:02 +02:00
Jan Piotrowski
cdb99a74cc
docs(readme) improve link to 2.x README ( #1764 )
...
link to branch instead of specific version so possible future updates are reflected after clicking the link
2017-07-10 09:55:16 -04:00
Jan Piotrowski
f1a036d8b0
docs(printer): fix isAvailable description ( #1782 )
2017-07-10 05:10:40 -04:00
Jan Piotrowski
2f3331e9ea
docs(): add anchors to make headlines linkable ( #1766 )
2017-07-04 20:20:37 -04:00
Jan Piotrowski
f289a6bbb6
docs(screen-orientation): fix description ( #1743 )
...
by removing outdated sentence and info
2017-07-03 17:28:28 -04:00
Jan Piotrowski
51fc5332ff
docs(media): improve description ( #1744 )
...
(still bad as usage hint is in there, but at least not the only thing any more)
2017-06-29 20:04:00 -04:00
Jan Piotrowski
2128703d8d
docs(screenshot): fix param names ( #1686 )
2017-06-14 01:40:51 -04:00
Jan Piotrowski
85a1f6a35b
docs(geofence): CLI v3: ionic platform => ionic cordova platform ( #1668 )
2017-06-07 19:47:50 -04:00
Jan Piotrowski
bf3f9d8799
refactor(core): fix "Install the plugin" command when not installed ( #1606 )
...
ionic plugin add ... => ionic cordova plugin add ...
2017-05-25 13:05:59 -04:00
Jan Piotrowski
7d4e8acce8
Remove --save
...
`ionic cordova plugin add` always adds `--save` to the Cordova call anyway
2017-05-17 11:31:41 +02:00
Jan Piotrowski
8512dd5d92
docs(header-color): improve description ( #1532 )
2017-05-12 04:16:01 -04:00
Jan Piotrowski
dea9f42d5f
Changed ionic pluginto ionic cordova plugin
2017-05-11 17:53:15 +02:00
Jan Piotrowski
36d101af02
remove stray "f"
2017-04-29 16:47:23 +02:00
Jan Piotrowski
8e65474c1d
Add headline to install commands
2017-04-29 16:45:34 +02:00
Jan Piotrowski
dd69810494
docs(printer): fix example ( #1439 )
...
`this.p` is not defined as Printer is imported as `printer`
2017-04-28 09:32:13 -04:00