]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update migration.md
authorXhmikosR <xhmikosr@gmail.com>
Mon, 29 Jul 2019 09:17:42 +0000 (12:17 +0300)
committerJohann-S <johann.servoire@gmail.com>
Mon, 29 Jul 2019 09:34:12 +0000 (11:34 +0200)
site/content/docs/4.3/migration.md

index 87b7fbb33362ef9e6305b63fc6fe51840a2c142c..1cb256b0d9fac5889fa1d7c3e702343559afa5f5 100644 (file)
@@ -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