[
https://issues.apache.org/jira/browse/TOBAGO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773244#comment-16773244
]
Hudson commented on TOBAGO-1633:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1670 (See
[https://builds.apache.org/job/Tobago%20Trunk/1670/])
TOBAGO-1633: Use TypeScript instead of JavaScript (lofwyr: rev
b5c016ecce09f458e9fa07fb3903a65515b4de20)
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-jsf.ts
* (edit) tobago-theme/tobago-theme-speyside/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-listener.ts
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/Sheet.xhtml
* (edit)
tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1041-date-pattern/date-pattern.js
* (edit)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SheetController.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-sheet.ts
* (edit)
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/SolarObject.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-suggest.ts
* (add) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-core.ts
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-calendar.ts
* (edit) tobago-theme/tobago-theme-scarborough/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-standard/pom.xml
* (delete) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago.ts
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/package-lock.json
* (edit) tobago-theme/pom.xml
* (edit) tobago-theme/tobago-theme-roxborough/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-charlotteville/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-command.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)