Git Product home page Git Product logo

Comments (5)

yoavaa avatar yoavaa commented on August 15, 2024

I have not tested the tree on angular 1.3.x (I understand it is still beta...).
Given the stuff I am doing to make the tree work, I guess there going to be some work updating it to work with other versions of angular.

from angular-tree-control.

mfdj avatar mfdj commented on August 15, 2024

What is the status on angular 1.3 compatibly?

When installing via bower I'm seeing:

angular-tree-control#0.2.7 depends on angular#~1.2.6 which resolved to angular#1.2.28

We're using 1.3 and haven't run into issues using angular-tree-control but wanted to double check about the 1.2.x version constraint.

from angular-tree-control.

yoavaa avatar yoavaa commented on August 15, 2024

when checking with angular 1.3, I have one of the tests failing - the one about sorting. For some reason, angular 1.3 sorts the tree nodes descending even when we pass descending false. the orderby filter, somehow, transforms the false boolean into a "false" string which is not false anymore...

from angular-tree-control.

PeterClough avatar PeterClough commented on August 15, 2024

That's great if thats the only issue I'm upgrading, thanks for the heads up...

from angular-tree-control.

r20 avatar r20 commented on August 15, 2024

As predicted when this issue was opened, there are problems with expanding and collapsing nodes when using the expanded-nodes option with Angular 1.3. This happens when pre-populating the expanded nodes to have the tree initially fully expanded.

from angular-tree-control.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.