Commit Graph

34 Commits (1a10b64425d2eba6dcdd602a779bcd7b7d212195)

Author SHA1 Message Date
Sérgio Gomes c215814570 Implements the layout module.
This module combines the old 'navigation' and 'header-panel' modules into a single, configurable component.

- Added new layout module, with demo.
- Rewrote material-styleguide.html and index.html to use the layout module.
- Removed 'navigation' and 'header-panel'.
- Added README.md explaining usage of the module. We'll need a better place for these docs at some point.
2014-12-02 14:43:19 +00:00
Addy Osmani 7331204f53 Fix some scripts being built to root (wtf) 2014-11-25 12:04:34 +00:00
Addy Osmani bda37ca8fe Add flexibility to styleguide iframe handling
At present it assumes each styleguide-demo is going to have an iframe,
which isnt the case for the icons section. This was breaking watch task.
2014-11-25 11:21:29 +00:00
Addy Osmani f2627dbc13 Fix: BrowserSync chokes on iframes without a URL 2014-11-25 11:05:51 +00:00
Addy Osmani e5f178a1db Update icon section in styleguide 2014-11-21 15:33:46 +00:00
Addy Osmani 9e82cdeae3 Further revisions for build process 2014-11-12 16:47:54 +00:00
Addy Osmani 6b5fb2b644 Add initial tooltip implementation 2014-11-07 16:19:52 +00:00
Sam Thorogood e178f4fba0 dropdown-menu prototype, item code 2014-10-28 14:30:39 +11:00
Sérgio Gomes b43d774bb8 Fixes to animation demo:
- Moving demo further down the styleguide
- Code style fixes
2014-10-24 11:23:50 +01:00
Sérgio Gomes ba40f4dbaa Misc UI fixes 2014-10-17 16:07:25 +01:00
Sérgio Gomes ee6efc7625 Refactoring animations into separate SCSS file, and adding a demo. 2014-10-15 15:53:52 +01:00
Sérgio Gomes be31ad9f21 Adding column layout according to Material mockups:
- Maximum of 3 columns in "web" layout, with 360px fixed width columns, 40px gutters and excess padding left and right.
- 2 columns in "tablet" layout, with variable size columns and 24px gutters.
- 1 columns in "phone" layout, with 16px gutters.
2014-10-15 10:48:16 +01:00
Addy Osmani 357de94130 Add new cards component implementation
This introduces a card component that uses the existing shadows for
depth.
2014-10-07 14:36:20 +01:00
Sérgio Gomes 811d33e3ec Implements header-panel.
Includes support for standard, seamed, waterfall (multiple sizes) and scroll modes.
2014-10-06 17:03:22 +01:00
Addy Osmani 0e1d99c679 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:
  There were many fixes in the navigation. They saw that it was good......hopefully.
2014-10-02 17:34:13 +01:00
Addy Osmani e57383906a Add icons set and previews 2014-10-02 17:33:58 +01:00
Matt Gaunt 8bc50ed809 There were many fixes in the navigation. They saw that it was good......hopefully. 2014-10-02 15:43:47 +01:00
Addy Osmani 96846a0163 Make nav adhere to primary palette stuff. 2014-10-01 15:39:58 +01:00
Addy Osmani 41f850b53d Drop the mast head. 2014-10-01 15:09:36 +01:00
Addy Osmani 374b43d436 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:
  Update dependencies
  gulpfile - add `logPrefix` to the other browserSync instance
  Fixes #441 - add custom logPrefix for BrowserSync
  Output some error when require-dir tasks fails
  bump dependencies
  gulpfile - fix indentation
  bump gulp-autoprefixer
  Use correct ordering in installation instructions
2014-10-01 14:59:45 +01:00
Addy Osmani d29fc14d70 Add list demos. 2014-10-01 14:59:39 +01:00
Matt Gaunt d62b55be18 Adding navigation menu to styleguide 2014-10-01 14:10:12 +01:00
Addy Osmani bebe03f05c Drop the Material keyword 2014-10-01 12:29:40 +01:00
Addy Osmani e1b59a6bbd Drop toolbar for now 2014-09-26 09:38:33 +01:00
Addy Osmani 6d17f98146 Add in-flight nav work 2014-09-25 18:24:23 +01:00
Addy Osmani 08b579c378 Add slider 2014-09-18 00:23:19 +01:00
Addy Osmani 0af5f3dee9 Add initial masthead. Include new demos. 2014-09-17 18:51:33 +01:00
Matt Gaunt 074f60df51 The styleguide demo looks so pretty 2014-09-05 14:50:02 +01:00
Matt Gaunt adec46e8e8 Tidying up the styleguide page 2014-09-05 14:33:36 +01:00
Matt Gaunt 4f37befa02 Tidying up the sidenav JS and styles 2014-09-05 10:16:39 +01:00
Matt Gaunt 64db8062d4 Adding images to the typography demo 2014-09-03 17:37:42 +01:00
Matt Gaunt 807bfa598d Fixing up the palette and other styles to work with the styleguide and typography section 2014-09-03 15:34:54 +01:00
Matt Gaunt 16ab2cea68 Tidying things up on the button and the styleguide 2014-09-03 14:40:56 +01:00
Matt Gaunt ab3f9ca5ca Adding a new styleguide - nuke when complete 2014-09-03 11:33:16 +01:00