26
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 07, 2024 — Nov 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2359 from cervengoc/more-robust-jquerydetection More... over 7 years ago
Merge pull request #2360 from Deathicator/master More... over 7 years ago
Merge pull request #2365 from avcs06/master More... over 7 years ago
Fixes simpleHttpParse logic for table-like names, failing to parse if there are comments or ko blocks at the beginning of template More... over 7 years ago
Minor changes to bindingContext definition More... over 7 years ago
Merge branch 'master' into 2354-typescript More... over 7 years ago
Merge pull request #2364 from knockout/2342-remove-when-binding-etc More... over 7 years ago
Add a spec that shows the changed pure computed behavior More... over 7 years ago
Remove when binding; instead, the presence of descendantsComplete binding modifies how the if binding works descendantsComplete binding can now be used on any node Add a note that component contents might be updated while the component itself is being updated Fix #2343 - support applyBindingsToNode for components More... over 7 years ago
Improve definitions for subscribe. add onError More... over 7 years ago
Add number input workaround for Microsoft Edge. More... over 7 years ago
Merge pull request #2342 from knockout/2342-when-binding-etc More... over 7 years ago
Use the `if` binding code for `when`. Clean up makeWithIfBinding More... over 7 years ago
Fix crashing on undefined variable More... over 7 years ago
Make jQuery detection more robust More... over 7 years ago
use latest node version More... over 7 years ago
Add new 3.5.0 features to TS types; update types to better represent KO exports; other types cleanup More... over 7 years ago
Fix travis does not include TypeScript compiler More... over 7 years ago
Add types to NPM More... over 7 years ago
Add build task to test types More... over 7 years ago
Add types tests from typed-contrib More... over 7 years ago
Add knockout types from typed-contrib More... over 7 years ago
Merge pull request #2345 from knockout/1244-name-xss More... over 7 years ago
fix test for phantomjs More... over 7 years ago
When setting name attribute in old IE, make sure special characters are handled appropriately. More... over 7 years ago
ko.when will return a Promise if available and no callback function is provided More... almost 8 years ago
clean up `when` tests More... almost 8 years ago
Merge pull request #2341 from knockout/1740-disposal-fixes More... almost 8 years ago
fix problem with multiple child nodes More... almost 8 years ago
New files for when binding (forgot to include) More... almost 8 years ago