Release lanthanum-ant-8
@ovh-ux/ng-ovh-payment-method 5.0.0 (2019-10-24)
Bug Fixes
- add blocked for incidents translation (1207419)
- add missing informations (5470dda)
- apply eslint rules (69f1c69)
- apply right prefix and use camelcase as module name (b3a28dd)
- i18n: submit (46384c0)
- export module name (#3) (aad7dc5)
- component: improve responsive (16286a7)
- provider injection (39022f8)
- i18n: add missing translations [CDS 114] (d0adb8d)
- failed status translation (4ca0783)
- fallback to col-md-x for bs3 grid compatibility (3a9a108)
- get informations from API for available mean types (2ed6881)
- ignore tools folder (feea116)
- open window for new payment method add (7aeaec8)
- pay order when adding payment method (f4baeb2)
- remove non necessary accessible attributes (ecb3195)
- service injections (b469b1c)
- i18n: retrieve (cc6eb6c)
- set null as post param for set default leagacy mean (4b4bb67)
- US available payment mean (464fbf6)
- i18n: retrieve (ea539e2)
- i18n: retrieve (5651442)
- i18n: submit (1b2f862)
- i18n: submit (324e1cd)
- i18n: submit (956a07d)
- legacy.us: transform paymentType for POST (36558ff)
- package.json: add missing dependencies (39b0a48)
- provider: fix dependency injection (4b01278)
Build System
- deps: upgrade ng-translate-async-loader to v2.0.0 (#41) (e0c3f2d)
- bump ovh-api-services to v9.0.0 (4247a48)
- translations: move from XML to JSON format (e36cf81)
Code Refactoring
Features
- add fallback image when none in API (8ff103e)
- add get available methods and new payment method (6e52610)
- component: add onSelect callback (62bb772)
- component: allow control of selected type outside of component (40193ca)
- add method to determine if contactId is required (#87) (ae8a78d)
- add new US payment method (dff8221)
- add payment challenge (#76) (cb08cd0)
- available payment method types (#50) (da71971)
- vantiv: add ThreatMetric tags insertion (#92) (553ba60)
- vantiv: manage vantiv iframe intergration (#80) (155c529)
BREAKING CHANGES
- ng-ovh-payment-method: rework payment method implementation
- removal of ovhPaymentMethodProvider. This provider only provided a way to set target. As the module now use @ovh-ux/manager-core
dependencies target is now available through @ovh-ux/manager-core region - removal of ovhPaymentMethodAvailableTypes. You can now use ovhPaymentMethodRegister component
- removal of ovhPaymentMethodProvider. This provider only provided a way to set target. As the module now use @ovh-ux/manager-core
- translations: some translations files has been removed.
- Messages_en_ASIA.xml
- Messages_en_AU.xml
- Messages_en_CA.xml
- Messages_en_SG.xml
- Messages_en_US.xml
- Messages_nl_NL.xml
- major bump of ovh-api-services
- component: remove onSelectedPaymentTypeChange callback of ovhPaymentMethodAvailableTypes component
- deps: replace
@ovh-ux/translate-async-loaderby@ovh-ux/ng-translate-async-loader
@ovh-ux/manager-pci 3.0.0 (2019-10-24)
Code Refactoring
BREAKING CHANGES
- ng-ovh-payment-method: rework payment method implementation
- removal of ovhPaymentMethodProvider. This provider only provided a way to set target. As the module now use @ovh-ux/manager-core
dependencies target is now available through @ovh-ux/manager-core region - removal of ovhPaymentMethodAvailableTypes. You can now use ovhPaymentMethodRegister component
- removal of ovhPaymentMethodProvider. This provider only provided a way to set target. As the module now use @ovh-ux/manager-core