Commit Graph

301 Commits

Author SHA1 Message Date
Fez Vrasta
ef702e3970 Merge pull request #158 from studio3104/filenamemismatch
fixed the change of wrong extension
2014-10-28 20:14:14 +01:00
studio3104
b50c8adc4d fixed the change of wrong extension 2014-10-29 03:48:17 +09:00
FezVrasta
1cfbb247e9 fixed #148 2014-10-28 14:54:46 +01:00
FezVrasta
2857bf3056 fixed readme 2014-10-28 12:39:33 +01:00
FezVrasta
e8b2d8669d removed duplicated files, move test.html to dist dir, improved workflow 2014-10-28 12:17:14 +01:00
FezVrasta
35112a4522 removed duplicates and optimized workflow 2014-10-28 12:12:48 +01:00
FezVrasta
8c40b4cb2f Merge branch 'develop'
Conflicts:
	Gruntfile.js
	dist/js/material.min.js
	dist/js/ripples.min.js
	less/_buttons.less
	template/material/js/material.min.js
	template/material/js/ripples.min.js
2014-10-28 11:45:38 +01:00
FezVrasta
1e4921223a updated version 2014-10-28 11:43:37 +01:00
FezVrasta
93e8a87722 fix selectize 2014-10-28 11:34:39 +01:00
FezVrasta
1a48ab7650 fix #134 2014-10-28 10:21:00 +01:00
FezVrasta
b38df236fa fix for #139 2014-10-28 10:16:47 +01:00
FezVrasta
e0fefd2b3c fix #140 2014-10-28 10:12:49 +01:00
FezVrasta
a9d6b5fbb9 fixed #145 2014-10-28 09:40:58 +01:00
FezVrasta
94bf1a0871 fix for #150 2014-10-28 09:10:40 +01:00
FezVrasta
b63eea1697 fix for #133 2014-10-28 08:59:01 +01:00
FezVrasta
1988b37bec related to #148 2014-10-28 08:45:33 +01:00
FezVrasta
9b6792bb59 fixed #131 2014-10-19 20:11:31 +02:00
FezVrasta
0b380d6b79 updated doc 2014-10-19 19:49:34 +02:00
FezVrasta
d74f2f0adf re-implemented arrive.js 2014-10-19 19:38:31 +02:00
FezVrasta
50f02a29e3 refactor of Material.js 2014-10-18 18:12:02 +02:00
FezVrasta
7d6f817301 fix for #110 2014-10-18 16:19:08 +02:00
FezVrasta
ec97fa0022 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
b4a6b00800 fixed behavior of floating labels 2014-10-18 16:05:05 +02:00
FezVrasta
2a6e82f4b4 Fix by @mikenovikov for #129 2014-10-18 15:45:04 +02:00
FezVrasta
1431964157 Merge branch 'develop' 2014-10-18 15:36:07 +02:00
FezVrasta
b29141d953 updates to index 2014-10-18 15:32:30 +02:00
FezVrasta
656cec3044 Merge remote-tracking branch 'origin/master'
Conflicts:
	bower.json
	package.json
2014-10-18 15:20:14 +02:00
FezVrasta
7cea1f36ef Merge branch 'develop'
Conflicts:
	bower.json
2014-10-18 15:18:22 +02:00
FezVrasta
0073d644f8 old icons replaced with official ones, NO BACKWARD COMPATIBILITY! 2014-10-18 15:14:24 +02:00
FezVrasta
ac21c80c1e updated verison number 2014-10-17 13:23:24 +02:00
FezVrasta
ba19ed4627 Merge branch 'develop'
Conflicts:
	dist/css/material-wfont.css
	dist/css/material-wfont.min.css
	dist/css/material.css
	dist/css/material.min.css
	less/material.less
	template/material/css/material-wfont.css
	template/material/css/material-wfont.min.css
	template/material/css/material.css
	template/material/css/material.min.css
2014-10-17 13:00:13 +02:00
FezVrasta
ec78f00d18 restyle of dropdown menu 2014-10-17 12:48:38 +02:00
FezVrasta
f7b7c0f3da disabled test 2014-10-17 09:58:15 +02:00
FezVrasta
e5d3490987 disabled test 2014-10-17 09:56:05 +02:00
FezVrasta
0d3f4df6f3 updated licensed companies 2014-10-16 09:34:41 +02:00
FezVrasta
fa96a2249b updated licensed companies' list 2014-10-16 09:31:50 +02:00
Fez Vrasta
091562d7ee Merge pull request #113 from npvn/card
Add styling for cards (first draft)
2014-10-15 12:13:03 +02:00
Phuc Nguyen
ebdf2f0c3f Merge upstream/develop into card 2014-10-13 18:01:22 +07:00
Phuc Nguyen
cce1969521 Fix issue with ripple effect on card image 2014-10-13 17:53:55 +07:00
Phuc Nguyen
8835848f68 Trying to fix issue with ripple effect on card image 2014-10-13 16:58:48 +07:00
Phuc Nguyen
1b5be39cc9 Adjust border radius to 2px 2014-10-13 16:51:37 +07:00
Fez Vrasta
e15723b46b Merge pull request #118 from npvn/dialog
Improve styling for dialogs
2014-10-13 11:02:47 +02:00
FezVrasta
eeb7cceead added support for mobile devices to ripples.js 2014-10-13 10:50:34 +02:00
Phuc Nguyen
3979088759 Improve styling for dialogs
- More padding
- Deeper shadow
- Add rounded corners
- A pull-left flat button can be added
2014-10-13 15:12:05 +07:00
FezVrasta
d9722a936c improved ripples.js 2014-10-13 09:43:23 +02:00
Fez Vrasta
9368546e7c Merge pull request #114 from npvn/button
Improve button styles
2014-10-13 09:22:14 +02:00
Phuc Nguyen
b8b6a86247 Improve button styles
- Reorganize styles
 - Add colors for flat buttons
 - Add style for disabled buttons
 - Other minor improvements
2014-10-12 20:46:56 +07:00
Phuc Nguyen
1a80e1b083 Add styling for cards (first draft) 2014-10-12 17:28:11 +07:00
Fez Vrasta
6a4db9412a Merge pull request #112 from npvn/develop
Add null check for $ripple
2014-10-12 11:42:49 +02:00
Phuc Nguyen
4eef5af020 Add null check for $ripple 2014-10-12 15:42:56 +07:00