You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (Jira)" <de...@myfaces.apache.org> on 2019/09/09 15:43:00 UTC

[jira] [Commented] (TOBAGO-1633) Use TypeScript instead of JavaScript.

    [ https://issues.apache.org/jira/browse/TOBAGO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925847#comment-16925847 ] 

Hudson commented on TOBAGO-1633:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1805 (See [https://builds.apache.org/job/Tobago%20Trunk/1805/])
TOBAGO-1921 Bootstrap file upload; TOBAGO-1633 TS refactoring (hnoeth: rev 2e472db97372b71c96e8a4096ad2b38a277381fe)
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/FileRenderer.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-file.ts
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIFile.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/HtmlElements.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/TobagoClass.java
* (edit) tobago-core/src/main/resources/scss/_tobago.scss
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClass.java


> Use TypeScript instead of JavaScript.
> -------------------------------------
>
>                 Key: TOBAGO-1633
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1633
>             Project: MyFaces Tobago
>          Issue Type: Task
>          Components: Themes
>            Reporter: Henning Noeth
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>             Fix For: 5.0.0
>
>
> Will be implemented with:
> * first steps:
> ** mv JavaScript code in to TypeScript files (should be more or less compatible) (/)
> ** using a ts transpiler from node js in build time (executed from maven pom.xml) (/)
> * second steps
> ** optimize code with native TypeScript
> ** Check, if we need jQuery vs. Vanilla JS
> ** Check to remove jQuery UI



--
This message was sent by Atlassian Jira
(v8.3.2#803003)