diff options
Diffstat (limited to 'site/content/docs/5.0/migration.md')
| -rw-r--r-- | site/content/docs/5.0/migration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index a366abb93..b870f9b59 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -57,6 +57,7 @@ Changes to our source and compiled JavaScript files. - Dropped jQuery dependency and rewrote plugins to be in regular JavaScript. - Removed underscore from public static methods like `_getInstance()` → `getInstance()`. +- Drop the use of `href` attributes to target element, except for our Scrollspy. ## Color system |
