jessepollak / jessepollak/card
Any public methods
- Dominant language
- SCSS
- Stars
- 11.7k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Are there any public methods to control the plugin?
e.g.,
$('#ccard-form').card('refresh'); // any changes to form element updates the card accordingly
or
$('#ccard-form').card('get','name'); // get the "name" value of the plugin (not necessarily the form element)
$('#ccard-form').card('set','name'); // set the "name" value of the plugin
Maybe these latter two examples wouldn't be needed if the first was available.
monte
{x:
Contributor guide
Research direction
Start by reviewing the plugin's existing jQuery entry point and any public API documentation or examples. Determine whether refresh, get, and set are intended to be supported, then define the expected behavior and how completion would be verified; the issue names no source files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend, payments
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100