You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2013/11/20 10:50:35 UTC

[jira] [Updated] (TAP5-2229) Make the DatePicker script an AMD module

     [ https://issues.apache.org/jira/browse/TAP5-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated TAP5-2229:
---------------------------------

    Attachment: 0001-Wrap-the-DatePicker-script-into-an-AMD-module.patch

The patch creates a module {{t5/core/datepicker}}. Also, it adds an additional function {{setLocalizations}} to the {{DatePicker}} and uses it to set the localized month/day/button labels instead of using global variables within the {{DatePicker}} object.

> Make the DatePicker script an AMD module
> ----------------------------------------
>
>                 Key: TAP5-2229
>                 URL: https://issues.apache.org/jira/browse/TAP5-2229
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Priority: Minor
>              Labels: amd, datepicker, javascript, patch
>         Attachments: 0001-Wrap-the-DatePicker-script-into-an-AMD-module.patch
>
>
> The DatePicker JavaScript should be an AMD module.



--
This message was sent by Atlassian JIRA
(v6.1#6144)