From 2cc1881cf1ddb875f12dbb87e3bcfb26be77a111 Mon Sep 17 00:00:00 2001 From: Ruslan Stelmachenko Date: Wed, 23 Jan 2019 19:13:09 +0200 Subject: [PATCH 1/2] Clarify that "slot-scope" is named "scope" before 2.5.0 --- src/v2/guide/components-slots.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/v2/guide/components-slots.md b/src/v2/guide/components-slots.md index cb38542f4a..010b77e723 100644 --- a/src/v2/guide/components-slots.md +++ b/src/v2/guide/components-slots.md @@ -211,6 +211,8 @@ Now when we use the `` component, we can optionally define an alterna ``` +> Until 2.5.0, `slot-scope` was named `scope` and was limited to the `