mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-08 23:53:24 +00:00
(master) Ajoute les dépendances manquantes
This commit is contained in:
83
docs/bower_components/backbone.babysitter/CHANGELOG.md
vendored
Normal file
83
docs/bower_components/backbone.babysitter/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,83 @@
|
||||
# Change log
|
||||
|
||||
### v0.1.12
|
||||
|
||||
* Bump version range of backbone support.
|
||||
|
||||
### v0.1.11
|
||||
|
||||
* Bump version range of backbone support.
|
||||
|
||||
### v0.1.10
|
||||
|
||||
* Bump version range of backbone support.
|
||||
|
||||
### v0.1.9
|
||||
|
||||
* Bump version range of backbone support.
|
||||
|
||||
### v0.1.8
|
||||
|
||||
* Bump version range of backbone and underscore support.
|
||||
|
||||
### v0.1.7
|
||||
|
||||
* Bump version range of backbone support.
|
||||
|
||||
### v0.1.6
|
||||
|
||||
* Expose `reduce` to babysitter collections. Thanks @romanbsd
|
||||
|
||||
### v0.1.5
|
||||
|
||||
* Minor updates to bower.json
|
||||
|
||||
### v0.1.4
|
||||
|
||||
* Update UMD Wrapper and build process
|
||||
|
||||
### v0.1.2
|
||||
|
||||
* Add .VERSION and n.oConflict
|
||||
* General cleanups to tests and package.json
|
||||
* Add travis build info
|
||||
|
||||
### v0.1.1
|
||||
* Remove AMD builds and replace with a single UMD style wrapper.
|
||||
|
||||
### v0.1.0
|
||||
* allow chaining of add and remove methods
|
||||
* add component.json
|
||||
|
||||
#### General
|
||||
* update grunt file
|
||||
* readme fixed
|
||||
* fix gruntfile url
|
||||
|
||||
### v0.0.6
|
||||
|
||||
* Removed `.findByCollection` method
|
||||
* Added `.findByModelCid` method
|
||||
|
||||
### v0.0.5
|
||||
|
||||
* Updated build process to use GruntJS v0.4
|
||||
|
||||
### v0.0.4
|
||||
|
||||
* Added a fix for IE < 9, when applying a function to the views
|
||||
* Added `.pluck` as a method, from Underscore.js
|
||||
* Can specify an array of views to the container constructor
|
||||
|
||||
### v0.0.3
|
||||
|
||||
* Added iterators and other collection processing functions from Underscore.js
|
||||
|
||||
### v0.0.2
|
||||
|
||||
* Added `.length` attribute
|
||||
* Added `.findByIndex` method
|
||||
|
||||
### v0.0.1
|
||||
|
||||
* Initial release
|
||||
Reference in New Issue
Block a user