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

Input group implementation #97

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

joserick
Copy link

@joserick joserick commented Apr 12, 2020

  • Added bootstrap input group structure
  • Possibility to modify attributes in label tag
  • Placeholder effect in select tag
  • Support nested arrays as option groups in select tag
  • Remove label tag if it is null
  • Possibility of adding attributes to form-open
  • Added brackets to value of the "name" attribute for select tag with "multiple" attribute

More information about the methods of input group here

- Added bootstrap input group structure
- Possibility to modify attributes in label tag
- Placeholder effect in select tag
- Support nested arrays as option groups in select tag
@jnbn
Copy link

jnbn commented Apr 17, 2020

@joserick Can you please document these changes on readme so they'll be available for everyone after MR is accepted?

@joserick
Copy link
Author

joserick commented Apr 17, 2020

Of course, but since you mention about the documentation, I was thinking of enabling the wiki since having all the documentation in a only list in readme is very tedious to find a function.

The wiki of my "Fork" already has all the structured information but I don't know how to do a wiki "push", of course if this allow me.

@jnbn
Copy link

jnbn commented Apr 17, 2020

Oh thank you then. 👍

@dansleboby
Copy link

Check this out, a proposition for values of filled element with "with"

dansleboby@feafd82

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.

3 participants