X Tutup
Skip to content

Support ViewQuery in addition to Query, clean up work #1935

@mhevery

Description

@mhevery

Goals

  • @Query(Type, {descendants: true}) currently queries light DOM
  • @ViewQuery(Type, {descendants: true}) should query view DOM
  • QueryList<Type> should be parametrizable.
  • QueryList.length length should be defined on QueryList as it is convenient to bind to.
  • QueryList.first|last should have first and last convenience methods on QueryList

Metadata

Metadata

Assignees

Labels

effort1: hoursfeatureLabel used to distinguish feature request from other issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup