0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pass the event to FormValidator callbacks More... about 9 years ago
accept numbers in formvalidator text validations, by default More... about 9 years ago
shift error display responsibility to FormElement itself, expose it through methods <3, consider [disabled] fields valid. More... about 9 years ago
Don't break if a translation string does not have any parameters More... about 9 years ago
Fix hover for tables in IE7 More... about 9 years ago
Reduce rules specificity in Tables module More... about 9 years ago
forceValid, forceInvalid, extraValidation More... about 9 years ago
Fix bug where FormValidator.setLanguage does not work at all More... about 9 years ago
finally add fontawesome to formval sample More... about 9 years ago
add a form-error class to the form when it's deemed invalid, as astyling hook More... about 9 years ago
refactored out FormValidator's behaviour when a form is invalid into the _invalid() function More... about 9 years ago
Merge pull request #442 from dcruz/develop More... about 9 years ago
Fix invalid CSS rules in JS modules More... about 9 years ago
make SortableList work without a handleSelector More... about 9 years ago
Merge branch 'sortablelist-touch' into develop More... about 9 years ago
add DragDrop to autoload More... about 9 years ago
FormValidator lang option More... about 9 years ago
grunt lintdoc task More... about 9 years ago
remove unused assets in src/js/samples More... about 9 years ago
don't stop propagation of events when unnecessary More... about 9 years ago
cleanups More... about 9 years ago
tab which hunt More... about 9 years ago
Pagination javascript supporting 'chevron dotted' mode More... about 9 years ago
Modal: not stopPropagation of events, pass the trigger to the onShow callback, add some useful getters More... about 9 years ago
Dropdown does not need to be passed a 'target' option anymore, it can find its menu by itself More... about 9 years ago
make phantomjs tests pass (did you think you have touch?) More... about 9 years ago
make carousel tests pass in oldIE More... about 9 years ago
adding ink.dragdrop.js More... about 9 years ago
Updates compiled CSS. More... about 9 years ago
Merge pull request #441 from dcruz/develop More... about 9 years ago