Alexander Surma
c6c060e3cb
Update MaterialColumnLayour unit test with chai-jquery
2015-03-19 13:25:38 +00:00
Alexander Surma
905382669c
Update MaterialCheckbox unit test with chai-jquery
2015-03-19 13:25:38 +00:00
Alexander Surma
37af880e9b
Update MaterialButton unit test with chai-jquery
2015-03-19 13:24:00 +00:00
Alexander Surma
26f4e738d6
Extend MaterialTabs unit test
2015-03-19 13:24:00 +00:00
Alexander Surma
e5bfe1afac
Write unit test for MaterialTooltip
2015-03-19 13:23:59 +00:00
Alexander Surma
9b72bdf512
Write unit test for MaterialTextfield
2015-03-19 13:23:59 +00:00
Alexander Surma
8bc55db789
Write unit test for MaterialTabs
2015-03-19 13:23:59 +00:00
Alexander Surma
b87795e584
Write unit test for MaterialSwitch
2015-03-19 13:23:59 +00:00
Alexander Surma
a2444e6fd9
Write unit test for MaterialSlider
2015-03-19 13:23:59 +00:00
Alexander Surma
a051d7daad
Write unit test for MaterialRipple
2015-03-19 13:23:59 +00:00
Alexander Surma
666e660024
Write unit test for MaterialLayout
2015-03-19 13:23:59 +00:00
Alexander Surma
e1221e3e29
Write unit test for MaterialIconToggle
2015-03-19 13:23:59 +00:00
Alexander Surma
5557881a0f
Write unit test for MaterialColumnLayout
2015-03-19 13:23:59 +00:00
Alexander Surma
925c7f821b
Write unit test for MaterialRadio
2015-03-19 13:23:58 +00:00
Alexander Surma
e98f26210a
Write unit test for MaterialCheckbox
2015-03-19 13:23:58 +00:00
Addy Osmani
c041e2afc6
Merge pull request #44 from google/test/menu
...
Write unit test for MaterialMenu
2015-03-19 12:59:32 +00:00
Sérgio Gomes
dc5df8f872
Fixes to the color templates.
...
- Removing secondary color concept
- Fixing template minification
2015-03-19 12:47:21 +00:00
Sérgio Gomes
b8edf49282
Generate CSS templates, with color placeholders.
...
These will allow for easier customization of the color palette through simple text substitution, rather than the much heavier process of SASS compilation.
2015-03-18 18:31:44 +00:00
Addy Osmani
56ab0133f4
Fix broken resource references
2015-03-18 14:13:05 +00:00
Addy Osmani
f277c7ca1c
Add index for visual tests.
2015-03-18 13:52:59 +00:00
Addy Osmani
6dc7cc6cb1
Tooltip: minor formatting improvement
2015-03-18 13:26:19 +00:00
Addy Osmani
814e0ca23e
Merge pull request #54 from google/tooltip-for-target
...
Check for existence of `for` target in MaterialTooltip
2015-03-18 13:24:59 +00:00
Addy Osmani
47e6ba47be
Merge pull request #55 from google/rippleContainer-fix
...
Only use rippleContainer inside the `if` ensuring its existence
2015-03-18 13:17:02 +00:00
Addy Osmani
39b2fecc94
Merge pull request #56 from google/global-querySelector
...
Don't rely on global querySelector() for MaterialTabs
2015-03-18 13:15:07 +00:00
Alexander Surma
13b5fac7db
Make empty initializations explicit
2015-03-18 12:59:06 +00:00
Alexander Surma
08f1a871eb
Pull in jQuery and chai-jquery
2015-03-18 12:53:26 +00:00
Alexander Surma
8ac3d5f838
Be conformant to style guide
2015-03-18 12:27:35 +00:00
Addy Osmani
ce88c8db40
Merge pull request #27 from jasonmayes/master
...
Updating correct componentHandler
2015-03-18 10:00:29 +00:00
Addy Osmani
2d9dc21039
Merge pull request #52 from google/banner-fix
...
Banner fix
2015-03-18 09:54:24 +00:00
Alexander Surma
70df6c2485
Don't rely on global querySelector() for MaterialTabs
2015-03-17 20:16:31 +00:00
Alexander Surma
4248761b4a
Only use rippleContainer inside the `if` ensuring its existence in MaterialSwitch
2015-03-17 16:25:02 +00:00
Alexander Surma
15ca247d53
Check for existance of `for` target in MaterialTooltip
2015-03-17 16:18:46 +00:00
Sérgio Gomes
a04efdbe4f
Adding semantic tags to layout demo.
...
Fixes #39 .
2015-03-17 16:06:28 +00:00
Sérgio Gomes
55900f4e48
Fix for #43
2015-03-17 15:47:35 +00:00
Sérgio Gomes
c79068529c
Fix for #45
2015-03-17 15:44:18 +00:00
Sérgio Gomes
db4fb1f0da
Merge pull request #53 from google/rippleContainer-fix
...
Only use rippleContainer inside the `if` ensuring its existence
2015-03-17 15:35:45 +00:00
Sérgio Gomes
a3d38ff740
Reworking icon demo to show icon names
2015-03-17 15:33:27 +00:00
Alexander Surma
f5f46ec582
Only use rippleContainer inside the `if` ensuring its existence
2015-03-17 15:27:45 +00:00
Sérgio Gomes
f62362edfd
Removing textual references to WSK.
...
New icons to come later.
2015-03-17 14:37:20 +00:00
Alexander Surma
7b8b2f0a0d
Remove tabs from the middle of the code
2015-03-17 12:10:34 +00:00
Sérgio Gomes
adca796fb1
Updating BrowserSync to avoid high CPU usage bug.
2015-03-17 11:57:35 +00:00
Pascal Hartig
c78b16574a
Update compiled JS/CSS
2015-03-17 10:09:00 +00:00
Pascal Hartig
94aa9677da
Fix banner generation
...
Included `license`, but `package.json` changes require to link to
`.type` instead.
2015-03-17 10:08:30 +00:00
Alexander Surma
920b102982
Write unit test for MaterialMenu
2015-03-16 16:58:34 +00:00
Sérgio Gomes
1ebee0cd0e
Refactoring mini footer to not use floats.
2015-03-12 16:59:09 +00:00
Jason Mayes
04b00eeaa1
Re adding the mustard test too :-)
2015-03-11 11:02:54 +00:00
Jason Mayes
825b61ddac
Updating correct componentHandler!
...
To take 0 params for upgradeDom.
2015-03-11 10:58:29 +00:00
Addy Osmani
91449a9e7b
Merge pull request #24 from google/resourcefolders
...
Moving images and fonts again.
2015-02-24 17:24:58 +00:00
Sérgio Gomes
405125c637
Adding compiled CSS
2015-02-24 17:15:59 +00:00
Addy Osmani
384c185d17
Merge pull request #23 from google/sourcemaps
...
Add CSS Source Maps support - Fixes #5
2015-02-24 17:09:20 +00:00