Skip to content

More path selectors for type, value and property value#137

Merged
faaxm merged 14 commits intomasterfrom
more-path-selectors
May 1, 2025
Merged

More path selectors for type, value and property value#137
faaxm merged 14 commits intomasterfrom
more-path-selectors

Conversation

@faaxm
Copy link
Owner

@faaxm faaxm commented Apr 26, 2025

This PR is heavily inspired by #107 and adds additional path selectors in the new framework introduced in #136

These selectors include:

  • #Type selector
  • "objectValue" selector
  • (objectProperty=value) selector

They allow you to reference an object in a path through its attributes, without the need for assigning an object name.

The new selectors are documented in docs/item-path.md

@faaxm faaxm added the enhancement New feature or request label Apr 26, 2025
@faaxm faaxm self-assigned this Apr 26, 2025
@faaxm faaxm force-pushed the selector-in-path branch 2 times, most recently from e081bf6 to 8e1647b Compare April 26, 2025 19:22
@faaxm faaxm changed the base branch from selector-in-path to master April 26, 2025 19:24
@faaxm faaxm changed the base branch from master to selector-in-path April 26, 2025 19:24
@faaxm faaxm changed the base branch from selector-in-path to master May 1, 2025 21:36
@faaxm faaxm force-pushed the more-path-selectors branch from eeb064a to 7d6b0b7 Compare May 1, 2025 22:05
@faaxm faaxm merged commit ecb50ef into master May 1, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant