Commit Graph

1002 Commits (6e4a34066b578c54c9110ee0484e792221725bfb)

Author SHA1 Message Date
Addy Osmani 6e4a34066b Improve layout demos 2015-03-23 12:33:49 +00:00
Addy Osmani 59fd9a89df Merge pull request #65 from brianhall/master
Fix minor typo in the docs for the layout component.
2015-03-22 14:22:44 +00:00
Brian Hall c447f77b5c Fix minor typo in the docs for the layout component. wsk-layout-navigation-link -> wsk-navgation__link 2015-03-22 15:09:54 +01:00
Addy Osmani a0349adb89 Merge pull request #63 from google/rework-visual-test
Rework visual tests
2015-03-22 11:39:48 +00:00
Alexander Surma b1e5e9fcd1 Add global styling file to every showcase 2015-03-22 02:39:39 +00:00
Sérgio Gomes f63dd71b42 Making ripples visible until mouse/finger up 2015-03-20 19:03:49 +00:00
Alexander Surma 9608f02954 Remove visual test’s style.css 2015-03-20 16:50:14 +00:00
Alexander Surma f7b19a4029 Fix tooltip visual test 2015-03-20 16:49:54 +00:00
Addy Osmani a0c61ba0b9 Merge pull request #62 from google/fix-reload
Don’t use gulp-changed on SASS
2015-03-20 16:32:18 +00:00
Alexander Surma 3d0b38e868 Fix layout visual test 2015-03-20 16:31:21 +00:00
Alexander Surma c16749f241 Fix menu visual test 2015-03-20 16:28:51 +00:00
Alexander Surma 216fb06a02 Fix iframe sizing by removing scaffolding 2015-03-20 16:28:47 +00:00
Sérgio Gomes ebb31f9f86 Revamping colors across MDL.
Now we just use 3 main colors: primary, primary-dark and accent,
with auxiliary primary-contrast and accent-contrast for overlaid
text/icons.

There is no longer the concept of a primary or accent palette.
2015-03-20 15:42:34 +00:00
Alexander Surma e057b5d816 Dont use gulp-changed on SASS 2015-03-20 15:36:16 +00:00
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