mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Move migration notes
This commit is contained in:
		
							parent
							
								
									e530118117
								
							
						
					
					
						commit
						f39666b61c
					
				|  | @ -7,7 +7,11 @@ aliases: "/migration/" | ||||||
| toc: true | toc: true | ||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
| ## Beta 1 | ## v5.0.0-beta1 | ||||||
|  | 
 | ||||||
|  | ### JavaScript | ||||||
|  | 
 | ||||||
|  | - Data attributes for all JavaScript plugins are now namespaced to help distinguish Bootstrap functionality from third parties and your own code. For example, we use `data-bs-toggle` instead of `data-toggle`. | ||||||
| 
 | 
 | ||||||
| ### Sass | ### Sass | ||||||
| 
 | 
 | ||||||
|  | @ -15,10 +19,6 @@ toc: true | ||||||
| 
 | 
 | ||||||
| ## v5.0.0-alpha3 | ## v5.0.0-alpha3 | ||||||
| 
 | 
 | ||||||
| ### JavaScript |  | ||||||
| 
 |  | ||||||
| - Data attributes for all JavaScript plugins are now namespaced to help distinguish Bootstrap functionality from third parties and your own code. For example, we use `data-bs-toggle` instead of `data-toggle`. |  | ||||||
| 
 |  | ||||||
| ### Browser support | ### Browser support | ||||||
| 
 | 
 | ||||||
| - Dropped support for Microsoft Edge Legacy. See [here](#browser-support-1) for the previous browser support changes. | - Dropped support for Microsoft Edge Legacy. See [here](#browser-support-1) for the previous browser support changes. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue