Commit Graph

204 Commits

Author SHA1 Message Date
Michał Bagiński
adeb169849 fixed one of the conditions for adding the "empty" CSS class 2015-08-26 18:13:13 +02:00
Michał Bagiński
d05bd4c123 fixed the CSS selector 2015-08-22 23:09:49 +02:00
Michał Bagiński
54b79ecd18 attach document-level delegated event handlers only once
These handlers were wrongly attached on every input(...) or autofill(...) call, which resulted in redundant attachments in certain scenarios (e.g. when using arrive). Now they are attached only on init().
2015-08-22 16:17:50 +02:00
Michał Bagiński
efc794c3ed grunt 2015-08-22 15:13:49 +02:00
Ivan Demidov
1942e766fa fixed bug not added class empty if input error and empty value 2015-07-24 12:40:07 +03:00
HeliumSquid
fd76104484 Centred icons inside of floating action buttons. 2015-07-04 17:30:47 +02:00
FezVrasta
730d5a257f grunt 2015-06-05 15:38:14 +02:00
FezVrasta
8da6f32583 fixes #609 2015-06-05 15:37:09 +02:00
Marcel
a00454e880 Build 2015-04-27 16:16:17 +02:00
Fez Vrasta
ae2bb06132 Merge pull request #505 from truyencuatui/master
Update test.html
2015-04-08 14:56:26 +02:00
FezVrasta
56a6d8d8ee removed useless keyframes animation from inputs 2015-03-19 15:26:00 +01:00
FezVrasta
dc15824fdd fixed #504 2015-03-18 15:29:57 +01:00
FezVrasta
b4f40e2fb6 fixed color of labels and floating labels 2015-03-18 14:46:06 +01:00
Lương Cường
4e0795e936 Update test.html 2015-03-18 08:47:02 +07:00
FezVrasta
60e3893302 fixed #348 2015-03-17 18:40:13 +01:00
FezVrasta
826683fed2 fixed #403 2015-03-17 18:32:39 +01:00
FezVrasta
5678c1b257 removed deprecated variables 2015-03-17 18:27:20 +01:00
FezVrasta
8f0b53be03 fixed input behaviors 2015-03-17 18:08:03 +01:00
FezVrasta
c5eb110d78 fixed style and behavior of floating labels 2015-03-17 17:47:58 +01:00
FezVrasta
646c2f3750 compiled new icons 2015-03-17 17:32:26 +01:00
Fez Vrasta
b43919c3ba Merge pull request #452 from jmillspaysbills/master
updated icon fonts
2015-03-17 17:07:48 +01:00
Jeremy Miller
139914c93e new font w/ :after pseudo classes.
Changed the way the battery and signal indicators are displayed, using
a new :after pseudo class.
2015-03-16 12:31:58 -05:00
Jeremy Miller
5154422260 updated fonts w/ new :after pseudo classes
Changed the way the battery and signal indicators are displayed, using
a new :after pseudo class.
2015-03-16 12:31:35 -05:00
FezVrasta
0d4954f97d fixed specificity of shadows 2015-03-16 15:19:26 +01:00
FezVrasta
08fd0110b5 implemented #480 to fix #275 2015-03-16 15:16:54 +01:00
FezVrasta
2f7d6791eb fixed #499 2015-03-16 14:47:55 +01:00
FezVrasta
a4372ffcc5 fixed some togglebutton selector 2015-03-16 14:41:16 +01:00
FezVrasta
b9a976444f ran grunt copy to add fonts to dist/fonts 2015-03-13 14:39:29 +01:00
FezVrasta
d134fd0d15 fixed ripple color of toggle buttons 2015-03-11 17:14:24 +01:00
FezVrasta
a0e4a91984 improved material checkboxes (CHANGED MARKUP) 2015-03-11 16:45:01 +01:00
FezVrasta
2708438daa improved shadows and buttons 2015-03-10 13:01:47 +01:00
FezVrasta
80fc8a14b3 added color variations even on toggles' ripple 2015-03-10 10:27:06 +01:00
FezVrasta
3cf4a656bf btn states and toggles variations 2015-03-09 20:56:57 +01:00
FezVrasta
a4c09ab76e see changes to changelog.md 2015-03-09 17:10:44 +01:00
MatrixZ
ad7a12f063 fixes #468 2015-03-06 11:21:25 +05:30
MatrixZ
631aa27922 dist folder updated 2015-03-03 18:04:43 +05:30
Jeremy Miller
bbac8d92d5 updated icon fonts
updating icon fonts w/ 24px baseline grid.
2015-02-23 12:10:23 -06:00
FezVrasta
71d10163f6 Merge remote-tracking branch 'originssh/master' 2015-02-18 11:22:12 +01:00
FezVrasta
129d099749 fixed #435 2015-02-18 11:22:03 +01:00
Christian
f2c8010ce7 Update test.html
Update CDN links to latest version of Bootstrap (3.3.2)
2015-02-12 18:25:27 +09:00
FezVrasta
79ba5f49af input underline is 1px, highlight underline is 2 px 2015-01-27 15:26:48 +01:00
FezVrasta
dbe4705ef8 Big improvement on input highlight effect.
Now inputs doesn't need form-input-wrapper and neither the material-input span to make the animation.
2015-01-26 18:05:46 +01:00
Jeroen van Warmerdam
05655dd96d 🐛 Dropdown active class support. Fixes #368 2015-01-25 18:42:53 +01:00
Unai Recio
47202861d5 Fix(arrive):
- Adds conditions also when using arriveJS
- Includes ripples to the arrive support
2015-01-16 16:37:26 +00:00
ryanmcdonough
1ef093fb33 Extra Browser Support in Dividers
Added extra support for other browsers in dividers. As well as fall back
from the standard of min-resolution
2015-01-13 10:36:56 +00:00
ryanmcdonough
c6c1e2fa23 Include dividers material design 2015-01-12 13:53:59 +00:00
FezVrasta
f2086a6a4b autofill feature is now set to false by default 2015-01-06 10:28:40 +01:00
FezVrasta
1f19e97bc3 fixed problems with new ripples.js 2015-01-06 10:25:09 +01:00
FezVrasta
fcd35da52b full color palette + ripples.js (WIP) 2014-12-29 14:33:55 +01:00
FezVrasta
0095f43c22 merging material colors 2014-12-26 18:42:06 +01:00
FezVrasta
595a08ae66 fix for #294 2014-12-18 13:59:34 +01:00
FezVrasta
5964b440d0 implement #304 2014-12-18 12:54:59 +01:00
FezVrasta
28d37f40ae fix for #258 2014-12-18 10:54:36 +01:00
FezVrasta
9d72a971e4 btn-raised have a subtler shadow 2014-12-16 11:13:49 +01:00
FezVrasta
f5ee3e25ce Merge remote-tracking branch 'origin/master' 2014-12-13 12:40:20 +01:00
FezVrasta
0c12c1fc85 Merge branch 'korgan00#material-colors-implementation'
Conflicts:
	dist/css/ripples.css
	dist/css/ripples.css.map
	dist/css/ripples.min.css
	dist/css/ripples.min.css.map
	less/_colors.less
2014-12-13 12:36:26 +01:00
FezVrasta
381b972f1c fixed active and disabled elements of navbar 2014-12-13 12:32:27 +01:00
FezVrasta
cb2472f5cf some improvement on navbars 2014-12-13 12:26:25 +01:00
Kyler Berry
aac82dcc80 281 add minified js files 2014-12-12 11:59:20 -05:00
FezVrasta
7882fddb29 ripples are now subtler 2014-12-10 20:36:31 +01:00
FezVrasta
908c0ec80b revert back before the newline at end of file fix. 2014-12-04 15:34:10 +01:00
FezVrasta
7bfcf96404 fixed inputs 2014-12-04 14:47:42 +01:00
FezVrasta
52e073a3c5 ensure new line at end of compiled files 2014-12-04 14:00:01 +01:00
FezVrasta
518434d6d0 minify files with csswring to allow source mapping to less 2014-12-04 13:30:23 +01:00
FezVrasta
cb980f168e grunt tasks revamped, removed support for SASS till #256 2014-12-04 13:17:45 +01:00
FezVrasta
e6e2712ed0 now Roboto is loaded from system if present (discussion at #260) 2014-12-04 12:06:03 +01:00
FezVrasta
cd55699701 fixed #264 and improved the arrive.js implementation and performances 2014-12-04 11:34:13 +01:00
FezVrasta
f2212e157e fixed #262 2014-12-04 10:42:54 +01:00
FezVrasta
6cbb429956 added support to browsers that don't support CSS transitions (#261) 2014-12-04 09:24:36 +01:00
FezVrasta
c8a2602508 fixed problem with input file 2014-12-03 16:02:26 +01:00
FezVrasta
74f2c5fddb fixed well - part 2... 2014-12-03 12:18:34 +01:00
FezVrasta
1b9dc6ac82 fixed well 2014-12-03 12:17:01 +01:00
FezVrasta
12bf07506b grunt dist 2014-12-03 11:21:09 +01:00
FezVrasta
c0281c21cd fixed modal backdrop 2014-12-03 10:30:08 +01:00
FezVrasta
84544a4ca1 fixed border on tap 2014-12-03 10:05:07 +01:00
FezVrasta
29d26bf567 $.ripples is now optional 2014-12-03 09:55:18 +01:00
FezVrasta
4224c5cfc2 fixed #255 2014-12-02 09:15:18 +01:00
FezVrasta
4903016acc fixed #253 2014-12-02 09:05:46 +01:00
FezVrasta
e1349c01d0 new demo page landed and added material-blue to colors 2014-12-01 15:43:41 +01:00
FezVrasta
d304f232bb improved dropdown.js support 2014-12-01 15:07:55 +01:00
FezVrasta
a72b62b2d0 updated primary color according to default color of the specs 2014-12-01 13:58:52 +01:00
FezVrasta
2f21ce5be3 fixed some toggle button behavior 2014-12-01 13:45:11 +01:00
FezVrasta
84ff0247c6 implemented toggle buttons #248 2014-12-01 13:29:34 +01:00
FezVrasta
d1c75c7321 fixed #244 and #239 2014-12-01 11:59:48 +01:00
FezVrasta
f7e1e44e64 improved mobile compatibility 2014-11-28 09:35:17 +01:00
FezVrasta
ae6381cc02 fixed opacity of ripples and added xbrowser compatibility 2014-11-27 09:47:55 +01:00
FezVrasta
8e5ed52d39 @davideschiera fixed #237 2014-11-27 09:45:54 +01:00
FezVrasta
ff7f39c2c0 added source maps for LESS (fixes #196) 2014-11-26 13:28:22 +01:00
FezVrasta
3879ccb08f fixed #222 and changed indenting to 2 2014-11-26 13:04:13 +01:00
FezVrasta
432e5c6b0a fixed #204 2014-11-26 12:53:20 +01:00
FezVrasta
fc0fed6eab Ripples.js rewritten with jQuery + added JS maps 2014-11-26 12:42:41 +01:00
FezVrasta
ad6365bd0d fix #216 2014-11-26 10:25:05 +01:00
FezVrasta
196ad86f92 fixed #234 2014-11-26 10:18:02 +01:00
FezVrasta
9c1859712a 2nd attempt to fix #161 2014-11-17 10:55:48 +01:00
FezVrasta
2107e1f60a PR #207 2014-11-17 09:14:41 +01:00
FezVrasta
604360b695 fixed #161 2014-11-17 09:08:18 +01:00
FezVrasta
ab447fb5ce styled panels, improved shadows 2014-11-12 16:46:52 +01:00
FezVrasta
305b4ea378 added support for hints under inputs on focus 2014-11-12 13:22:17 +01:00
FezVrasta
3bad268ab5 fixes for #182 and #41 2014-11-12 12:22:00 +01:00
FezVrasta
6442241285 fix for #154 2014-11-12 11:51:00 +01:00