Commit Graph

1364 Commits (996f15ac13a1cabc6a508f6fc81f0d8981bf1318)

Author SHA1 Message Date
Sérgio Gomes 996f15ac13 Merge pull request #331 from google/official-icon-font
Switching to official MD icon font ("Material Icons")
2015-06-02 14:39:05 +01:00
Jonathan Garbee b9c27a4253 Default font stacks. 2015-06-02 08:43:33 -04:00
Sérgio Gomes fe226c85ba Updating README with font info 2015-06-02 12:55:59 +01:00
Sérgio Gomes f785491fed Adding in some missing changes 2015-06-02 12:42:22 +01:00
Sérgio Gomes 9f61b972eb Switching to official MD icon font ("Material Icons")
- Removed all icon font files
- Removed icon font tasks and dependencies in the gulpfile
- Updated all sources, demos and templates to the official font
2015-06-02 11:05:24 +01:00
Sérgio Gomes 2171fff790 Merge pull request #322 from google/data-table
Add basic data table, with more functionality to come later
2015-06-02 10:03:51 +01:00
Sérgio Gomes 0e5f87b073 Merge pull request #332 from google/margin-reset
Reset body margin.
2015-06-02 10:02:14 +01:00
Alexander Surma 46b35d22ec Fix floating label on expandable textfield (fixes #304) 2015-06-01 17:58:24 -07:00
Alexander Surma c5dbe72fa4 Enable javascript on dashboard template (fixes #320) 2015-06-01 17:40:51 -07:00
Jonathan Garbee dbc7fdf22c Reset body margin. 2015-06-01 12:47:41 -04:00
Sérgio Gomes abfc88eeb0 Removing all card logic from the table 2015-06-01 16:21:17 +01:00
Sérgio Gomes 4df49777d5 Add basic data table, with more functionality to come later. 2015-06-01 16:10:18 +01:00
Sérgio Gomes fd56adac2c More gulpfile style fixes 2015-06-01 15:20:14 +01:00
Jonathan Garbee aa4d1b081a Remove animation js from compiled output. Style fixes from jscs. 2015-06-01 08:30:17 -04:00
Jonathan Garbee f1252fd0b8 Merge pull request #317 from google/handler-downgrade
Downgrade functionality and components updated with downgrade methods.
2015-06-01 08:07:33 -04:00
Jonathan Garbee bc57a73e46 Merge branch 'master' into handler-downgrade
Conflicts:
	src/mdlComponentHandler.js
2015-06-01 08:07:02 -04:00
Addy Osmani 8f7229f895 Merge branch 'menu-active-state'
* menu-active-state:
  Active state for navigation links.
2015-05-31 16:14:16 -07:00
Addy Osmani f1e6986ad1 Active state land for navigation states
* master:
  Remove CSS folder.
  Ripples shouldn't be widgets.
  Remove width on radios.
2015-05-31 16:13:56 -07:00
Jonathan Garbee f9d3e67155 Remove CSS folder. 2015-05-27 15:35:43 -04:00
Sérgio Gomes da206505c1 Ripples shouldn't be widgets.
This introduces a `widget` config option to the component handler, to
define whether a component should behave as a widget. It also uses this
option on ripples, setting it to `false`, so that they don't override
the widget definition for components.

This fixes several element APIs, which can now be accessed with
<element>.widget to do e.g. <element>.widget.disable();
2015-05-27 17:18:37 +01:00
Jonathan Garbee bfe670fef7 Active state for navigation links. 2015-05-26 09:10:38 -04:00
Addy Osmani b6c677a414 Merge pull request #318 from google/radio-width
Remove width on radios.
2015-05-26 07:29:10 +01:00
Jonathan Garbee a249b54618 Remove width on radios. 2015-05-25 14:31:52 -04:00
Jonathan Garbee 58c2337c58 Downgrade functionality and components updated with downgrade methods. 2015-05-25 13:37:36 -04:00
Addy Osmani c0655b660e Merge pull request #311 from google/issue-310
Add miniscule delay to tab buttons to fix #310
2015-05-22 15:34:47 +01:00
Sérgio Gomes cd314b959c Fixing bug with z-indices in sliders 2015-05-20 14:32:42 +01:00
Sérgio Gomes 05c5c207d9 Cleaning up badges 2015-05-19 14:12:15 +01:00
Alexander Surma 9ae3758103 Add miniscule delay to tab buttons to fix #310 2015-05-18 18:42:47 +01:00
Addy Osmani fd5892aa83 Merge pull request #309 from google/comps
First pass of responsive component drawer
2015-05-18 07:45:07 -07:00
Sérgio Gomes 3f5b1d7a8e Fixing some issues with long drawers 2015-05-14 14:26:02 +01:00
Sérgio Gomes b5bf92a273 Merge pull request #305 from google/ie10
IE10
2015-05-13 17:40:47 +01:00
Alexander Surma 92d12728b4 Fix templates for ie10 2015-05-13 17:07:53 +01:00
Addy Osmani 6598ffebb0 Merge pull request #294 from google/comp-pages
Fix visual on component pages (fixes #277)
2015-05-13 16:43:38 +01:00
Alexander Surma 4b1c65ac90 Run prefixer on custom template CSS 2015-05-13 15:59:31 +01:00
Sérgio Gomes 85b364c153 Layout fixes for IE10 2015-05-13 15:33:07 +01:00
Brian Hall 59f5229b26 Implement sticky header and navigation swapping for the components page. 2015-05-13 08:10:01 -05:00
Jonathan Garbee 672da047a1 Revert "Update docs for class modifications."
This reverts commit 4f392b1157.
2015-05-13 07:09:21 -04:00
Jonathan Garbee 53fedd0bfa Revert "Update demo for class changes."
This reverts commit 287f53a95a.
2015-05-13 07:09:09 -04:00
Jonathan Garbee 287f53a95a Update demo for class changes. 2015-05-13 07:07:22 -04:00
Jonathan Garbee 4f392b1157 Update docs for class modifications. 2015-05-13 07:05:30 -04:00
Addy Osmani 5f5e83fc51 Land 'firefox-icon'
* firefox-icon:
  Fix icon placement on retina in Firefox (fixes #275)
2015-05-12 20:21:20 +01:00
Addy Osmani f660f74d80 Retina FF icon improvements
* master:
  Slider: resolve jshint issue
  Simulate larger hitbox on slider element (fixes #281)
  Fix footer in Firefox (fixes #279)
  Make tooltip work in Firefox (fixes #282)
2015-05-12 20:21:04 +01:00
Addy Osmani 25e09f5c4a Firefox tooltip fixes
* firefox-tooltip:
  Make tooltip work in Firefox (fixes #282)
2015-05-12 20:13:44 +01:00
Addy Osmani 73589e809f Get the tooltip working in FF
* master:
  Slider: resolve jshint issue
  Simulate larger hitbox on slider element (fixes #281)
  Fix footer in Firefox (fixes #279)
2015-05-12 20:13:19 +01:00
Addy Osmani 24e30e3879 Footer improvements for FF
* firefox-footer:
  Fix footer in Firefox (fixes #279)
2015-05-12 20:08:47 +01:00
Addy Osmani 98eebcefb9 Fix footer rendering issues in FF
* master:
  Slider: resolve jshint issue
  Simulate larger hitbox on slider element (fixes #281)
2015-05-12 20:08:22 +01:00
Addy Osmani 1ebeb3c559 Slider: resolve jshint issue 2015-05-12 20:07:27 +01:00
Addy Osmani 252260a463 Improve hitbox simulation areas on sliders
* firefox-slider:
  Simulate larger hitbox on slider element (fixes #281)
  Improvements to large/small screen handling in layout.
  Fixes for IE bugs
  Fixing bug with tabs in Firefox and IE
  Rewriting headers and updating all content to match. This implementation should be much saner and less buggy.
2015-05-12 20:02:23 +01:00
Alexander Surma 1f086d0f45 Simulate larger hitbox on slider element (fixes #281) 2015-05-12 17:16:49 +01:00
Alexander Surma 19706aa539 Fix icon placement on retina in Firefox (fixes #275) 2015-05-12 16:27:10 +01:00