Commit Graph

351 Commits

Author SHA1 Message Date
shockwork
340822aea3 .. node-sass compatibility fixed (semi-colons) 2014-10-04 12:32:51 +02:00
Fez Vrasta
01b59baf99 Merge pull request #82 from FezVrasta/develop
fix #76
2014-10-04 09:06:49 +02:00
FezVrasta
9f0dd45d84 fix #76 2014-10-04 08:43:25 +02:00
Nelson Omuto
9de6322bf1 fixed livereload, using default 35729 port 2014-10-03 16:58:06 -04:00
Nelson Omuto
5249da3197 reverted jshint rules, cleaned up source where it was failing. updating build process errors. TODO: fix livereload 2014-10-03 16:46:56 -04:00
Nelson Omuto
5d3d2fd307 fixing jshint issues, modifying to allow for some not too strict jshint rules, adding grunt newer dependency. 2014-10-03 16:13:48 -04:00
Nelson Omuto
0f78f2894e adding specrunner and its build config for testing in browser 2014-10-03 15:46:35 -04:00
Nelson Omuto
6eaa0295bd adding unit testing hooks, connect server, jshint, watch tasks and livereload 2014-10-03 15:15:31 -04:00
Nelson Omuto
f92f3e6ee8 capitalizing gruntfile.js filename 2014-10-03 11:16:33 -04:00
Nelson Omuto
59a32cad83 updating grunt with load grunt tasks 2014-10-03 11:13:28 -04:00
Fez Vrasta
696fb505b2 Merge pull request #72 from FezVrasta/develop
added nice banner
2014-10-03 15:52:35 +02:00
FezVrasta
2c331640cb added nice banner 2014-10-03 15:52:14 +02:00
FezVrasta
3d259ddc6a added support for selectize.js 2014-10-03 15:15:42 +02:00
FezVrasta
f397af8796 refactor to follow the way SASS is organized 2014-10-03 15:00:58 +02:00
shockwork
2f3fcd2a00 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2014-10-03 14:01:02 +02:00
shockwork
ad179a2777 add sass fork 2014-10-03 13:58:24 +02:00
FezVrasta
242824c211 added memo 2014-10-03 13:06:04 +02:00
FezVrasta
c6d4694ae5 fix ripples detection 2014-10-03 13:03:59 +02:00
shockwork
40f91258e3 .. run grunt 2014-10-03 12:54:47 +02:00
FezVrasta
1fb48cdfa9 Merge remote-tracking branch 'origin/master' 2014-10-03 11:52:35 +02:00
FezVrasta
98f64972eb pkg.json 2014-10-03 11:52:23 +02:00
Fez Vrasta
c80a4db87f Merge pull request #71 from pmarti/master
Do not add the ripple effect to all a elements
2014-10-03 11:40:52 +02:00
Pablo Marti
bb2bacd70c Do not add the ripple effect to all a elements
Sometimes we might not want to have some links "rippled" this patch prevents so. Ideally we'd have the possibility of passing our own set of selectors to ripples.init tho
2014-10-03 16:39:46 +07:00
FezVrasta
6c1e29a3fe fixed images 2014-10-03 11:00:58 +02:00
FezVrasta
a3d0677b8d moved index to root, @shockwork please do the magic :) 2014-10-03 10:58:37 +02:00
FezVrasta
511e14faef improved README 2014-10-03 10:02:21 +02:00
FezVrasta
f26fc667f5 Merge remote-tracking branch 'origin/master' 2014-10-03 09:47:01 +02:00
FezVrasta
4b1f0641fe fix #67 2014-10-03 09:46:24 +02:00
Fez Vrasta
b11a23e2b5 Merge pull request #68 from timiles/patch-1
Toast button says "Show snackbar" - changing to "Show toast"
2014-10-02 18:58:56 +02:00
Tim Iles
7b9f1db62c Toast button says "Show snackbar" - changing to "Show toast" 2014-10-02 17:27:12 +01:00
FezVrasta
4e810295b5 security fix 2014-10-02 11:36:05 +02:00
FezVrasta
04de0f6023 Merge remote-tracking branch 'origin/master' 2014-10-01 10:47:58 +02:00
Fez Vrasta
eb58810301 Merge pull request #61 from icyflame/master
Added a site template to use the material design theme
2014-10-01 10:47:28 +02:00
Siddharth Kannan
a3b78415ef Removed the protocol in the jquery import tag 2014-10-01 13:52:13 +05:30
FezVrasta
81447b5a68 Merge remote-tracking branch 'origin/master' 2014-10-01 09:45:26 +02:00
Fez Vrasta
57baace071 Merge pull request #59 from cncolder/prevent-checkbox-animate
make checkbox animate quickly when not hover.
2014-10-01 09:42:04 +02:00
Siddharth Kannan
4b0937a8f5 Removed the protocol in the CSS link tag. 2014-10-01 13:10:15 +05:30
icyflame
8a6045eff7 Modified the readme file to point to the template folder.
Created a getting started section, through which users can start using the theme.
2014-10-01 12:42:24 +05:30
icyflame
fb12ed245a Added the template folder.
The index.html file works.

Copying the template folder, or using the structure of this folder, a new project can be started.

This file includes the compiled CSS and the material JS file, alongwith the ripples CSS and JS files.
2014-10-01 12:36:25 +05:30
colder
b2eefc97ec make checkbox animate quickly when not hover.
it's not a perfect method. need improve.
by the way. add 'Thumbs.db' and '.DS_Store' to .gitignore.
2014-10-01 13:57:11 +08:00
FezVrasta
7e6e4e4cf0 minor fix on checkboxes animation 2014-09-30 13:57:49 +02:00
FezVrasta
08a4e84585 added vendor prefixes 2014-09-30 10:20:06 +02:00
FezVrasta
e4dde578ac fix #47 2014-09-30 10:18:38 +02:00
FezVrasta
952660bb36 Merge remote-tracking branch 'origin/master' 2014-09-30 10:08:29 +02:00
FezVrasta
bc58c96dec fixed troubles with "non-click" on browsers different by Chrome, it has still lot of problems... 2014-09-30 10:07:59 +02:00
Fez Vrasta
d67737711b Merge pull request #45 from brwr/brwr/fix/navbar-text
Add margin to navbar-text class to compensate for larger navbar.
2014-09-30 09:04:32 +02:00
James Brewer
11a1c45ff7 Navbar text needs more margin to align vertically in navbar. 2014-09-29 16:01:19 -07:00
FezVrasta
d6b15454b2 fixed problem with nouislider... 2014-09-29 10:22:56 +02:00
FezVrasta
19f3118302 fix #33 2014-09-29 10:15:45 +02:00
FezVrasta
72620c20f1 fix for #32 2014-09-29 09:36:47 +02:00