- Updating
moment.js
to version 2.20.1 (#64)
- Deprecated this plugin. Read our migration guide at https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html
- Update moment.js to version
2.19.1
- CB-13473 (CI) Removed Browser builds from AppVeyor
- CB-13472 (CI) Fixed Travis Android builds again
- CB-13299 (CI) Fix Android builds
- CB-12895 added
eslint
and removedjshint
- CB-13028 (CI) Browser builds on Travis and AppVeyor
- CB-12847 added
bugs
entry topackage.json
.
- CB-12029 blackberry10: Remove logging code that causes crashes on BB10
- CB-12369 Add plugin typings from
DefinitelyTyped
- CB-12363 Added build badges for iOS 9.3 and iOS 10.0
- CB-11154 Windows: Return
IANA
timezone as an empty string instead ofundefined
- CB-11154 Android, iOS Add
IANA
timezone - CB-12230 Removed Windows 8.1 build badges
- 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 badges for paramedic builds on Jenkins
- Add pull request template.
- CB-10996 Adding front matter to README.md
- CB-10792 -Cannot install cordova-plugin-globalization with cordova-windows on Ubuntu
- CB-10636 Add JSHint for plugins
- Minor changes to readme
- CB-10605 fix deprecation warnings on iOS
- chore: edit package.json license to match SPDX id
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - Fixing contribute link.
- CB-9409 check that
localeIdentifier
has underscore - CB-9476:
Mobilespec
crash on startup when running on Windows 10. - Fixing license headers and adding
moment.js
to.ratignore
.
- added moment.js to ratignore
- added license headers
- Adding .ratignore file.
- CB-9128 cordova-plugin-globalization documentation translation: cordova-plugin-globalization
- fix npm md issue
- CB-8746 gave plugin major version bump
- CB-8683 updated tizen and browser specific references of old id to new id
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 properly updated translated docs to use new id
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- separate section in plugin.xml and docs for Windows8 platform
- CB-7960 Add cordova-plugin-globalization support for browser platform
- CB-8653 Updated Readme
- CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method
- CB-8569 Integrate TravisCI
- CB-8438 cordova-plugin-globalization documentation translation: cordova-plugin-globalization
- CB-8538 Added package.json file
- CB-8394 pended unsupported tests for windows and wp8
- CB-8351 ios: Use argumentForIndex rather than NSArray extension
- CB-7972 Add cordova-plugin-globalization support for Windows platform
- CB-7977 Mention
deviceready
in plugin docs - CB-7766 Add quirk note about Android
dateToString
- Errors in weekdays fixedli;
getDateNames
should return (Sun - Sat) in all locales;getFirstDayOfWeek
should return 1 for Sunday and 2 for Monday; bunch of jsHint fixes - CB-7700 cordova-plugin-globalization documentation translation: cordova-plugin-globalization
- CB-7548 [BlackBerry10] Re-implement getPreferredLanguage() and getLocaleName().
- CB-6490 [BlackBerry10] Use hyphen instead of underscore in getLocaleName().
- CB-7548 [BlackBerry10] Allow any numeric type as date in dateToString method.
- Hold the information if L10n was ready before.
- CB-7233 [BlackBerry10] Globalization is now supported
- Renamed test dir, added nested plugin.xml
- Clean-up: removed duplicate code
- Added test to complete CB-7064, added tests that check for W3C compliance in language tags generated from PreferredLanguage and GetLocale methods
- CB-6962 Ported globalization tests to framework
- The right Apache License 2.0 added
- Update headers and NOTICE file
- [BlackBerry10] Implement Globalization for BB10
- Initial implementation for FirefoxOS
- CB-4602 ios: Use normalized values for getPreferredLanguage.
- CB-6127 Updated translations for docs
- CB-4602 geolocation.getPreferredLanguage and geolocation.getLocaleName now return strings with hypen (-) to stay compliant with current standards
- CB-6127 Spanish and French Translations added. Github close #7
- CB-6805 Add license
- clean up pull request. this closes #11
- CB-4602 Added clarification to docs
- CB-4602 CB-6490 CB-4822 WP Globalization
- getLocale,getLanguage, and docs
- Android should return BCP47 tag, not localized string
- CB-6491 add CONTRIBUTING.md
- CB-5980 Updated version and RELEASENOTES.md for release 0.2.6
- CB-4908: [android] Long.valueOf(0) instead of new Long(0)
- CB-6212: [iOS] fix warnings compiled under arm64 64-bit
- CB-6460: Update license headers
- CB-6465: Add license headers to Tizen code
- Add NOTICE file
- Add Tizen plugin support
- CB-5658 Add doc/index.md for Globalization plugin
- [ubuntu] add missing file
- add ubuntu platform
- Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos'