Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. Tags
    3. vue

    • Social Sharing, social authentication
      Monaca Tools • cordova vue onsen ui 2 vue-onsenui cordova plugins • • mejuliver

      1
      0
      Votes
      1
      Posts
      1857
      Views

      No one has replied

    • N

      Deploying Onsen UI to android through Cordova
      Developer Corner • cordova vue android • • nightrobin

      3
      0
      Votes
      3
      Posts
      3238
      Views

      N

      @rcpinheiro Thanks I tried this and it works. My mistake is that I copied the whole project to www, I should have copied only the files under the dist folder (after running ‘npm run build’ in onsen)
    • J

      v-ons-tabbar is being hidden by the v-ons-toolbar
      Onsen UI • cordova vue css vue-onsenui • • jmlds

      1
      0
      Votes
      1
      Posts
      1817
      Views

      No one has replied

    • monaca transpile problem after version of 12.2.2 the vue-loader
      Onsen UI • monaca vue monaca cli vue-onsenui transpiling monaca transpile vue-loader monaca cli debug error • • fatihucom

      1
      0
      Votes
      1
      Posts
      2200
      Views

      No one has replied

    • J

      Device back button exits app in debug build
      Developer Corner • cordova vue onsen • • Jacob Edholm

      3
      0
      Votes
      3
      Posts
      3299
      Views

      J

      The problem was that the kitchensink project doesn’t include cordova.js as it is made for browsers. The back button problem was solved by simply including “<script src=”./components/loader.js"></script>" in my index.html
    • A

      Solved Vue router not loading component
      Onsen UI • vue vue-onsenui vue-router • • Andre AM

      3
      0
      Votes
      3
      Posts
      4074
      Views

      A

      Thanks for the info Fran. At the beginning I did stack a tabnavigator inside a navigator and it did work, but I wanted to separate both components (lets say a ‘slides’ component and ‘main app’ component) so logged users automatically skips ‘slides’. ‘Main app’ holds three other components which are loaded as tab pages, and they have deeper levels (like chat/123/) so I thought I could create a route like ‘slides/’. Is it posible to do something like… ‘Slides’ been a ons-navigator and somehow push user to another not related navigator? I will upload my code to github in a few hours so you may get a better idea and tell me a better approach to what I want. Thank you, have a nice day.
    • J

      How to get data from a nested component
      Onsen UI • onsen ui 2.0 vue vue-onsen bindings • • jayGorio

      3
      0
      Votes
      3
      Posts
      3495
      Views

      J

      @Fran-Diox thanks for your answer.
    • D

      "monaca debug" issues in vue-cordova-webpack template
      Monaca Tools • vue templates debugger • • denious

      20
      0
      Votes
      20
      Posts
      19960
      Views

      @denious I see, thanks for sharing the end of the story! Yeah, hopefully after this, Webpack is not a black box anymore :stuck_out_tongue:
    • Y

      Solved Combining Splitter and Navigator with back button.
      Onsen UI • vue navigator splitter vue-onsen bindings • • yeastwrangler

      6
      0
      Votes
      6
      Posts
      7648
      Views

      @jmi23 Nest an ons-navigator inside ons-splitter-content and call navigator methods instead of splitter’s load. Example in the tutorial.
    • D

      v-ons-col @click broken in Vue bindings 2.0.2?
      Onsen UI • vue col binding click • • denious

      3
      0
      Votes
      3
      Posts
      3187
      Views

      D

      Very cool knowledge, Fran, thanks for the insight!
    • M

      Onsen UI has full Vue.js support!
      News & Announcements • onsen ui vue release • • Masa

      1
      0
      Votes
      1
      Posts
      2618
      Views

      No one has replied

    • Start your Vue Mobile App Now. Onsen UI for Vue 2 Beta Release
      News & Announcements • onsen ui vue vuex • • Fran Diox

      7
      0
      Votes
      7
      Posts
      7093
      Views

      Q

      Hi there everyone, due to company urgent project,we need apple enterprise account urgently.and in my country it is impossible for small company to apply. is there anyone can help us with this situation?any idea or feedback would be highly appreciate.thank you. plz feel free to contact me at any time. fanboer@gmail.com skype:live:fanboer
    • A

      Monaca CLI support for Onsen UI 2.2.0 and Vue 2
      News & Announcements • onsen ui monaca vue • • adamkozuch

      4
      0
      Votes
      4
      Posts
      4923
      Views

      B

      Sorry, my Monaca CLI version was 2.1.7 I’ve already updated it and it’s ok. Thanks
    • Status of Vue 2 binding alpha and roadmap for beta
      News & Announcements • onsen ui vue • • asial-matagawa

      1
      1
      Votes
      1
      Posts
      2171
      Views

      No one has replied

    • VueJS 2 binding alpha version is here!
      News & Announcements • onsen ui vue • • misterjunio

      5
      1
      Votes
      5
      Posts
      5124
      Views

      @SalamHiyali More info in the previous post. Almost everything is already implemented in this alpha version. We just want Vue developers’ feedback about the API before releasing beta.
    • Status of Vue 2 migration and release schedule
      News & Announcements • onsen ui vue • • asial-matagawa

      1
      0
      Votes
      1
      Posts
      2284
      Views

      No one has replied

    • Onsen UI with Vue 2 will soon be possible!
      News & Announcements • onsen ui vue • • argelius

      9
      1
      Votes
      9
      Posts
      9653
      Views

      @inspirity Here you go :)
    • Comparing frameworks: Hello World!
      Monaca & Onsen UI Articles • onsen ui react angular 1 angular 2 vue knockout • • Fran Diox

      2
      0
      Votes
      2
      Posts
      3093
      Views

      S

      Does it mean you can use Polymer Webcomponents as well?