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-11-26 11:42:46 +0100
commitee428a220f62732e14185c76f7a31d9b6ff68710 (patch)
treea9cc07cbd7c63cdf0957722e9ece3897287c6b3d /jQuery-WIP.txt
parent3819df8f62cc6893873954c80a0d42a06f8e3d16 (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?