Code Monkey home page Code Monkey logo

Comments (4)

grapoza avatar grapoza commented on June 20, 2024 1

Hey, I got the demos in the latest version of the 3.x docs all fixed up. Hopefully this will be more helpful, sorry they were so broken without me noticing! I do need to update that "old version" notice in the new docs to point to 3.0.5 instead of 3.0.4 as well...

I'll close this issue out for now. Thanks for giving feedback on the tree, it's a lot more motivating than never hearing anything. :) Feel free to throw in enhancement requests as well if you hit anything you think is missing!

from vue-tree.

grapoza avatar grapoza commented on June 20, 2024

As if that wasn't bad enough on it's own, the demos page in the old documentation isn't even usable due to a bad unpkg reference for Vue itself:
<script src="https://unpkg.com/vue/dist/vue.min.js"></script> which should instead be <script src=https://unpkg.com/[email protected]/dist/vue.min.js"></script>

I'll look into this and issue a 3.0.6 version. Thanks for finding this, and extra thanks for providing the reproduction. It makes my life so much easier.

from vue-tree.

grapoza avatar grapoza commented on June 20, 2024

OK, I found the issue with the sandbox! It looks like there was a missing s on the attribute (so it was :model-default= instead of :model-defaults=. Once I fixed the attribute it rendered the tree as expected. Here's a forked sandbox with the fix. Does this address the issue you were seeing, or was there anything else you saw (besides the documentation fix I noted, which I'm working on)?

from vue-tree.

monfortm avatar monfortm commented on June 20, 2024

Thank you for the prompt answer and the fix.
I feel stupid, years of programming and this stuff still happens to me. The missing s fixed it. I will be more careful in the future!

Nothing else spotted so far, I'm just starting with the lib. Wish I could use the latest version but very happy to see that older versions are still under your radar and that you kept the doc online. Neat.

As if that wasn't bad enough on it's own, the demos page in the old documentation isn't even usable due to a bad unpkg reference for Vue itself

I did not even catch this, I thought the blank squares in the docs were just section separators ^^

Thank you!

from vue-tree.

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.