Commit Graph

23 Commits

Author SHA1 Message Date
Annabel Dunstone Gray 940e702468
Start moving new nav styles into header.scss 2017-10-06 12:12:11 -07:00
Jacob Schatz 2024198da7 Many Repo Fixes 2017-08-15 19:53:41 +00:00
Kushal Pandya 645593e5af Add instant comments support 2017-05-05 10:57:29 +00:00
Luke "Jared" Bennett 0fc1e04f4c Add renderNote animation and added spec 2017-04-19 19:48:48 +00:00
Annabel Dunstone Gray 572bc7bc37 Remove global sidebar styles 2017-02-15 13:31:18 -06:00
Annabel Dunstone Gray 4b7f0b327c Remove all gitlab theme related code 2017-02-15 13:31:18 -06:00
Alfredo Sumaran 0ca691751f Remove animation for icons on filter dropdown 2017-02-10 20:20:57 -05:00
Annabel Dunstone Gray 96baf2bc4f Merge branch '26863-Remove-hover-animation-from-row-elements' into 'master'
Resolve "Remove hover animation from row elements"

Closes #26863

See merge request !8842
2017-02-06 15:55:50 +00:00
dimitrieh 049d603e1b Removed additional dropdown list animations 2017-02-06 13:00:31 +01:00
Nur Rony 80bd571736
fixes flickers in avatar mention dropdown 2017-02-03 14:44:12 +06:00
dimitrieh f8efb3ba7d removed commented out scss 2017-01-27 16:46:28 +01:00
dimitrieh f258f4f742 Remove hover animation from row elements 2017-01-27 16:45:43 +01:00
dimitrieh c1daa7d177 added the same to .header-user-avatar to make it consistent 2017-01-05 00:51:09 +01:00
dimitrieh 03171bbf20 fixed bell transition animation 2017-01-04 22:44:02 +01:00
dimitrieh fb7cdf1058 removed darkening hover state and animation color labels 2017-01-04 22:40:22 +01:00
dimitrieh 37d43fa909 fix rake scss linting errors 2017-01-03 15:45:11 +01:00
dimitrieh 5ba1055d23 added additional hover animations, fixed up avatars 2017-01-03 14:51:19 +01:00
dimitrieh 6bd785a51c hover animations for award buttons, buttons, dropdowns, rows in file list, links, navigation tabs, labels 2017-01-03 13:07:08 +01:00
Annabel Dunstone Gray 3b93574a35 Merge branch 'enable-scss-lint-single-line-per-selector' into 'master'
Enable SingleLinePerSelector in scss-lint

## What does this MR do?
Enables `SingleLinePerSelector` in `.scss-lint.yml`

## Are there points in the code the reviewer needs to double check?
This MR touches a lot of files, just need another pair of eyes to look through and make sure I didn't break anything.

## Why was this MR needed?
Improve SCSS maintainability and consistency

## Screenshots (if relevant)
None

## Does this MR meet the acceptance criteria?

- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#23485

See merge request !7081
2016-10-25 13:52:26 +00:00
Clement Ho 791c9d0dd3 Enable SingleLinePerSelector in scss-lint 2016-10-24 15:22:06 -05:00
Clement Ho 5480114477 Enable trailingWhitespace in scss-lint 2016-10-24 14:23:40 -05:00
Clement Ho 0986fe23bc Replace animateEmoji timeout with eventListener 2016-09-06 09:39:43 -05: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