Commit Graph

33 Commits (master)

Author SHA1 Message Date
Zsolt Prontvai da66171262 Fix alignment in list-control.html 2016-10-10 18:38:58 +02:00
Evgeni Razumov 609fc1b5a0 Fix list class reference to display the proper modifier classes. 2016-09-14 07:34:28 -04:00
Jonathan Garbee 79f5f3f244 Fix list example controls. 2016-02-28 11:39:51 -05:00
Billiam 6fe589a39b Fix documentation for multiline list item classes
Updating list readme to use correct classes for two and three line
variants.
2016-02-22 16:03:11 +00:00
Sérgio Gomes 74ccf166a5 Improves the list to bring it closer to spec. 2016-02-03 11:45:17 +00:00
Jonathan Garbee 7eb4d8d34f Add inline display to list item avatar icons.
This makes order of importing the material icons
stylesheet irrelevant. Forcing icons to display
inline to avoid mis-alignment.
2016-02-02 05:39:49 -05:00
Jonathan Garbee ca7bdaef7b Update out of sync classnames. 2016-02-01 13:07:14 -05:00
Sérgio Gomes db55a57330 Adding list docs.
Also making a number of changes to the snippets, to bring them in
line with the current implementation of the list component.
2016-02-01 16:14:50 +00:00
Sérgio Gomes 8819328853 Merge pull request #3606 from rohanthacker/master
Added Docs for List
2016-01-18 12:00:16 +00:00
Surma 5f1513c67f Remove unnecessary comma in styles (fixes #3608) 2016-01-18 11:11:03 +00:00
Rohan Thacker 71a19a8cce modified: README.md 2016-01-17 06:14:58 +00:00
Rohan Thacker db35cd8061 Added List Docs 2016-01-17 06:13:31 +00:00
Jonathan Garbee 07535344b5 Add copyright header to list. 2016-01-05 22:32:26 -05:00
Jonathan Garbee aea222a10b Update item line modifiers to use proper syntax. 2016-01-05 22:31:18 -05:00
Rohan Thacker 4875675ac8 🆕 List component 2015-12-04 11:19:24 -05:00
Sérgio Gomes 410c14565b Removing list component (Closes #581) 2015-07-01 13:59:16 +01:00
Sérgio Gomes 052640043d Removing license from component readmes 2015-06-24 15:08:03 +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 1992fb70ea Reverting f562f49d8a 2015-04-28 11:12:01 +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 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
Addy Osmani b5dd0b0d0f Add missing components to /src 2015-02-04 10:14:34 +00:00
Addy Osmani a71d2ba8c9 Continue move of files to the /src directory 2015-02-04 10:12:09 +00:00