0
I Use This!
Inactive

Commits : Listings

Analyzed 10 days ago. based on code collected 11 days ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor cleanup More... about 10 years ago
Modified behavior such that specifying an onChange handler precludes the library automatically updating the model variable; this enables use of a read-only model variable from a store; Added prefix to custom attributes, to avoid any potential conflicts; Restructured to come closer to Seeq coding style/standard; Updated README More... about 10 years ago
Merge pull request #1 from seeq12/jgulbronson-updates More... about 10 years ago
Set focus when programmatically starting editing; Re-enabled transclusion More... about 10 years ago
Updated after reading comments More... about 10 years ago
Rebased off master More... about 10 years ago
Formatted with jscs More... about 10 years ago
Updated with jscs More... about 10 years ago
Fixed input width More... about 10 years ago
Added ellipses to input More... about 10 years ago
Switched onError to onReject More... about 10 years ago
Added onError option More... about 10 years ago
Minor fixes, including escape behavior More... about 10 years ago
General cleanup More... about 10 years ago
Added documentation for 'select-all' attribute More... about 10 years ago
Added 'selectAll' attribute, to automatically select the contents of the input when editing starts More... about 10 years ago
Added angluarl-elastic-input dependency to bower and npm package files More... about 10 years ago
Added dependency on elastic input More... about 10 years ago
update angular requirement to 1.3, resolves #3 More... over 10 years ago
bump bower version More... over 10 years ago
Merge pull request #5 from brunomperes/fix-strict-mode More... over 10 years ago
Fix #4 - If the app is declared using strict mode, the plugin won't load More... over 10 years ago
Update README.md More... almost 11 years ago
Add class when placeholder text is active. resolves #2 More... almost 11 years ago
change ui-keypress to ng-keypress, so pressing enter works without dependencies More... about 11 years ago
Merge pull request #1 from mmaday/master More... about 11 years ago
Automatically go into editing mode when receiving focus. Add ui-keypress directive to leave editing mode upon receiving enter. More... about 11 years ago
Fix null pointer/'TypeError: Cannot read property 'length' of undefined' error when editingValue is null/undefined. More... about 11 years ago
Change main tag of bower.json to include specific distributed .js and .css files per bower spec: https://github.com/bower/bower.json-spec More... about 11 years ago
fix demo link More... over 11 years ago