Package detail

@ovh-ux/ng-ovh-contact

ovh255BSD-3-Clause5.3.0

Helps you dealing with OVHcloud contacts from /me/contact API.

angularjs, contact, ovh, ovhcloud

readme

ng-ovh-contact

Helps you dealing with OVHcloud contacts from /me/contact API.

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-ovh-contact

Usage

import angular from 'angular';
import ngOvhContact from '@ovh-ux/ng-ovh-contact';

angular.module('myApp', [ngOvhContact]);

Test

$ yarn test

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

License

BSD-3-Clause © OVH SAS

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.3.0 (2025-06-05)

Bug Fixes

  • manager: handle angular parts build after removing vite legacy that hoist babel (cc7b23d)

5.2.10 (2025-05-29)

Bug Fixes

  • i18n: add missing translations [CDS 4045] (5cd93fe)

5.2.9 (2025-05-23)

Bug Fixes

  • i18n: add missing translations [CDS 4031] (bed6b78)

5.2.8 (2025-05-12)

Bug Fixes

5.2.7 (2025-04-30)

Note: Version bump only for package @ovh-ux/ng-ovh-contact

5.2.6 (2024-11-28)

Note: Version bump only for package @ovh-ux/ng-ovh-contact

5.2.5 (2024-10-31)

Bug Fixes

  • i18n: add missing translations [CDS 3452] (2c7c328)

5.2.4 (2024-10-24)

Bug Fixes

  • telecom.xdsl: add custom address for ONT shipping (#13452) (a588912)

5.2.3 (2024-10-24)

Bug Fixes

  • telecom.xdsl: add custom address for ONT shipping (#13452) (a588912)

5.2.2 (2024-10-03)

Bug Fixes

5.2.1 (2023-12-05)

Note: Version bump only for package @ovh-ux/ng-ovh-contact

5.2.0 (2023-11-21)

Features

  • migrate from vuepress to vitepress (6968c85)

5.1.7 (2023-09-07)

Note: Version bump only for package @ovh-ux/ng-ovh-contact

5.1.6 (2023-04-20)

Bug Fixes

5.1.5 (2023-01-19)

Note: Version bump only for package @ovh-ux/ng-ovh-contact

5.1.4 (2022-11-29)

Note: Version bump only for package @ovh-ux/ng-ovh-contact

5.1.3 (2022-07-27)

Bug Fixes

  • contact: replace $resource call using iceberg (e46eaaf)
  • deps: bump dependencies (2bbbf54)

5.1.2 (2022-06-07)

Bug Fixes

5.1.1 (2022-04-06)

Bug Fixes

  • ng-ovh-contact: remove ng-bind-html (2b65d92)

5.1.0 (2022-03-09)

Bug Fixes

  • telecom: remove unused package (583fdf0)

Features

  • ng-ovh-contact: use new version package to switch to vanilla js (4ec0aee)

5.0.6 (2022-03-04)

Bug Fixes

  • dev-deps: update @ovh-ux/component-rollup-config to v12.0. (8145cd4)

5.0.5 (2021-10-26)

Bug Fixes

  • dev-deps: upgrade @ovh-ux/component-rollup-config to v11.0.0 (3ae659b)

5.0.4 (2021-06-29)

Bug Fixes

  • deps: upgrade @ovh-ux/component-rollup-config to v10.0.0 (8eac31f)

5.0.3 (2021-01-13)

Bug Fixes

  • update semver range for @ovh-ux/component-rollup-config (dda59c6)

5.0.2 (2020-10-20)

Bug Fixes

  • deps: upgrade ovh-api-services to v11.0.0 (#3869) (df90e4d)

5.0.1 (2020-06-02)

Performance Improvements

  • ng-ovh-contact: replace lodash with lodash-es (#3040) (97638c8)

5.0.0 (2020-04-01)

Bug Fixes

Code Refactoring

  • update stack with component-rollup-config (#8) (9664209)

BREAKING CHANGES

  • the package is now @ovh-ux/ng-ovh-contact. The module is now ngOvhContact

4.0.5 (2020-01-08)

4.0.4 (2019-10-24)

Bug Fixes

  • value is now correctly settled (98491f9)

4.0.3 (2019-09-27)

Bug Fixes

  • edition: stopping edition now works (ab1114d)

4.0.2 (2019-08-30)

Bug Fixes

  • deps: upgrade component-rollup-config to v6.0.2 (#16) (5d66e95)

4.0.1 (2019-08-27)

Bug Fixes

4.0.0 (2019-08-22)

Code Refactoring

  • update stack with component-rollup-config (#8) (a14bbcb)

BREAKING CHANGES

  • the package is now @ovh-ux/ng-ovh-contact. The module is now ngOvhContact

Changelog

[3.0.0] - 2018-04-05

  • Upgrade ovh-api-services to v3.0.0.

[2.0.0] - 2017-11-06

  • Remove old ovh-common-style classes.