framework7 icon indicating copy to clipboard operation
framework7 copied to clipboard

provide "Waterfall Flexible Toolbar" of material design spec

Open nimo23 opened this issue 7 years ago • 1 comments

This is a (multiple allowed):

  • [x] enhancement

  • Framework7 Version: 2

Please provide

  • Waterfall Flexible Toolbar
  • Waterfall Toolbar Fix Last Row
  • Waterfall Flexible Toolbar with Custom Style

from the official "Material Design Spec":

  • https://material-components-web.appspot.com/toolbar/index.html
  • https://material.io/components/web/catalog/toolbar/

The different kinds of "Toolbars" can be enabled by adding css class within toolbar, for example:

  • .toolbar-flexible
  • .toolbar-fix-row
  • .toolbar-flexible-style

nimo23 avatar Jan 07 '18 00:01 nimo23

Ref: https://github.com/framework7io/framework7/issues/1806

matthewbecker1990 avatar May 30 '18 05:05 matthewbecker1990