Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Blog
    • Playground
    1. Home
    2. Tags
    3. typescript

    • S

      Solved 'CustomElements is not defined' in react-onsenui.js
      Onsen UI • react meteor typescript custom elements es6 • • samphan

      3
      0
      Votes
      3
      Posts
      5708
      Views

      S

      @Fran-Diox work like a charm! Thank you. ^_^
    • Type definitions for Onsen UI 2.0
      News & Announcements • onsen ui typescript • • Fran Diox

      3
      0
      Votes
      3
      Posts
      4846
      Views

      @Rickenhacker We are not currently planning on writing definitions for the React components but of course we welcome any contributions :)
    • Onsen UI Angular 2 Components coming soon!
      News & Announcements • onsen ui react angular 2 webpack typescript • • IliaSky

      4
      0
      Votes
      4
      Posts
      6031
      Views

      A

      Only waiting for this from last one month :) Thank you
    • LocalKit, Web IDE: Everything You Need to Know about Monaca Development Environment
      Monaca & Onsen UI Articles • monaca monaca cli visual studio monaca ide localkit typescript git azure chrome devtools coffeescript apache subversion • • OnsenUI

      2
      0
      Votes
      2
      Posts
      4366
      Views

      A

      Hi, I need to change the ‘build.gradle’ file, which of these environments is the most suitable for my needs? Today we are using the ‘Web IDE’ and I can not do that. We already have a monaca account ‘developer’ Thank you!
    • P

      ONSEN UI 2 typescript
      Onsen UI • onsen ui typescript • • pgn77

      2
      0
      Votes
      2
      Posts
      4083
      Views

      @pgn77 Hi! We don’t expect to change the API of legacy features so you can start migrating your projects if you want. However, keep in mind this is still a beta version. This means that some problems might arise (for example: gh#1182) and you would need to spend some time fixing them or reporting issues. Templates will be updated when the final version or RC is released. As for the TypeScript support, we provided this .d.ts file some time ago. It was made for 1.3.0 so we would need to update it as well for the final release. frandiox created this issue in OnsenUI/OnsenUI closed Angular controller runs before DOM is ready in Onsen 2.0 #1182
    • Onsen UI has been definitely typed! Developing with TypeScript
      News & Announcements • onsen ui typescript • • OnsenUI

      4
      0
      Votes
      4
      Posts
      5799
      Views

      This is awsome. I am trying to evaluate for a TS+React project, now TS has great support for JSX (or “TSX”). Will there be similar type definitions for react-onsenui components?