Commit Graph

928 Commits (7b8b2f0a0dd14d4be8da89f984cd92c8d06b6bba)

Author SHA1 Message Date
Alexander Surma 7b8b2f0a0d Remove tabs from the middle of the code 2015-03-17 12:10:34 +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
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
Sérgio Gomes 0cf18d5941 Fixing small bug after switching footer to icon font 2015-02-23 15:27:44 +00:00
Sérgio Gomes 4e3f742eb6 Modifying checkbox and footer to use an 'images' subdirectory with a relative path 2015-02-23 11:46:04 +00:00
Addy Osmani eff75ea764 Add initial visual test fixtures 2015-02-21 13:41:38 +00:00
Addy Osmani 28659b2c8d Run tests with build by default 2015-02-21 02:41:44 +00:00
Addy Osmani 675d9ffa2b Fix spinner tests 2015-02-21 02:38:49 +00:00
Addy Osmani f78700fc0c bower.json improvements 2015-02-21 01:47:12 +00:00
Addy Osmani 8a0d120b64 package.json updates 2015-02-21 01:43:45 +00:00
Addy Osmani 3aa9f1fa08 Fixes #15 - adds browser support 2015-02-21 01:18:54 +00:00
Addy Osmani 5408470627 Update dependencies 2015-02-21 00:00:24 +00:00
Sérgio Gomes 6c9fa5e667 Updating min files 2015-02-20 11:35:27 +00:00
Sérgio Gomes 2dae4da264 Major rework of the text field component.
Should now be easier to use, and less fragile.
2015-02-19 16:14:36 +00:00
Addy Osmani 68da2c4186 Merge pull request #16 from jasonmayes/master
Allow 0 params for upgradeDomInternal
2015-02-18 15:03:14 +00:00
Sérgio Gomes c21d6bf3f7 Preventing ugly selection in layout tab scroll buttons 2015-02-16 18:22:51 +00:00
Sérgio Gomes e37c594d86 Adding menu component
- Implements Material Design spec for style and animations
- Supports keyboard navigation
- Supports attaching to any four corners of owner element
2015-02-16 17:50:56 +00:00
Sérgio Gomes 42bd559fe6 Adding icon font and wsk-icon utility classes
- Added Material-Design-Iconic-Font, while we're waiting for the official one
- Added SASS variables for all the characters
- Added a wsk-icon--<icon-name> class for every icon
- Modified wsk-layout to use menu icon for opening the drawer, and chevrons for scrolling tabs
- Modified tooltip demo to use icons rather than inline SVGs
- Modified icon-toggle demo to use icons
- Modified FAB and icon button demos to use icons
2015-02-16 17:41:09 +00:00
Addy Osmani 79f5d75d0c Styleguide => Lite 2015-02-16 14:06:43 +00:00
Addy Osmani e54c24b17d Update MDL build 2015-02-16 09:24:40 +00:00
Addy Osmani 720090b97e Ignore gulp-cache temp files.
Dynamically generated.
2015-02-16 09:23:36 +00:00
Addy Osmani cd992609f9 Resolve further conflicts 2015-02-16 09:20:58 +00:00
Addy Osmani 138e4f8ead Just use $.mochaPhantomjs - why isnt this $.mochaPhantomJS? 2015-02-16 09:16:14 +00:00
Addy Osmani 2207d95c4f Add tests for Buttons and Spinners. 2015-02-16 09:16:14 +00:00
Addy Osmani e483e09348 Handler: support per-comp instances under .widget namespace 2015-02-16 09:16:14 +00:00
Addy Osmani e7bb29f097 Fix typos in classList for spinner component. 2015-02-16 09:16:14 +00:00
Addy Osmani 0002f83e0e Support testing 2015-02-16 09:15:59 +00:00
Addy Osmani 01736acd80 JSHint: re-enable linting 2015-02-16 09:14:07 +00:00
Addy Osmani a15ffade8c Update to include mocha phantom 2015-02-16 09:14:00 +00:00
Addy Osmani 44781ad2dc Rebase against master 2015-02-16 09:11:29 +00:00
Addy Osmani 97795a6bfe Gulpfile: add initial gulp-mocha support 2015-02-16 09:10:13 +00:00
Addy Osmani 348ec3e188 Fixes #12 - bump gulp-sass 2015-02-16 08:41:36 +00:00
Addy Osmani 69f0a7fc41 Bump dependencies 2015-02-16 08:41:04 +00:00
Jason Mayes 5c39b43b3d Allow 0 params for upgradeDomInternal
upgradeDomInternal now can be called with 0 parameters. In this case it
will go through all registered components, attempt to find any instances
of each, and upgrade them all.
2015-02-15 00:59:08 +00:00
Addy Osmani 307f035d0c Merge pull request #14 from google/arthurvr-readme-patch
Add needed `http://` to link in readme
2015-02-12 17:18:08 +00:00
Arthur Verschaeve 23d3d7a955 Add needed `http://` to link in readme
This link missed a protocol and thus was 404-ing.
2015-02-12 18:17:13 +01:00
Pascal Hartig 703861d860 Merge pull request #13 from google/aliafshar-patch-1
Close script tag in README.md
2015-02-11 18:04:09 +00:00
Ali Afshar 90b2a0f9fe Update README.md
This works much better for me.
2015-02-11 09:58:41 -08:00