mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	0.3.0 release
This commit is contained in:
		
							parent
							
								
									343b300791
								
							
						
					
					
						commit
						e63b5a92ba
					
				| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
# Changelog
 | 
			
		||||
 | 
			
		||||
## v 0.3.0 dev
 | 
			
		||||
## v 0.3.0
 | 
			
		||||
 | 
			
		||||
- Implemented full color palette from Material Design specifications (thanks @korgan00)
 | 
			
		||||
- Reformat of `ripples.js` (thanks @grvcoelho)
 | 
			
		||||
| 
						 | 
				
			
			@ -16,6 +16,10 @@
 | 
			
		|||
- 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 behavior of floating labels and inputs
 | 
			
		||||
- Fixed several bugs
 | 
			
		||||
- Updated Meteor packages
 | 
			
		||||
 | 
			
		||||
## v 0.2.1
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "bootstrap-material-design",
 | 
			
		||||
  "version": "0.3.0-dev",
 | 
			
		||||
  "version": "0.3.0",
 | 
			
		||||
  "homepage": "http://fezvrasta.github.io/bootstrap-material-design",
 | 
			
		||||
  "authors": [
 | 
			
		||||
    "Federico Zivolo <info@mywebexpression.com>"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "bootstrap-material",
 | 
			
		||||
  "version": "0.3.0-dev",
 | 
			
		||||
  "name": "bootstrap-material-design",
 | 
			
		||||
  "version": "0.3.0",
 | 
			
		||||
  "description": "Material Design for Bootstrap 3",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user