1. 02 Mar, 2016 3 commits
    • Adam Barth's avatar
      Switch Material Design icons to using the iconfont · 870894fc
      Adam Barth authored
      Rather than managing all the Material Design icons manually, we now
      manage them using an icon font. The icon font contains glyphs for each
      icon in an efficient vector format.
      
      This patch updates the FLX tooling to include the MaterialIcons font and
      updates the Icon widget to use the font instead of asset images.
      
      Fixes #2313
      Fixes #2218
      Fixes #2009
      Fixes #994
      870894fc
    • Hans Muller's avatar
      Merge pull request #2311 from HansMuller/menu_divider · 6e2d6549
      Hans Muller authored
      Added PopupMenuDivider, Divider
      
      Added a Divider class and replaced uses of DrawerDivider with it.
      
      Popup menus are now lists of PopupMenuEntry items. PopupMenuItem and PopupMenuDivider are PopupMenuEntry subclasses.
      
      PopupMenuDivider builds a Divider.
      6e2d6549
    • Hans Muller's avatar
      Added menu dividers · d8eaac42
      Hans Muller authored
      d8eaac42
  2. 01 Mar, 2016 23 commits
  3. 29 Feb, 2016 9 commits
  4. 28 Feb, 2016 5 commits