- CB-13170 Integrated this plugin into
[email protected]
. This plugin will not install forcordova-ios >= 4.5.0
. - CB-13028 (CI) Browser builds on
Travis
andAppVeyor
- CB-13000 (CI) Speed up Android builds
- CB-12991 (CI) Updated CI badges
- CB-12935 (windows) Enable paramedic builds on AppVeyor
- CB-12935 (ios, Android) Run
paramedic
builds onTravis
- CB-12847 added
bugs
entry topackage.json
.
- CB-12224 Updated version and RELEASENOTES.md for release 1.0.5
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- CB-11832 Incremented plugin version.
- CB-11795 Add 'protective' entry to
cordovaDependencies
- add
JIRA
issue tracker link - Add badges for paramedic builds on Jenkins
- Add pull request template.
- CB-10996 Adding front matter to README.md
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - Fixing contribute link.
- Document formatting options for the console object
- CB-5089 Document supported methods for console object
- reverted
d58f218b9149d362ebb0b8ce697cf403569d14cd
becauselogger
is not needed on Android
- move logger.js and console-via-logger.js to common modules, instead of the numerous repeats that were there.
- clean up tests, info is below log level so it does not exist by default.
- add a couple tests
- CB-9191 Add basic test
- CB-9128 cordova-plugin-console documentation translation: cordova-plugin-console
- attempt to fix npm markdown issue
- CB-8746 gave plugin major version bump
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- docs: renamed Windows8 to Windows
- CB-8653 Updated Readme
- CB-8560 Integrate TravisCI
- CB-8438 cordova-plugin-console documentation translation: cordova-plugin-console
- CB-8538 Added package.json file
- CB-8362 Add Windows platform section to Console plugin
- CB-8351 ios: Use argumentForIndex rather than NSArray extension
- CB-7977 Mention
deviceready
in plugin docs - CB-7700 cordova-plugin-console documentation translation: cordova-plugin-console
- CB-7249 cordova-plugin-console documentation translation
- CB-6127 Updated translations for docs
- CB-6848 Add Android quirk, list applicable platforms
- CB-6796 Add license
- CB-6491 add CONTRIBUTING.md
- CB-6460: Update license headers
- Add NOTICE file
- Native console needs to be called DebugConsole to avoid ambiguous reference. This commit requires the 3.4.0 version of the native class factory
- CB-4718 fixed Console plugin not working on wp
- CB-5658 Add doc/index.md for Console plugin
- add ubuntu platform