From: XhmikosR Date: Mon, 29 Jul 2019 09:17:42 +0000 (+0300) Subject: Update migration.md X-Git-Tag: v5.0.0-alpha1~892 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cdfcdf6583297b4d9186f58e5f88512da2c1790;p=thirdparty%2Fbootstrap.git Update migration.md --- diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md index 87b7fbb333..1cb256b0d9 100644 --- a/site/content/docs/4.3/migration.md +++ b/site/content/docs/4.3/migration.md @@ -41,6 +41,7 @@ Changes to our source Sass files and compiled CSS. 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()`. ## Grid and layout