Commit Graph

33 Commits (master)

Author SHA1 Message Date
ali-tas dd519fc4ba Converted material-icons typography class into a mixin 2015-12-06 15:55:44 +02:00
Jonathan Garbee 00df263274 Add material-icons to typography
Originally added by Surma in commit e2d090e58d14877d9ccf5c7c067ab4dfe29a3c49. Was never pulled into master from mdl-1.0 as needed.
2015-11-12 16:07:57 -05:00
Jonathan Garbee f716db5e3c Cleanup duplicate blocks. Add newline after headings. 2015-10-20 15:00:28 -04:00
Victor Häggqvist a64e9b6809 fix add space between # and headings (closes #1450)
This makes the intended headings actual headings in the generated docs
2015-08-22 12:30:34 +01:00
Jonathan Garbee 180420f492 Add flag to not target elements directly for typography. (Closes #1038) 2015-07-16 09:46:59 -04:00
Marc Cohen 48d0ed5c69 removed doc links to demo pages because they are redundant and are badly formatted, only value is testing so pages are retained for that purpose but links removed from all comp pages (Closes #667) 2015-07-03 14:48:24 +01:00
Luke Mahe af9016de0f Adding mixin imports to files that use mixins (Closes #544) 2015-06-30 11:11:33 +01:00
Sérgio Gomes 052640043d Removing license from component readmes 2015-06-24 15:08:03 +01:00
Sérgio Gomes e245e187bc Fix wrapping issues in docs.
These were being caused by overly long lines in embedded code samples.
Truncated them all to 80 characters.
2015-06-09 16:14:05 +01:00
Sérgio Gomes 41cd1bbb49 Major changes to component documentation:
- Reorganized components in categories
- Updated all icons (per category, now)
- Fixed menu and tooltip demos
2015-06-09 14:21:07 +01:00
Sérgio Gomes 2ab24047fa Adding missing components to docs and fixing some CSS issues 2015-06-05 17:05:13 +01:00
Sérgio Gomes e550304d4b Squashing all of @marcacohen 's work on partial component pages so far.
The commit history was a bit too complicated, which made it hard to rebase.
2015-06-03 15:51:38 +01:00
Sérgio Gomes 171e72ba51 All demos now use static CSS. 2015-06-02 14:44:15 +01:00
Sérgio Gomes 0c0f3e4fa1 Adding margin after paragraphs and updating generated files 2015-04-30 14:37:52 +01:00
Sérgio Gomes 9be7e30ed9 Small tweak to links and updating generated files 2015-04-28 12:07:04 +01:00
Sérgio Gomes c1ad8acc23 Removing table styles from typography.
We'll have a proper data-table component soon.
2015-04-28 11:51:48 +01:00
Sérgio Gomes 67b4a8ff9d Adding a number of fixes to typography as per #98 2015-04-28 11:20:28 +01:00
Sérgio Gomes 22a3b0579e Small fix and updating generated files 2015-04-28 11:15:42 +01:00
Sérgio Gomes 1992fb70ea Reverting f562f49d8a 2015-04-28 11:12:01 +01:00
Brian Hall 39b7a1d514 Minor typography change to fix body/html tags receiving mdl-base and mdl-typography. 2015-04-23 08:32:26 -07:00
Sérgio Gomes 9b7fbc72ef Tweaking default link font weight and color 2015-04-23 14:40:05 +01:00
Sérgio Gomes f562f49d8a Makes typography definitions optional, through mdl-typography class.
Also adds mdl-base class, which is currently set to include just the
mdl-typography definitions, but will later be extended to include
other global definitions.

All demos, tests and templates have been updated to use mdl-base.
2015-04-23 14:28:11 +01:00
Addy Osmani f2e12387b9 Fixes #157 - adds License file headers 2015-04-11 19:33:04 +01:00
Addy Osmani 20ca1e5b0e Rename web-starter-kit to material-design-lite 2015-04-10 10:54:26 +01:00
Addy Osmani ef43a51d45 Rename wsk -> mdl 2015-04-10 10:54:01 +01:00
Addy Osmani ba57c87c1d Break out mixins into their own file 2015-04-09 10:17:13 +01:00
Addy Osmani e5cefa9fd0 Rewrite Sass to address @import misuse 2015-04-08 20:02:29 +01:00
Dave Gash 631d45495a Updated READMEs 2015-03-27 13:38:21 -07:00
Dave Gash f01cfb30c2 Add documentation 2015-03-23 09:36:48 -07: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 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 0cf49742c9 Making typography names more BEM-y and adding font weight override classes. 2015-02-06 14:24:13 +00:00
Addy Osmani a71d2ba8c9 Continue move of files to the /src directory 2015-02-04 10:12:09 +00:00