[
https://issues.apache.org/jira/browse/TOBAGO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802718#comment-16802718
]
Hudson commented on TOBAGO-1633:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1697 (See
[https://builds.apache.org/job/Tobago%20Trunk/1697/])
TOBAGO-1633: Use TypeScript instead of JavaScript (lofwyr: rev
76ba3eab6394bde70238611dc787e9c42539b22a)
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-utils.ts
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/TobagoClass.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-sheet.ts
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/30-concept/16-layout/60-split/Split_Layout.xhtml
* (edit)
tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-split-layout.ts
* (edit) tobago-core/src/main/resources/scss/_tobago.scss
* (add) tobago-theme/tobago-theme-standard/src/main/npm/typescript-style.md
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SplitLayoutRenderer.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.3#76005)