Hello,

this is from good old core-scaffold.html

    <core-scaffold>
      <core-header-panel navigation flex mode="seamed">
        <core-toolbar>Application</core-toolbar>
        <core-menu theme="core-light-theme">
          <core-item icon="settings" label="item1"></core-item>
          <core-item icon="settings" label="item2"></core-item>
        </core-menu>
      </core-header-panel>
      <div tool>Title</div>
      <div>Main content goes here...</div>
    </core-scaffold>

core-header-panel ~ paper-header-panel
core-toolbar ~ paper-toolbar
paper-menu, paper-icon-button
......

Good luck decripting flex classes :D

Regards
Robert


On Sunday, May 31, 2015 at 11:04:34 PM UTC+2, Pablo Joán Iglesias wrote:
>
> my entire app is dependant on polymer's core scaffold element. how am i 
> supposed to upgrade to 1.o if core scaffold is not included?
>
>
> https://github.com/Polymer/core-scaffold
>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/b5734e2c-13fb-4686-acef-32056017061e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to