Commits on Source (20)
-
Jean-Baptiste Pasquier authoreddaf0d06f
-
Gaëlle Morin authored
-
0870ffc3
-
Sylvain Lehmann authoreda584761c
-
Gaëlle Morin authored
-
Gaëlle Morin authored
Merge branch 'feature/messages-header-name-ellipsis' of https://git.startinblox.com/applications/hubl into feature/messages-header-name-ellipsis
-
af388ae0
-
24bb8d54
-
Gaëlle Morin authored
Merge branch 'feature/messages-header-name-ellipsis' of https://git.startinblox.com/applications/hubl into feature/messages-header-name-ellipsis
-
Gaëlle Morin authored
-
Jean-Baptiste Pasquier authored0f31d94f
-
Gaëlle Morin authored
-
ec428e56
-
ab7e1d92
-
4629dddf
-
a01d6497
-
Gaëlle Morin authored
-
Gaëlle Morin authored
Merge branch 'feature/messages-header-name-ellipsis' of https://git.startinblox.com/applications/hubl into feature/messages-header-name-ellipsis
-
Gaëlle Morin authored
-
Gaëlle Morin authored
Showing
- package-lock.json 3 additions, 8 deletionspackage-lock.json
- package.json 1 addition, 2 deletionspackage.json
- src/orbit-dependencies.pug 1 addition, 1 deletionsrc/orbit-dependencies.pug
- src/styles/chat/_index.scss 39 additions, 0 deletionssrc/styles/chat/_index.scss
- src/styles/left-nav/_index.scss 4 additions, 4 deletionssrc/styles/left-nav/_index.scss
- src/views/page-messages.pug 1 addition, 1 deletionsrc/views/page-messages.pug
- src/views/partials/notifications.pug 2 additions, 1 deletionsrc/views/partials/notifications.pug
- src/views/partials/notifications/message-poll.pug 7 additions, 0 deletionssrc/views/partials/notifications/message-poll.pug
- src/views/partials/widgets/orbit-menu-contact-removed.pug 1 addition, 1 deletionsrc/views/partials/widgets/orbit-menu-contact-removed.pug
... | ... | @@ -57,8 +57,7 @@ |
"clearDist": false | ||
}, | ||
"dependencies": { | ||
"@startinblox/hubl-styling-framework": "^1.9.8", | ||
"@startinblox/orbit-styling-framework": "^1.9.9", | ||
"@startinblox/orbit-styling-framework": "^1.9.10", | ||
"cross-env": "^7.0.3", | ||
"fs-extra": "^10.0.0", | ||
"normalize.css": "^8.0.1", | ||
... | ... |