From a1983c5f49f5ec95da2d3848a0250771a870534d Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 25 Nov 2013 00:30:02 +0100 Subject: updated todo --- jQuery-WIP.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'jQuery-WIP.txt') diff --git a/jQuery-WIP.txt b/jQuery-WIP.txt index 6e9fa1c0..7adbadd2 100644 --- a/jQuery-WIP.txt +++ b/jQuery-WIP.txt @@ -4,7 +4,7 @@ Targets: * Basic class/inheritance support to replace prototype's Class.create (done, using lowpro) * Glue prado PostBack/PostbackControl/Registry to jQuery (done) * port standard controls (done) - * port features (defaultbutton, validators, ..) (started, wip) + * port features (defaultbutton, validators) (done) * port Prado.Element's functions (replace, setStyle, ..) (done) * port Effects (done) * port basic active controls (done) @@ -13,23 +13,23 @@ Targets: * get tests running (started, wip) * ensure jQuery's compatibility mode with prototype (support old third party components from users? jQuery.noConflict(); by default?) * fix debug components (TJavascriptLogger) (done, but maybe dropping it is a good idea) - * implement some Jui components (maybe substitute old components with new, jquery-ui based ones? eg: datepicker) + * implement some Jui components (maybe substitute old components with new, jquery-ui based ones?) * port demos * document everything DONE -Basic postback controls (TButton, TCheckBox, TLinkButton, TRadioButton, TTextBox) -TTabPanel -Validators +Basic postback controls (TButton, TCheckBox, TLinkButton, TRadioButton, TTextBox, ..) +Js-based controls (TTabPanel, TDatePicker, TColorPicker, TSlider, THtmlArea) +List, Data controls +*Validators Basic callback controls TBD -accordion -htmlarea/4 -*picker -drag&drop - -TBD-JQUERY-UI -Effects: clip, explode, transfer, switchclass -Methods: show, hide, toggle? +Implement Ajax queue +Port Scriptaculous-based controls (accordion, drag&drop) +Port *ratings +Port inlineeditor +Add JQuery-ui-Effects: clip, explode, transfer, switchclass +Add JQuery-ui-Methods: show, hide, toggle? +Add JQuery-ui-controls -- cgit v1.2.3