From 3306b032695006e67b0abd466c801fe0e8639416 Mon Sep 17 00:00:00 2001 From: Yosuke Ota Date: Thu, 26 Dec 2019 13:59:52 +0900 Subject: [PATCH] =?UTF-8?q?=E2=AD=90=EF=B8=8FNew:=20Add=20vue/no-deprecate?= =?UTF-8?q?d-slot-attribute=20rule=20(#839)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ⭐️New: Add vue/no-deprecated-slot-attribute rule * Made the following changes - Changed to check `v-bind:slot`. - Changed not to autofix, if it becomes an invalid attribute name after autofix. * Changed not to autofix if `v-bind:slot` contains non Latin characters. * Changed it to autofix only when `slot` is attached to `