2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed comments More... about 11 years ago
Fix synchronization between sorted list and model More... about 11 years ago
As part of being a good citizen, a directive that uses NgModel, should (AFAIK) use the correct values to render elements. Previously the select control was using modelValue as opposed to viewValue inside the $render method. This meant that cool tricks (like injecting parsers and formatters did not work properly). More... about 11 years ago
Update CONTRIBUTING.md More... about 11 years ago
Update CONTRIBUTING.md More... about 11 years ago
Create CONTRIBUTING.md More... about 11 years ago
test(date): jQuery widget should not prevent following elements from linking. More... about 11 years ago
Added a component.json for bower More... about 11 years ago
release(v0.4.0): ermahgerd-baconaise-batman! More... about 11 years ago
Merge pull request #428 from joshkurz/calendar More... about 11 years ago
added equalsTracker and a unit test for it More... about 11 years ago
Update CHANGELOG.md More... about 11 years ago
release(v0.4.0): ermahgerd-baconaise-batman! More... about 11 years ago
tests(package): Upgrading Testacular to latest version (v0.5.9) More... about 11 years ago
chore(codemirror): Touched up tests More... about 11 years ago
Merge branch 'sortable' More... about 11 years ago
chore(codemirror): Changed tagName.toLowerCase() back to .type for brevity More... about 11 years ago
[FIX] Travis Testacular version More... about 11 years ago
[FT] Update to CodeMirror 3.02 More... about 11 years ago
[FT] Add @ProLoser uiRefresh More... about 11 years ago
[FT] Simplify options tests More... about 11 years ago
[FT] Minor changes More... about 11 years ago
fix(sortable): Trying to fix #394 duplicates bug More... about 11 years ago
Merge branch 'select2' More... about 11 years ago
tests(select2): Fleshing out and fixing a large number of Select2 tests More... about 11 years ago
chore(mask): Made petes suggested changes to #370 More... about 11 years ago
Merge branch 'master' of git://github.com/sja/angular-ui More... about 11 years ago
fix(map): Closed #390 - Changed elm.trigger() to elm.triggerHandler() More... about 11 years ago
Merge pull request #405 from joshkurz/calendar More... about 11 years ago
fix(select2): Fixes #409 - Updates model upon init when in tagging mode More... about 11 years ago