Commit Graph

963 Commits (b87795e584a3d4cae169f87cfe055f48352450be)

Author SHA1 Message Date
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
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
Sérgio Gomes 8a4f0c6506 Moving image and font files to final directory structure. Again.
- Split images into src/images/ and src/demo-images/
- Moved fonts to own directory: src/fonts/
- Updating scss files with new locations
- Updating compiled JS and CSS
2015-02-24 15:07:50 +00:00
Sérgio Gomes a437ff7c76 Updating JS and CSS files with latest changes 2015-02-24 15:07:12 +00:00
Addy Osmani 3e29cbc19d Add CSS Source Maps support #5 2015-02-24 14:21:47 +00:00
Sérgio Gomes 94b3c52466 Copying MD font over to icons component, and switching to relative paths. 2015-02-24 12:31:04 +00:00
Sérgio Gomes 3152f96ff7 Merge pull request #22 from google/pr-21
Add support for image flattening
2015-02-24 11:03:22 +00:00
Addy Osmani c5df632f34 Add support for image flattening 2015-02-24 09:11:04 +00:00
Sérgio Gomes 2cd8df9d7e Namespacing all the demo classes, to make them per-demo.
So many classes.
2015-02-23 17:35:16 +00:00
Sérgio Gomes a88d6243c1 Forgot to assign different IDs 2015-02-23 15:49:45 +00:00
Sérgio Gomes 62e3cfd373 Fixing layout demo after changes to textfield 2015-02-23 15:45:22 +00:00