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

Upgrate from original repo #1

Merged
merged 143 commits into from
Mar 10, 2018
Merged

Conversation

dalhyncarrillo
Copy link
Owner

No description provided.

mdehoog and others added 30 commits November 27, 2015 15:56
Currently get.item compares labels and values case sensitively. This can cause duplicates when `allowAdditions` is `true`. To prevent these duplicates get.item should be capable of comparing labels and values while ignoring case.

However the current behaviour should be preserved by default.

To achieve this a new setting is added called `ignoresCase`, which when `true` will disregard the casing of labels and string values when performing the comparision.
… right padding, not just the main input. This caused issues where a popup was attached to the icon input which caused all of the inputs inside of it to have an uneeded padding.
The definition referenced the wrong variable.
 line 1266 - 1269 : correct 'must' to 'cannot', etc..
I was looking for the link for way too long...
[Form Validation] regression: get values with radio returns true or false #5713
Add link to webpage at top of README
[Buttons] fix for active basic button text color always having a lower specificity due to !important
New update to gulp-clone breaks CSS build task
@dalhyncarrillo dalhyncarrillo merged commit 8a95d44 into dalhyncarrillo:master Mar 10, 2018
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.