Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. MichaelCafe
    M
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    MichaelCafe

    @MichaelCafe

    0
    Reputation
    4
    Posts
    820
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    MichaelCafe Follow

    Posts made by MichaelCafe

    • RE: Getting Started with Meteor and Onsen UI

      @munsterlander: In the article you mention “What about AngularJS?” Does this refer to Angular Onsen working with the React Meteor tutorial OR is this referring to Angular + Onsen UI + Meteor working together without React?

      I am trying to get Angular + Onsen UI + Meteor working together without React.

      posted in Monaca & Onsen UI Articles
      M
      MichaelCafe
    • RE: Getting Started with Meteor and Onsen UI

      Is there any chance of getting a look at the AngularJS + Onsen UI + Meteor source files for this tutorial? Be a really good jumping off point for experimentation.

      posted in Monaca & Onsen UI Articles
      M
      MichaelCafe
    • RE: Use material design css on all platforms

      Our team threw a small test app together and packaged it with phone gap and it works great. And the material design persists across all platforms.

      I saw this in a few places and was a bit hesitant to use it as a solution because in the docs it says “useful for testing.” It also sounds like I am forcing the framework to do something, which sounded like a bad idea but if it essentially is just a style selector it is just what we need.

      Thanks for your help @IliaSky

      posted in Onsen UI
      M
      MichaelCafe
    • Use material design css on all platforms

      I want to set the theme to material design for all platforms (including IOS) and use Onsen UI 2.
      I have tried ons.disableAutoStyling(); but it defaults to flat design. Is there a way to tell Onsen to use material design for all platforms instead?

      posted in Onsen UI
      M
      MichaelCafe