mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 01:47:35 +03:00 
			
		
		
		
	updated changelog and moved to new dev version (0.3.1-dev)
This commit is contained in:
		
							parent
							
								
									dc15824fdd
								
							
						
					
					
						commit
						48c64fb39b
					
				| 
						 | 
				
			
			@ -1,5 +1,9 @@
 | 
			
		|||
# Changelog
 | 
			
		||||
 | 
			
		||||
## v 0.3.1-dev
 | 
			
		||||
 | 
			
		||||
- Fixed #504 (input-lg and input-sm classes now work)
 | 
			
		||||
 | 
			
		||||
## v 0.3.0
 | 
			
		||||
 | 
			
		||||
- Implemented full color palette from Material Design specifications (thanks @korgan00)
 | 
			
		||||
| 
						 | 
				
			
			@ -16,7 +20,7 @@
 | 
			
		|||
- Improved shadows to better fit Material Design specs
 | 
			
		||||
- Improved hover state of buttons
 | 
			
		||||
- Material Checkboxes now are a single inline element `.checkbox-material`, this helps when you need to vertical align them
 | 
			
		||||
- Fixed Material Design icons
 | 
			
		||||
- Fixed Material Design icons (thanks @jmillspaysbills and @GradyD)
 | 
			
		||||
- Fixed behavior of floating labels and inputs
 | 
			
		||||
- Fixed several bugs
 | 
			
		||||
- Updated Meteor packages
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "bootstrap-material-design",
 | 
			
		||||
  "version": "0.3.0",
 | 
			
		||||
  "version": "0.3.1-dev",
 | 
			
		||||
  "homepage": "http://fezvrasta.github.io/bootstrap-material-design",
 | 
			
		||||
  "authors": [
 | 
			
		||||
    "Federico Zivolo <info@mywebexpression.com>"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "bootstrap-material-design",
 | 
			
		||||
  "version": "0.3.0",
 | 
			
		||||
  "version": "0.3.1-dev",
 | 
			
		||||
  "description": "Material Design for Bootstrap 3",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user