gitlab-org--gitlab-foss/app/assets/stylesheets
Fatih Acet 52f29501be Merge branch 'vue2' into 'master'
Migration to Vuejs version 2

List of required changes for our Vue usages 

- `init` ➡️ `beforeCreate`
- `read` ➡️ `mounted`
- `$els` ➡️ `$refs`
- 🚫 `$remove` completely removed.  Use `indexOf` and `splice`
- 🚫 HTML embedding with `{{{ }}}` is deprecated.  Use `v-html`


See merge request !7254
2016-11-11 18:25:38 +00:00
..
framework Merge branch '19205-group-header-redesign' into 'master' 2016-11-11 14:46:40 +00:00
highlight Enable SingleLinePerSelector in scss-lint 2016-10-24 15:22:06 -05:00
mailers Enable SpaceAfterVariableColon in scss-lint 2016-10-24 14:49:06 -05:00
pages Merge branch 'vue2' into 'master' 2016-11-11 18:25:38 +00:00
application.scss
behaviors.scss Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint 2016-10-14 16:28:10 -05:00
framework.scss
notify.scss Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint 2016-10-14 16:28:10 -05:00
print.scss Enable PseudoElement in scss-lint 2016-10-26 12:06:07 -05:00