You can check out the source:
http://code.google.com/p/jstree/source/list
Or download:
http://jstree.googlecode.com/files/1.0beta1.zip
There will be a beta2 in day or two when I am done porting everything.
Cheers,
Ivan
--
You received this message because you are subscribed to the Google Groups "jsTree" group.
To post to this group, send email to jst...@googlegroups.com.
To unsubscribe from this group, send email to jstree+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jstree?hl=en.
On 25 Ян, 23:45, Ramunas Kiupelis <rik...@gmail.com> wrote:
> thx for realease,
> can you also include libs in next beta version?
>
> R.K.
>
> On Mon, Jan 25, 2010 at 22:55, vakata <ivan.bozha...@gmail.com> wrote:
> > An early copy is available - a few features are not yet ported (xml
> > stores, create, rename, delete), some minor enhancements are not
> > ported too - opening node when moving, etc.
>
> > You can check out the source:
> >http://code.google.com/p/jstree/source/list
>
> > Or download:
> >http://jstree.googlecode.com/files/1.0beta1.zip
>
> > There will be a beta2 in day or two when I am done porting everything.
>
> > Cheers,
> > Ivan
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "jsTree" group.
> > To post to this group, send email to jst...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > jstree+un...@googlegroups.com<jstree%2Bunsu...@googlegroups.com>
How much does the 1.0 differ from the previous release, can I use the
same docs or are there very fundamental changes? Docs for the 1.0
would be great.
Thanks in advance.
T.M.
--
regards,
Andy
Hi,
here is a very brief test report:
After downloading the zip, jquery-1.4, the hotkeys plugin and the cookie
plugin,
- index.html looks ok
- checkboxes work fine
- collapsing/expanding looks fine but is slow
- drag and drop from anywhere to anywhere does not seem to have any effect
- dragging itself seems reasonable, red/green box changes, depending on
target position
Firefox 3.0
Ubuntu Linux 8.04 (64bit)
Regards,
Roland
--
You received this message because you are subscribed to the Google Groups "jsTree" group.
To post to this group, send email to jst...@googlegroups.com.
To unsubscribe from this group, send email to jstree+un...@googlegroups.com.
Thank you for testing!
* Drag'n'drop now works in the demo (there was a console statement),
also if you take a look at the source - a lot of the options are self
explanatory. I will release some docs in a day or two.
* Demo now works in IE8 (don't really know what the issue was)
* added delete_node function
* ajax now works (added a small demo too)
* various minor fixes
I will now concentrate on the create/remove functions and on finishing
the types plugin (currently rules for clickable, draggable, etc are
not checked), also I will quickly finish the both XML datastores - it
should be pretty straightforward, on the todo list is also the native
context menu.
I hope for beta3 later in this night or tomorrow.
Kindest regards,
Ivan
> > jstree+un...@googlegroups.com<jstree%2Bunsu...@googlegroups.com>
One thing that isn't really a bug but more of an annoying design flaw
is the little space to the left of the icon in the ins that gets
selected when you double click to the left of a node (or just double
click an arrow). I know, I'm being anal here so you probably just
ignore it and focus on the real stuff :) Don't have much time to test
around right now but I'll try and give more input later.
But the most important point for me, is the documentation. When do you
think you can provide a documentation?
Thanks in advance
vakata schrieb:
just a quick note:
*) Dragging tree elements from left middle works fine for me, but looks
weird afterwards (see attached image)
*) Dragging tree elements from left to ajax tree does not work
*) Dragging tree elements anywhere to left does not work
*) Dragging anything to Dropzone has no effect
*) Dragging "You can drop this" on tree has no effect (including left
root, where the red square turns green)
*) Changing the square of the dropped element from red to green is
nowhere near on the left tree
Firefox 3.0
Ubuntu Linux 8.04, 64bit
Regards,
Roland
> tree-after-drag.png
> 4KПрегледИзтегляне
Thanks! :)
Thanx
Gilles
BTW in the nearby topic I told about some urgent fixes that can be
performed on v0.9.9.
My regards.
Cheers,
Ivan
Eric