Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support different placeholders when nb_inputs > 1 #764

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

b6b
Copy link
Contributor

@b6b b6b commented Feb 6, 2019

This is a quick patch to allow setting a filter placeholder as an array to use a different value for each input field on the same filter (when nb_inputs > 1).

Co-authored by @arincon9.

Merge request checklist

  • I read the guidelines for contributing
  • I created my branch from dev and I am issuing the PR to dev
  • I didn't pushed the dist directory
  • Unit tests are OK
  • If it's a new feature, I added the necessary unit tests
  • If it's a new language, I filled the __locale and __author fields

Co-authored-by: Alejandro Rincon <arincon@mavenlink.com>
@mistic100 mistic100 merged commit c6a23f6 into mistic100:dev Feb 6, 2019
@b6b
Copy link
Contributor Author

b6b commented Feb 8, 2019

Thanks for merging this in @mistic100! Will this be included in an official release any time soon?

bagulho pushed a commit to bagulho/jQuery-QueryBuilder that referenced this pull request Jun 24, 2020
* dev:
  possibility to define a dynamic field
  Swedish translations (mistic100#865)
  Hungarian translation (mistic100#862)
  Remove travis
  Updated italian translation (mistic100#837)
  Slovak translation (mistic100#830)
  Add Github CI
  Russian translation typos (mistic100#820)
  Added missing Russian strings in main translation (Translation by Hubbitus)
  Updated Russian translation (Translation by Hubbitus)
  Added Lithuanian translation (mistic100#766)
  Support different placeholders for each input when nb_inputs > 1 (mistic100#764)
  Added swahili translation (mistic100#754)
  feat: add source map for easier debugging (mistic100#749)
  chg: [plugin:chosen] avoid creating useless chosen widget (mistic100#743)
  Make some methods visible in the doc (mistic100#696 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants