From 2ae2cbec65822590f0a189881fb4aa038b4d51e1 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sun, 3 Nov 2013 20:05:50 +0100 Subject: Status update --- jQuery-WIP.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'jQuery-WIP.txt') diff --git a/jQuery-WIP.txt b/jQuery-WIP.txt index 3e4299ff..6e9fa1c0 100644 --- a/jQuery-WIP.txt +++ b/jQuery-WIP.txt @@ -3,16 +3,18 @@ Targets: * Import jQuery as a prado js package (done) * Basic class/inheritance support to replace prototype's Class.create (done, using lowpro) * Glue prado PostBack/PostbackControl/Registry to jQuery (done) - * port standard controls (started, wip) + * port standard controls (done) * port features (defaultbutton, validators, ..) (started, wip) * port Prado.Element's functions (replace, setStyle, ..) (done) * port Effects (done) - * port basic active controls + * port basic active controls (done) * create substitutes for exotic standard controls (date picker, accordion, colorpicker, slider, ..) * port exotic active controls (autocomplete, ...) - * get tests running + * 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) + * 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) + * port demos * document everything @@ -20,16 +22,14 @@ DONE Basic postback controls (TButton, TCheckBox, TLinkButton, TRadioButton, TTextBox) TTabPanel Validators +Basic callback controls TBD accordion -colorpicker htmlarea/4 -* +*picker +drag&drop TBD-JQUERY-UI -clip -explode -transfer -switchclass -jui show, hide toggle? +Effects: clip, explode, transfer, switchclass +Methods: show, hide, toggle? -- cgit v1.2.3