mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
KnockoutJS:
* remove deprecated allBindings as Accessor https://github.com/knockout/knockout/pull/2133 * remove unused event '*Bubble' https://knockoutjs.com/documentation/event-binding.html#note-4-preventing-the-event-from-bubbling * remove unused 'completeOn' https://knockoutjs.com/documentation/binding-lifecycle-events.html#indicating-that-a-control-flow-binding-completes-asynchronously
This commit is contained in:
parent
4cb88b408c
commit
3a32a09f2a
8 changed files with 96 additions and 116 deletions
2
vendors/knockout/README.md
vendored
2
vendors/knockout/README.md
vendored
|
|
@ -64,3 +64,5 @@ Or, if you want to run the specs in a browser (e.g., for debugging), simply open
|
|||
## License
|
||||
|
||||
MIT license - [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)
|
||||
|
||||
`ln -s node_modules/google-closure-compiler/contrib node_modules/closure-compiler/node_modules/google-closure-compiler/contrib`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue