Commit Graph

963 Commits (b87795e584a3d4cae169f87cfe055f48352450be)

Author SHA1 Message Date
Jason Mayes 8fa4c74b46 Converted Item to new JS design pattern
Converted Item component to new JS design pattern as agreed and defined
at: http://codepen.io/jasonmayes/pen/146b4483d870f79f4d33254311703ac2
Have verified it still works as before using gulp serve.
2014-12-21 14:14:15 +00:00
Jason Mayes 8b23422597 Upgraded Button to new design pattern
Also tidied up line lengths to be < 80 chars.
2014-12-21 14:12:15 +00:00
Jason Mayes c6df7565a2 Spelling mistake in comment
Corrected spelling mistake.
2014-12-21 14:05:42 +00:00
Jason Mayes d103fd6130 New JS Pattern - forgot to add function param comment.
Added function parameter comment.
2014-12-21 14:00:48 +00:00
Jason Mayes 05adb4995e Converted Button to new JS Design pattern
Converted Button to new JS Design pattern as defined at
http://codepen.io/jasonmayes/pen/146b4483d870f79f4d33254311703ac2 Have
verified still works after performing a gulp serve.
2014-12-21 13:55:16 +00:00
Jason Mayes 48e03f4b57 Adding WSK Component Handler to Third_Party
Adding new component handler module which all WSK components will
register with when using the new JS Design pattern as shown here:
http://codepen.io/jasonmayes/pen/146b4483d870f79f4d33254311703ac2
2014-12-19 17:18:56 +00:00
Jason Mayes df06fcfd62 Converted Animation to new JS Design pattern
Re-wrote animation component to conform to the new JS Design pattern we
are implementing across all components as detailed at
http://codepen.io/jasonmayes/pen/146b4483d870f79f4d33254311703ac2
2014-12-19 17:18:01 +00:00
Jason Mayes a0d920cbf4 Lowercase object in return comment.
Lowercase object in return comment.
2014-12-19 12:05:28 +00:00
Jason Mayes 30abb77537 Adding Component Handler for WSK
A component handler that allows easy registration and maintenance of WSK
components written in the newly proposed JS design pattern as
illustrated here:
http://codepen.io/jasonmayes/pen/146b4483d870f79f4d33254311703ac2
2014-12-19 11:52:25 +00:00
Sérgio Gomes 590d0b8c16 Rethinking the CSS for column layout some more 2014-12-17 16:55:02 +00:00
Sérgio Gomes 4c85e9e760 Fixing up CSS class names for column layout. 2014-12-17 16:35:00 +00:00
Sérgio Gomes 8420eab629 Some tooltip cleanups:
- Applying new CSS naming convention
- Cleaning up the JS somewhat
2014-12-17 16:11:41 +00:00
Sérgio Gomes ea68d463d7 Fixing up radio buttons in Firefox 2014-12-17 15:52:40 +00:00
Sérgio Gomes f2dbc24531 Revamping checkboxes:
- Applying new naming conventions
- Reimplementing checkbox, using the radio buttons as a basis
- Revamping checkbox visual style to match Material Design spec
- Adding focus states
2014-12-17 15:46:10 +00:00
Matt Gaunt 60aa61db77 Tidying up the colors and dimens for elements 2014-12-16 16:43:10 +00:00
Matt Gaunt 07715fd2db Tiyding up the typography style names 2014-12-16 15:33:41 +00:00
Matt Gaunt fee311669b Stuff for fixing the lists and palette 2014-12-16 15:05:01 +00:00
Matt Gaunt 9c770150c2 BEMing up animations cand cards 2014-12-16 14:36:10 +00:00
Matt Gaunt 70411f7468 BEMing up the drop downs 2014-12-16 14:08:28 +00:00
Matt Gaunt 3c8092f0b0 Merge branch 'material-sprint' of https://github.com/google/web-starter-kit into material-sprint
* 'material-sprint' of https://github.com/google/web-starter-kit:
  Renaming navigation classes as per @csswizardry review
  Cleaning up layout SCSS - Make sure as much as possible is behind optional classes - Rename everything to follow style convention - Add new class for JS binding - Rearrange SCSS to take advantage of nesting with &
2014-12-16 14:01:32 +00:00
Matt Gaunt 0dad80b350 bem'ing up the item 2014-12-16 14:01:20 +00:00
Sérgio Gomes c3a8768a29 Merge pull request #571 from sgomes/material-sprint-layout-css-pass
Cleaning up layout SCSS
2014-12-16 14:00:12 +00:00
Sérgio Gomes 3ccc882641 Renaming navigation classes as per @csswizardry review 2014-12-16 13:44:49 +00:00
Matt Gaunt f6d19a308c Switching to demo classname for palette 2014-12-16 13:33:05 +00:00
Sérgio Gomes 455236b0b0 Cleaning up layout SCSS
- Make sure as much as possible is behind optional classes
- Rename everything to follow style convention
- Add new class for JS binding
- Rearrange SCSS to take advantage of nesting with &
2014-12-16 13:32:56 +00:00
Matt Gaunt 1bfc1ef5e3 Renaming the shadow classes 2014-12-16 13:29:23 +00:00
Matthew Gaunt 6ea9a420d2 Merge pull request #576 from google/palette-tidy
BEM-ifying palette including updating variables
2014-12-16 13:18:19 +00:00
Matt Gaunt 53589ad4a8 Rename all the things for the lolz / sergio asked for it in the PR 2014-12-16 13:14:58 +00:00
Matt Gaunt e94f2add01 BEM-ifying palette including updating variables 2014-12-16 12:55:53 +00:00
Matt Gaunt 438f6a98f1 Fixing a merge 2014-12-16 11:14:21 +00:00
Matt Gaunt 1f96d8ed8a Switch over the common demo styles to be more BEM-ish 2014-12-16 11:06:22 +00:00
Matt Gaunt 84bfa980a0 Updating the palette CSS to use BEM 2014-12-16 10:51:24 +00:00
Sérgio Gomes 90863a2b3a Moving ripple effect class to main element in radio buttons 2014-12-15 18:43:43 +00:00
Addy Osmani 7794767d71 Merge pull request #575 from sgomes/material-sprint-radio
Material Radio Button revamp for BEM
2014-12-15 17:48:19 +00:00
Sérgio Gomes b4a9a1a364 Adding JS class and making sure the radio buttons work if we have no JS 2014-12-15 17:41:36 +00:00
Sérgio Gomes 2a81135aef Radio button revamp
- Changed HTML structure for the component, to improve styling and remove hacky ~ operator
- Updated component look to match material spec
- Added focus states
2014-12-15 16:21:43 +00:00
Addy Osmani acb896ac7b Merge pull request #573 from sgomes/material-sprint-ripple-css-pass
Fixing up ripple CSS classes across the board.
2014-12-13 12:52:28 +00:00
Sérgio Gomes 8b840365db Renaming wsk-ripple--recentering to wsk-ripple--center 2014-12-12 17:14:47 +00:00
Sérgio Gomes c45379418b Fixing up ripple CSS classes across the board. 2014-12-12 17:14:47 +00:00
Sérgio Gomes 0f3756620e Adding icon buttons and rearranging button demo. 2014-12-12 17:09:54 +00:00
Sérgio Gomes 4b538d61e5 Updating radio SCSS to follow best practices 2014-12-12 16:50:39 +00:00
Sérgio Gomes 8baff2021b Merge pull request #565 from sgomes/material-sprint-slider-css-pass
Cleaning up slider SCSS
2014-12-12 16:31:04 +00:00
Addy Osmani f3508e74a6 Merge pull request #566 from google/bem-textfield
BEM Update to Textfield component
2014-12-11 16:19:03 +00:00
Addy Osmani 176aed0e34 Merge pull request #572 from sgomes/material-sprint-button-css-pass
Cleaning up button and FAB SCSS
2014-12-11 12:45:02 +00:00
Sérgio Gomes 1612d4898f Cleaning up button and FAB SCSS
- Make sure as much as possible is behind optional classes
- Rename everything to follow style convention
- Add new class for JS binding
- Rearrange SCSS to take advantage of nesting with &
- Merge button and FAB demos
2014-12-10 18:11:48 +00:00
Addy Osmani 86c3162a17 Add wsk-js-textfield 2014-12-10 15:42:23 +00:00
Addy Osmani ecac83a6f8 Address issues with nesting. 2014-12-10 14:57:29 +00:00
Addy Osmani a1086304ac wsk-input__text > wsk-textfield 2014-12-10 14:48:52 +00:00
Addy Osmani 6730f22fcf Reload when JS files in styleguide change 2014-12-10 14:23:40 +00:00
Addy Osmani 1a10b64425 right, large > wsk-input--right, wsk-input--large 2014-12-10 13:10:02 +00:00