Rank: Administration Groups: Administration
Joined: 11/18/2007 Posts: 80 Points: 152
|
Hi all, just want to share my plans for the next version. I think will release it on the first week of january 2009.
todo: 1. footer & header template. With an optional JS pager control inside the footer. 2. Customizeable Scrolling for the items list/ 3. loading indicator 4. Animations 5. Ability to make the input box work like a dropdown list (disable input and add an image down arrow to the right side)
Please let me know if you have more ideas. Thanks
|
Rank: Administration Groups: Administration
Joined: 11/18/2007 Posts: 80 Points: 152
|
Hi all, The new version v x.x.2.3 has been released today. Features: 1. Footer & Header templates 2. Loading indicator 3. Changed core classes 4. More client side events
What was not done: -Customizable Scrolling for the items list. I'm still thinking about that. There are 3 different ways to do that. 1. No scrolling but a pager control inside the footer template 2. Simple scrolling. All items are loaded and no more server requests during scrolling 3. Complex scrolling. Only visible items are loaded and more items loads when the users scroll the list. I'm going to implement #2 simple scrolling as it is very easy and I think that the control should remain simple ;)
-Animation I think it is possible to use clientside events for that.
-Error Handling This is the main item in my todo list for the next version. (Note: You can use firebug plugin or call the service method directly to test your server side functions. Just a tip ;)
Please drop me an email via support if you need help or notice a bug/misspelling or something wired. It is really hard to track everything.
Thanks Mikhail
|