Releases: canjs/can-define
Releases · canjs/can-define
can-define Documentation Updates
#387 - Documentation updates focusing on can-define
Expando property types and fewer enumerable internals
can-define/map/map Documentation Updates.
This is a continuation of document improvements for can-define. It focuses primarily on can-define/map/map examples.
can-define Documentation Updates
This is an improvement to the documentation specifically under the can-define subheading. It's focused on adding examples with updated syntax and running said examples in browser.
Makes serialized DefineList observable
This fixes an issue where a serialized DefineList would not be observable.
Documentation improvements
This release improves documentation and changes everything to use the can
package.
Fixed deprecation notice for .set
Includes constructor names with properties in warnings
v2.5.2
Can add an expando property after deleting it
Commit: 45628e1
This fixes a problem where expando properties were not able to be added again after being deleted.