<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi Developer A. in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096951#M67239</link>
    <description>&lt;P&gt;Hi Developer A.&lt;/P&gt;

&lt;P&gt;Could you share how to add Ionic2 / Angular2 to XDK ?&lt;/P&gt;

&lt;P&gt;I'm new to XDK and NPM, but I haven't found any documentation on how to add a new framework in addition to standard provided ones.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sun, 25 Sep 2016 16:08:10 GMT</pubDate>
    <dc:creator>Gabriele_V_</dc:creator>
    <dc:date>2016-09-25T16:08:10Z</dc:date>
    <item>
      <title>Ionic2</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096943#M67231</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;we discovered the new version of ionic: ionic2, but it seems isn't possible to use it on Intel XDK.&lt;/P&gt;

&lt;P&gt;We ask for information about how to use ionic 2 in Intel XDK.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;

&lt;P&gt;Best regards.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 17:10:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096943#M67231</guid>
      <dc:creator>Andrea_M_</dc:creator>
      <dc:date>2016-01-20T17:10:52Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096944#M67232</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Did you try to use it? &amp;nbsp;Are you trying to build with app designer?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 22:24:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096944#M67232</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-01-20T22:24:52Z</dc:date>
    </item>
    <item>
      <title>If I'm not mistaken, Ionic 2</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096945#M67233</link>
      <description>&lt;P&gt;If I'm not mistaken, Ionic 2 is still in Beta. &amp;nbsp;App Designer does not yet support Ionic 2.&lt;/P&gt;

&lt;P&gt;You should be able to use it with the XDK, only not in the Design view.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 15:53:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096945#M67233</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2016-01-21T15:53:17Z</dc:date>
    </item>
    <item>
      <title>Using with great results</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096946#M67234</link>
      <description>&lt;P&gt;Using with great results ionic2 and XDK and found a serious problem: the embedded browser/engine used in XDK emulator doesn't support some advanced features of JS... for example inside angular2's core, zone.js and other modules we have errors near snippets like:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;Object.defineProperty(XMLHttpRequest.prototype, 'onreadystatechange', {
     get: function () {
                return true;
            }
        });

var parameters = new Array(typeOrFunc.length);
        parameters.fill(undefined);
        return parameters;

[...] Array.from [...]&lt;/PRE&gt;

&lt;P&gt;it seems js engine inside XDK doesn't support some of these features (mainly as per ECMA-262, 6th edition, like Array.from Array.fill, etc.). We've seen navigator.appVersion is not the latest possible... is there any workaround? Iwas thinking of adding a custom js inside index.html, but would like a stable workaround or an update...&lt;/P&gt;

&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 15:18:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096946#M67234</guid>
      <dc:creator>Developer_A_1</dc:creator>
      <dc:date>2016-06-23T15:18:15Z</dc:date>
    </item>
    <item>
      <title>I've tried a "build" and it</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096947#M67235</link>
      <description>&lt;P&gt;I've tried a "build" and it works: the problem so is the embedded browser/js-engine as stated. Could you please tell me something about this?&lt;/P&gt;

&lt;P&gt;I'm also planning to try transpiling generated ...bundle.js from ES6 to a previous version: I will post the result, if any.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 11:34:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096947#M67235</guid>
      <dc:creator>Developer_A_1</dc:creator>
      <dc:date>2016-06-24T11:34:37Z</dc:date>
    </item>
    <item>
      <title>Just to say that a simple</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096948#M67236</link>
      <description>&lt;P&gt;Just to say that a simple transpiling isn't a solution as it seems there are some references that can't be overridden.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Simply put if you run for example (snippet from &lt;EM&gt;zone.js/dist/zone&lt;/EM&gt;):&lt;/SPAN&gt;&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;Object.defineProperty(XMLHttpRequest.prototype, 'onreadystatechange', {
    get: function () {
         return true;
    }
});&lt;/PRE&gt;

&lt;UL&gt;
	&lt;LI&gt;inside latest Chrome, it works&lt;/LI&gt;
	&lt;LI&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;inside XDK's js-console it rises an error&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 13:09:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096948#M67236</guid>
      <dc:creator>Developer_A_1</dc:creator>
      <dc:date>2016-06-24T13:09:25Z</dc:date>
    </item>
    <item>
      <title>The version of Chromium used</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096949#M67237</link>
      <description>&lt;P&gt;The version of Chromium used inside of node-webkit, which is what supports the XDK Emulate tab, is:&lt;/P&gt;

&lt;P&gt;chromium: "38.0.2125.122"&lt;/P&gt;

&lt;P&gt;This is likely the reason for the issue you are describing. A request has been filed to update the underlying version of Chromium in the system, until then, you are limited to the features supported by that version of Chromium when using the Emulate tab.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2016 01:33:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096949#M67237</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-06-25T01:33:59Z</dc:date>
    </item>
    <item>
      <title>Thank you very much for your</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096950#M67238</link>
      <description>&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Yes: we agree the point is the stated version (as we've already discovered and tested). We hope it will be updated soon somehow, while we still enjoy your wonderful sw.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Thank you again.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 10:15:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096950#M67238</guid>
      <dc:creator>Developer_A_1</dc:creator>
      <dc:date>2016-06-27T10:15:38Z</dc:date>
    </item>
    <item>
      <title>Hi Developer A.</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096951#M67239</link>
      <description>&lt;P&gt;Hi Developer A.&lt;/P&gt;

&lt;P&gt;Could you share how to add Ionic2 / Angular2 to XDK ?&lt;/P&gt;

&lt;P&gt;I'm new to XDK and NPM, but I haven't found any documentation on how to add a new framework in addition to standard provided ones.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2016 16:08:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096951#M67239</guid>
      <dc:creator>Gabriele_V_</dc:creator>
      <dc:date>2016-09-25T16:08:10Z</dc:date>
    </item>
    <item>
      <title>Gabriele -- you cannot add</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096952#M67240</link>
      <description>&lt;P&gt;Gabriele -- you cannot add frameworks to the "Design" or "App Developer" tool, those frameworks are fixed. You can, however, use any framework you want as if you were using them in a browser client app. In other words, you can build your UI by hand without the use of App Designer, which is simply a tool for building a UI, but is not required to build a UI. In that case, create an app based on blank template and make sure the "use App Designer" box is cleared when you create the template.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 17:18:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096952#M67240</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-26T17:18:59Z</dc:date>
    </item>
    <item>
      <title>@Paul - even though if we are</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096953#M67241</link>
      <description>&lt;P&gt;@Paul - even though if we are not using App Designer a walkthrough how to add UI framework to our Intel XDK project will be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 16:19:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096953#M67241</guid>
      <dc:creator>Angel_T_</dc:creator>
      <dc:date>2016-10-17T16:19:21Z</dc:date>
    </item>
    <item>
      <title>Angel -- there are many</title>
      <link>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096954#M67242</link>
      <description>&lt;P&gt;Angel -- there are many examples of how to use UI frameworks in Cordova and PhoneGap apps, the XDK is building standard Cordova apps. For example, this article includes pointers to some samples for Framework7 &amp;gt; &lt;A href="http://phonegap.com/blog/2015/11/30/framework7/" target="_blank"&gt;http://phonegap.com/blog/2015/11/30/framework7/&lt;/A&gt; &amp;lt; In essence, you start with the blank Cordova template, add the framework lib files you need to your project folder (somewhere in the www folder) and reference them as appropriate for the framework within your index.html file. After that, it is very framework-specific. Find a Cordova or PhoneGap sample/template and you can borrow the source directly from it.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 16:45:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Ionic2/m-p/1096954#M67242</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-10-17T16:45:26Z</dc:date>
    </item>
  </channel>
</rss>

