gitlab-org--gitlab-foss/app/assets
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
..
fonts
images add pipeline succeeded email notification 2016-10-05 23:07:00 -05:00
javascripts Merge branch 'vue2' into 'master' 2016-11-11 18:25:38 +00:00
stylesheets Merge branch 'vue2' into 'master' 2016-11-11 18:25:38 +00:00