Commit Graph

1089 Commits (d0de42c333023e2767668319c328bb66e9378900)

Author SHA1 Message Date
Alexander Surma a2d652c89b Implement progress bar component (closes #88)
commit b8cb14ab0a511b806a65102f8f032fd40bf361bc
Author: Alexander Surma <surma@surmair.de>
Date:   Wed Apr 1 12:16:57 2015 +0100

    Invert CSS hack logic

commit f58bf29ee4d376c97d9b673e76ac421eb0b2efae
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 15:43:28 2015 +0100

    Use feature detection

commit 095789e2bb09fcc3b2cfc66f7e9bf768a9e9f8cb
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 15:34:31 2015 +0100

    Revert "Add browser detection"

    This reverts commit 82f6c28162d1f68de3dbdaf42f0975122305a8bf.

commit 71d3f147da903d3e6fb8315dd1638dc035aa2d2d
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 14:37:17 2015 +0100

    Colorize aux bar on IE and FF

commit 82f6c28162d1f68de3dbdaf42f0975122305a8bf
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 14:15:43 2015 +0100

    Add browser detection

commit 06f347bba0d5b1979f07357a460dd7608b3063ad
Author: Alexander Surma <surma@surmair.de>
Date:   Tue Mar 31 14:01:51 2015 +0100

    Externalize SVG again

commit cfdc4f276fbe526a0a671601587fc2630129af10
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Mar 30 15:47:13 2015 +0100

    Adhere to styleguide

commit cf4c72aebe94a1a59fa4b6e02b0b44888ef3a484
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Mar 30 12:50:38 2015 +0100

    Inline SVG for progress bar

commit bc9e77d73462e2466d4685d381dc3bceeadeb12b
Author: Alexander Surma <surma@surmair.de>
Date:   Mon Mar 30 12:46:44 2015 +0100

    Add unit tests for progress bar

commit 9e70b49480109d248d45737e80e517e04c78d4ac
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 17:48:11 2015 +0000

    Speed up buffering animation

commit 45e7dd3751e389c69c64ef33b912dda793b3f733
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 16:15:03 2015 +0000

    Add circle svg for buffer bar

commit ade9276219db103a11fbcfc3908201a8d21e845c
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 15:24:17 2015 +0000

    Fix colors

commit ba10830796299571c96357fe8871678b3677046c
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 14:54:27 2015 +0000

    Implement indeterminate progress bar

commit 71bac12de651337cc3634ded6133372f54bbc6bd
Author: Alexander Surma <surma@surmair.de>
Date:   Fri Mar 27 14:23:24 2015 +0000

    Add support for buffer bar

commit 9933563f229d3bb4593110cc84e77a9eb46ae2a9
Author: Alexander Surma <surma@surmair.de>
Date:   Thu Mar 26 22:26:52 2015 +0000

    Implement basic progress bar
2015-04-01 13:35:38 +01:00
Ewa Gasperowicz 9fbe74cca4 Adding MDL microsite stub 2015-04-01 12:57:33 +01:00
Sérgio Gomes 1cf20a473f Updating generated CSS 2015-04-01 12:06:40 +01:00
Sérgio Gomes 457fbac5c7 CSS fixes to wsk-button so it can be used with <a> tags 2015-04-01 12:05:43 +01:00
Addy Osmani 22d75c8aff Update builds 2015-03-31 22:24:30 +01:00
Addy Osmani f55760c521 Merge pull request #73 from google/documentation
Add documentation for all components.
2015-03-31 22:15:56 +01:00
Sérgio Gomes dbda167b0f Adding public methods to elements.
This is the preferred way of making changes to elements, so that
visual status is updated to reflect logical status.
2015-03-31 12:03:36 +01:00
Dave Gash b077147a51 Update textfield README 2015-03-30 12:23:16 -07:00
Addy Osmani 856f5dc1b0 Merge pull request #91 from brianhall/color-additions
Update the color options to include white and black.
2015-03-30 18:21:26 +01:00
Brian Hall 37af4d565a Add alpha values for black and white text and update the demo to reflect the addition. 2015-03-30 11:32:29 -05:00
Addy Osmani 3a66683b18 Add in-development preview links for #67 2015-03-30 14:19:33 +01:00
Addy Osmani dc32e7d4c2 Add section on feature requests. 2015-03-30 13:36:22 +01:00
Addy Osmani f57f964ac8 Merge pull request #86 from google/jitter
Change contract/expand behavior of waterfall layout
2015-03-30 12:13:55 +01:00
Alexander Surma d8e1596f49 Adhere to styleguide 2015-03-28 21:47:19 +00:00
Dave Gash 4009e31ed1 DS_Store fix 2015-03-27 13:51:36 -07:00
Dave Gash 631d45495a Updated READMEs 2015-03-27 13:38:21 -07:00
Brian Hall 86e50faedc Closes #87 by adding white and black options to the color palette, updating the demo, and bumping the build. 2015-03-27 10:37:46 -05:00
Alexander Surma 49a7fba38b Expand header on click 2015-03-26 20:21:48 +00:00
Alexander Surma cef508f9a3 Don't react to scrolling until animation is done 2015-03-26 20:18:01 +00:00
Sérgio Gomes 60106f33d2 Merge pull request #85 from google/ripple-fix
Add onmouseleave event listeners
2015-03-26 14:26:30 +00:00
Alexander Surma 5e884afda0 Add onmouseleave event listeners 2015-03-26 14:18:47 +00:00
Sérgio Gomes ddf9e9eff5 Using semantic tag names in the layout readme. 2015-03-26 13:51:20 +00:00
Addy Osmani 6b7aa0cf3d Merge pull request #72 from google/css_colors
Adding CSS definitions for Material Design palette.
2015-03-26 12:02:17 +00:00
Sérgio Gomes 0186d9aa5e Rearranging palette SCSS files 2015-03-26 12:00:56 +00:00
Sérgio Gomes d07eb36f5a Adding CSS definitions for Material Design palette.
Adds two CSS rules for each palette color:
- Text color (e.g. `wsk-color-text--red-500`)
- Background color (e.g. `wsk-color--red-500`)
2015-03-26 12:00:14 +00:00
Sérgio Gomes a2b473dae9 Updating generated map file 2015-03-26 11:58:57 +00:00
Sérgio Gomes 5ba1e1693f Merge pull request #74 from brianhall/desktop-layout-modifications
Desktop layout modifications to autohide the drawer
2015-03-26 11:56:37 +00:00
Brian Hall dea836c4b0 Rebase with upstream master and bump builds. 2015-03-24 18:12:48 +01:00
Brian Hall 3962d8e723 Hide the icon if the layout has a drawer (to make room for the menu icon). 2015-03-24 18:11:47 +01:00
Brian Hall e063d992e4 Bump builds. 2015-03-24 18:11:46 +01:00
Brian Hall 683037dfa1 Sets the drawer for the layout component to by hidden by default (in a non fixed-drawer context). 2015-03-24 18:08:45 +01:00
Sérgio Gomes eff54a1805 Adding CSS definitions for animation functions 2015-03-24 11:41:39 +00:00
Addy Osmani c4d87c6747 Remove DS_Store entries 2015-03-24 09:45:33 +00:00
Dave Gash f01cfb30c2 Add documentation 2015-03-23 09:36:48 -07:00
Addy Osmani 683fbd9bb6 Merge pull request #71 from google/gulp-visual-test
Add test:visual task
2015-03-23 16:01:40 +00:00
Alexander Surma 4ec758a538 Add test:visual task 2015-03-23 15:56:23 +00:00
Addy Osmani 417f2254d9 Bump builds 2015-03-23 12:34:54 +00:00
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