`data-element` should be `data-bind:element`
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This will match the opposite attribute, data-bind:remove.
To avoid backwards-compatible breaks, both data-element and data-bind:element should be available as synonyms.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing handling of the data-element attribute and trace how template bindings are resolved. Add data-bind:element as an equivalent name while preserving data-element, then verify that both attributes produce the same behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, php
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100