angular-ui/ui-grid

Prefix i18nService to avoid conflicts

Open

#6 290 ouverte le 29 juin 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
breakinggood first issue

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hello there,

I have an i18nService in my app. With ui-grid, wich also has an i18nService, both conflicts and it seems my only solution for now is to rename my service... crapy.

As a lib, is this possible to rename i18nService to uiGridI18nService ?

  • This is a bug report, not a question on how to use the grid.
    Use Stack Overflow or Gitter for questions.
  • You have searched the open issues to see if this bug has been filed before. We don't want duplicate issues.
  • You have reviewed the tutorials and documentation to ensure you are using the grid correctly. ui-grid.info
  • You are using the latest version of the grid. Older versions are not patched or supported.
  • You have provided steps to recreate your bug. A plunkr is even better.

Guide contributeur