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/03/06 20:56: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=16786127#comment-16786127 ] 

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

SUCCESS: Integrated in Jenkins build Tobago Trunk #1679 (See [https://builds.apache.org/job/Tobago%20Trunk/1679/])
TOBAGO-1633: Use TypeScript instead of JavaScript (lofwyr: rev 7a8e9f694253faefcfa6e66f511979b256f233ff)
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-listener.ts
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-sheet.ts
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-suggest.ts


> 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
(v7.6.3#76005)