[
https://issues.apache.org/jira/browse/TOBAGO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902013#comment-16902013
]
Hudson commented on TOBAGO-1633:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1779 (See
[https://builds.apache.org/job/Tobago%20Trunk/1779/])
TOBAGO-1633: TS refactoring (lofwyr: rev
6f8aa6377d57b1f401de6cb7b3830e3a7c2d604f)
* (edit) tobago-theme/tobago-theme-standard/pom.xml
* (edit)
tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
* (edit)
tobago-core/src/test/java/org/apache/myfaces/tobago/renderkit/html/HtmlElementsUnitTest.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-stars.ts
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/HtmlElements.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/StarsRenderer.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
(v7.6.14#76016)