-
- Downloads
Updated commit diff view with some minor visual modifications
Prepared diff view for multiple view modes Converted commits.js to coffeescript image info in separate coffeescript file Added swipe view mode Added onion skin viewMode
Showing
- app/assets/images/onion_skin_sprites.gif 0 additions, 0 deletionsapp/assets/images/onion_skin_sprites.gif
- app/assets/images/swipemode_sprites.gif 0 additions, 0 deletionsapp/assets/images/swipemode_sprites.gif
- app/assets/javascripts/commit/file.js.coffee 7 additions, 0 deletionsapp/assets/javascripts/commit/file.js.coffee
- app/assets/javascripts/commit/image-file.js.coffee 128 additions, 0 deletionsapp/assets/javascripts/commit/image-file.js.coffee
- app/assets/javascripts/commits.js 0 additions, 59 deletionsapp/assets/javascripts/commits.js
- app/assets/javascripts/commits.js.coffee 54 additions, 0 deletionsapp/assets/javascripts/commits.js.coffee
- app/assets/stylesheets/common.scss 1 addition, 1 deletionapp/assets/stylesheets/common.scss
- app/assets/stylesheets/gitlab_bootstrap/files.scss 1 addition, 1 deletionapp/assets/stylesheets/gitlab_bootstrap/files.scss
- app/assets/stylesheets/gitlab_bootstrap/fonts.scss 1 addition, 1 deletionapp/assets/stylesheets/gitlab_bootstrap/fonts.scss
- app/assets/stylesheets/gitlab_bootstrap/typography.scss 2 additions, 2 deletionsapp/assets/stylesheets/gitlab_bootstrap/typography.scss
- app/assets/stylesheets/gitlab_bootstrap/variables.scss 9 additions, 1 deletionapp/assets/stylesheets/gitlab_bootstrap/variables.scss
- app/assets/stylesheets/sections/commits.scss 254 additions, 94 deletionsapp/assets/stylesheets/sections/commits.scss
- app/assets/stylesheets/sections/merge_requests.scss 1 addition, 1 deletionapp/assets/stylesheets/sections/merge_requests.scss
- app/assets/stylesheets/sections/notes.scss 11 additions, 10 deletionsapp/assets/stylesheets/sections/notes.scss
- app/helpers/commits_helper.rb 2 additions, 2 deletionsapp/helpers/commits_helper.rb
- app/views/commit/show.html.haml 2 additions, 14 deletionsapp/views/commit/show.html.haml
- app/views/commits/_diffs.html.haml 30 additions, 42 deletionsapp/views/commits/_diffs.html.haml
- app/views/commits/_image.html.haml 63 additions, 0 deletionsapp/views/commits/_image.html.haml
- app/views/commits/_text_file.html.haml 1 addition, 1 deletionapp/views/commits/_text_file.html.haml
- app/views/commits/show.html.haml 1 addition, 1 deletionapp/views/commits/show.html.haml
Loading
Please register or sign in to comment