diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-11-11 18:25:38 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-11-11 18:25:38 +0000 |
commit | 52f29501be343ed8cb8bfc8ee64014cd3f4c9ba4 (patch) | |
tree | 6b819ab6842106c2f24ec1a9c256b9f8998d7de3 /lib/api/boards.rb | |
parent | 8458f53c6922c0c4d160df2fc929e08060c28f60 (diff) | |
parent | c095b04b9a4c215318504a3633e8960719102f29 (diff) | |
download | gitlab-ce-52f29501be343ed8cb8bfc8ee64014cd3f4c9ba4.tar.gz |
Merge branch 'vue2' into 'master'
Migration to Vuejs version 2
List of required changes for our Vue usages
- `init` :arrow_right: `beforeCreate`
- `read` :arrow_right: `mounted`
- `$els` :arrow_right: `$refs`
- :no_entry_sign: `$remove` completely removed. :white_check_mark: Use `indexOf` and `splice`
- :no_entry_sign: HTML embedding with `{{{ }}}` is deprecated. :white_check_mark: Use `v-html`
See merge request !7254
Diffstat (limited to 'lib/api/boards.rb')
0 files changed, 0 insertions, 0 deletions