Skip to content

issues Search Results · repo:skirtles-code/vue-vnode-utils language:TypeScript

Filter by

3 results
 (80 ms)

3 results

inskirtles-code/vue-vnode-utils (press backspace or delete to remove)

It would be nice to have an interator function to get all the children, wither they are static components or fragment child. Even better if we can do it in a TypeSafe way, so that it returns VNode InstanceType ...
enhancement
  • mrleblanc101
  • 3
  • Opened 
    on Mar 7
  • #9

Presently, the callbacks passed to iterators receive only one argument: vnode. It d be very helpful if these all received the standard Javascript arguments, namely: (item, index, array) See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map#callbackfn ...
enhancement
  • craigrileyuk
  • 1
  • Opened 
    on Sep 21, 2024
  • #7

addProps() should merge a ref prop with any existing ref, not replace it. Broken example with v0.0.1
bug
  • skirtles-code
  • Opened 
    on Nov 11, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub