Looks very nice. Am waiting with barely contained enthusiasm.
Printable View
Looks very nice. Am waiting with barely contained enthusiasm.
Thanks a lot for your feedbacks mikes.estes and kortosov ;)
The standard iOS editable list, great!
Ottimo lavoro Andrea...
I think as you have extended list component it will not be much hard for you to implement grouped feature :).
However regarding reordering, it will be cool provide feature to limit reordering of items in group itself and also similar to that you have done.
Also for grouped view, how about making it working like accordion menu :)
Yeah that's what I though to develop, but I think I will develop this feature in the next version of the component.
Thank you for your suggestion tomalex!
Here is the list on what I'm working right now before the first release:If anyone has a request I'm open to valutate it :).
- Rewritten a big part of the code to speed up the component, and now it is really fast! (almost 80% faster!!).
- Added the delete animation on the marked elements. In this way before the list delete the store records, it will apply an animation class that slide and fade them out. Now it looks really great ;)
- Added a config option that allow you to choose if elements inside the list should be sorted or not.
- Adding a config option that allows you to choose the delete animation choosing between 3 different animations. You will be able to add your custom animation simply by modify this param and the sass file.
- Fixing some little bugs.
Do you mean to collapse all the group if the group header will be tap?
Sounds great man... I am really looking forward to testing it out.