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/11/15 21:06:00 UTC

[jira] [Commented] (TOBAGO-2011) Replace date-picker implementation with vaadin

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

Hudson commented on TOBAGO-2011:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1875 (See [https://builds.apache.org/job/Tobago%20Trunk/1875/])
TOBAGO-2011: Replace date-picker implementation with vaadin (udo.schnurpfeil: rev 09fd088540d1777951e56cc527d617ef6be24caf)
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/DateRenderer.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/JsonUtils.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-page.ts
* (add) tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/VaadinClass.java
* (edit) tobago-theme/tobago-theme-standard/src/main/appended-resources/META-INF/LICENSE
* (edit) tobago-core/src/main/resources/scss/_tobago.scss
* (edit) tobago-theme/tobago-theme-standard/src/main/appended-resources/META-INF/NOTICE
* (edit) tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/CustomAttributes.java
* (edit) tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle_de.properties
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-all.ts
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/InRenderer.java
* (edit) tobago-theme/tobago-theme-standard/pom.xml
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/PageRenderer.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/rollup.config.js
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/DateTimeI18n.java
* (edit) tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle.properties
* (edit) tobago-example/tobago-example-demo/src/main/webapp/content/40-test/1050-date-vaadin/Date_Vaadin.xhtml
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/declare.d.ts
* (edit) tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResourceBundle_es.properties
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-date.ts
* (edit) tobago-core/src/test/java/org/apache/myfaces/tobago/internal/util/JsonUtilsUnitTest.java


> Replace date-picker implementation with vaadin
> ----------------------------------------------
>
>                 Key: TOBAGO-2011
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-2011
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>
> The current lib Eonasdan-bootstrap-datetimepicker uses jQuery.
> Will be replaced by vaadin-date-picker.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)