-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Milestone
Description
There are currently inconsistencies in case naming of ng2 properties. For example, there is UiView
and there is:
UIRouter
inLine 21 in 3a1160d
export class UIRouter { UIRouterConfig
inui-router/src/ng2/uiRouterConfig.ts
Line 68 in e9f26f8
export class UIRouterConfig {
Shouldn't it be UiView
, UiRouter
and UiRouterConfig
globally?
Metadata
Metadata
Assignees
Labels
No labels