d-bootstrap
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -13,2 +13,6 @@ module.exports = Dropdown; | ||
}); | ||
// Watch the change of the options and update the selected element if needed | ||
model.on('change', 'options', function() { | ||
model.set('value', model.get('value')); | ||
}); | ||
}; | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "d-bootstrap", | ||
"description": "A Derby component library based on Twitter Bootstrap.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "http://derbyjs.com/", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -5,4 +5,8 @@ # Derby Boot | ||
# Contributors wanted! | ||
This project should implement each of the [Bootstrap JavaScript plugins](http://getbootstrap.com/javascript/) as Derby components. | ||
## MIT License | ||
Copyright (c) 2011 by Nate Smith and Brian Noguchi | ||
Copyright (c) 2011 by Nate Smith | ||
@@ -9,0 +13,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
256394
6487
29
1