Commit graph

26 commits

Author SHA1 Message Date
Fatih Acet
0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
Eric Eastwood
e6fc0207cb Use native unicode emojis
- gl_emoji for falling back to image/css-sprite when the browser
   doesn't support an emoji
 - Markdown rendering (Banzai filter)
 - Autocomplete
 - Award emoji menu
    - Perceived perf
    - Immediate response because we now build client-side
 - Update `digests.json` generation in gemojione rake task to be more
   useful and  include `unicodeVersion`

MR: !9437

See issues

 - #26371
 - #27250
 - #22474
2017-03-06 12:54:46 -06:00
Annabel Dunstone Gray
4b7f0b327c Remove all gitlab theme related code 2017-02-15 13:31:18 -06:00
Bryce Johnson
fbd09871ca Remove turbolinks. 2017-02-02 14:03:12 -05:00
Dimitrie Hoekstra
4af64c3e4e Merge branch 'master' into 'badge-color-on-white-bg'
# Conflicts:
#   app/assets/stylesheets/framework/nav.scss
#   app/assets/stylesheets/pages/environments.scss
#   app/views/layouts/nav/_group.html.haml
#   app/views/layouts/nav/_project.html.haml
2016-12-16 11:28:35 +00:00
Annabel Dunstone Gray
1848921844 Remove pages/snippets css 2016-12-14 20:02:10 -05:00
Annabel Dunstone Gray
fd3be70dcd Shift emojis and icons styles into framework 2016-12-14 20:01:01 -05:00
Horacio Sanson
f4f9af06c9 Enable display of admonition icons in Asciidoc.
When rendering Asciidoc documents this merge request enables the diplay of
admonition blocks using font icons. This improves the looks of Asciidoc redered
files.

This uses the font-awesome fonts already present in Gitlab so no large
dependencies are required for this to work.
2016-12-08 08:46:22 +09:00
Annabel Dunstone Gray
6886fab4aa Merge branch 'master' into 'remove-pages-css'
# Conflicts:
#   app/assets/stylesheets/framework.scss
2016-12-06 20:41:02 +00:00
Annabel Dunstone Gray
4aaf6af3cc Move award emojis to framwork 2016-12-06 08:32:20 -06:00
Annabel Dunstone Gray
a219158e77 Remove admin.scss 2016-12-05 12:22:11 -06:00
Dimitrie Hoekstra
586c40ad69 Merge branch 'master' into 'badge-color-on-white-bg'
# Conflicts:
#   app/assets/stylesheets/framework/nav.scss
2016-12-04 21:41:44 +00:00
Dimitrie Hoekstra
af5de82c67 created framework for badges, solving duplicate code 2016-12-02 00:41:22 +01:00
Annabel Dunstone Gray
9b10cc16cb Remove source sans pro 2016-12-01 15:24:19 -06:00
Annabel Dunstone Gray
144002249e Make pipeline page header responsive; add build counter; add short sha 2016-11-14 14:03:44 -06:00
Annabel Dunstone Gray
eb1b55132d Move reusable well styles into their own file 2016-11-10 13:48:20 -06:00
Clement Ho
1278455931 Change logo animation to CSS 2016-08-26 17:32:11 -05:00
Phil Hughes
b5a718d1d7 Updated blank state for environments and deployments
Closes #18661
2016-06-21 09:54:15 +01:00
Connor Shea
4b4f2cf53b
Replace animate.css with a smaller subset of animations.
As discussed in #15667.
2016-05-13 16:48:20 -06:00
Dmitriy Zaporozhets
f3f820d0bd
Move modal css to separate file and fix danger text for confirmation modal
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-04-29 19:02:30 +02:00
Phil Hughes
8c0f551f49 Updated dropdown CSS
This is a start on #3279 by updating the CSS for the dropdown menu. This doesnt include any CSS for the title bar or filter field
2016-03-04 12:20:20 +00:00
Phil Hughes
cb0e26d1f7 Removed NGProgress
In an effort to get the JS file size down, i've removed NGProgress and replaced with TurboLinks own loading indicator

Ref #13820
2016-02-29 09:47:22 +00:00
Dmitriy Zaporozhets
8c3debb18a
Start moving all navigation to one class
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-13 15:03:32 +01:00
Douwe Maan
3ae7dba931 Use gl-padding instead of 15px/20px where appropriate 2015-12-02 14:46:15 +01:00
Dmitriy Zaporozhets
e4a9447451
Rename bootstrap css file and refactor typography css
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-10-13 10:55:06 +02:00
Dmitriy Zaporozhets
bdd477a0f8
Re-organize GitLab css into 2 directories: framework and page specific css
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-10-12 15:00:04 +02:00