summaryrefslogtreecommitdiff
path: root/jQuery-WIP.txt
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2013-10-20 21:22:43 +0200
committerFabio Bas <ctrlaltca@gmail.com>2013-10-20 21:22:43 +0200
commit0381d6fa3329b56823d559c8c2c1d95e15415f64 (patch)
tree157cced05caa2d1f6ff1bb6335743b18db7e124c /jQuery-WIP.txt
parent8b34b4117b43d1e9287c93f031923236cc3deb7f (diff)
Ported ajax effects, Prado.Element.*
Diffstat (limited to 'jQuery-WIP.txt')
-rw-r--r--jQuery-WIP.txt16
1 files changed, 11 insertions, 5 deletions
diff --git a/jQuery-WIP.txt b/jQuery-WIP.txt
index 5cf6c96f..3e4299ff 100644
--- a/jQuery-WIP.txt
+++ b/jQuery-WIP.txt
@@ -5,10 +5,10 @@ Targets:
* Glue prado PostBack/PostbackControl/Registry to jQuery (done)
* port standard controls (started, wip)
* port features (defaultbutton, validators, ..) (started, wip)
- * port Prado.Element's functions (replace, setStyle, ..)
- * port Effects
- * create substitutes for exotic standard controls (date picker, accordion, colorpicker, slider, ..)
+ * port Prado.Element's functions (replace, setStyle, ..) (done)
+ * port Effects (done)
* port basic active controls
+ * create substitutes for exotic standard controls (date picker, accordion, colorpicker, slider, ..)
* port exotic active controls (autocomplete, ...)
* get tests running
* ensure jQuery's compatibility mode with prototype (support old third party components from users? jQuery.noConflict(); by default?)
@@ -17,7 +17,6 @@ Targets:
DONE
-
Basic postback controls (TButton, TCheckBox, TLinkButton, TRadioButton, TTextBox)
TTabPanel
Validators
@@ -26,4 +25,11 @@ TBD
accordion
colorpicker
htmlarea/4
-* \ No newline at end of file
+*
+
+TBD-JQUERY-UI
+clip
+explode
+transfer
+switchclass
+jui show, hide toggle?