Addy Osmani
e5a438eb2d
Merge pull request #57 from google/css_template
...
Generate CSS templates, with color placeholders.
2015-03-20 10:10:23 +00:00
Addy Osmani
0357b7f68d
Merge pull request #59 from google/tests
...
Unit test coverage for all elements using Javascript
2015-03-20 09:51:47 +00:00
Alexander Surma
1e9a034f81
Use single-line vars
2015-03-19 16:56:18 +00:00
Addy Osmani
913d15cdf7
Merge pull request #60 from google/visual-test-fix
...
Fix visual testing page
2015-03-19 15:33:54 +00:00
Sérgio Gomes
07151e3bcf
Inherit text color in textfields
2015-03-19 15:31:22 +00:00
Sérgio Gomes
5a98b271cc
Adding $text-color-primary-contrast and $text-color-accent-contrast
...
These allow for customizing the text color on top of the primary
and accent colors, to ensure that there's enough contrast.
2015-03-19 15:22:26 +00:00
Alexander Surma
45916e1493
Fix visual testing page
2015-03-19 13:35:44 +00:00
Alexander Surma
5d7d3ead89
Update MaterialTooltip unit test with chai-jquery
2015-03-19 13:25:39 +00:00
Alexander Surma
5f1ebab2f3
Update MaterialTextfield unit test with chai-jquery
2015-03-19 13:25:39 +00:00
Alexander Surma
225ccb6916
Update MaterialTabs unit test with chai-jquery
2015-03-19 13:25:39 +00:00
Alexander Surma
5d40bb14d8
Update MaterialSwitch unit test with chai-jquery
2015-03-19 13:25:39 +00:00
Alexander Surma
cec931199b
Update MaterialSpinner unit test with chai-jquery
2015-03-19 13:25:39 +00:00
Alexander Surma
77faea1946
Update MaterialSlider unit test with chai-jquery
2015-03-19 13:25:39 +00:00
Alexander Surma
1705869448
Update MaterialRadio unit test with chai-jquery
2015-03-19 13:25:39 +00:00
Alexander Surma
70dbfc53ee
Update MaterialLayout unit test with chai-jquery
2015-03-19 13:25:38 +00:00
Alexander Surma
afdd27cc9e
Update MaterialIconToggle unit test with chai-jquery
2015-03-19 13:25:38 +00:00
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