Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating can-define/map documentation (#382)
* updated example to es6 to prototype.assign.md * Updated example to ES6 syntax. Added link to codepen. * Updated examples, Added a use section hoping to elaborate what happens when deleteKey is called on a pre-defined property. * Updated to ES6 syntax. Made codepen-able. Added some documentation to the Use section focused on returning false. Moved the initial example to the signature. * Updated syntax and and added codepen link. * updated to ES6. It now links to codepen. * updateDeep is ES6. It now links to codepen. * Changed from single to double quote to match other examples. * added codepen example to the non deprecated use of set. * get has es6 codepenable examples. * Syntax, ES6 and link to codepen added. Commented on issue #378 for map/KeysEvent.html stating that events.keys.md is a stub. * updated events.keys.md spacing * events.propertyName.md updated example. * updated syntax and linked to codepen. Also threw them down to a use section, though it might be suggested to change them to separate signatures. * fixed spacing error in static.extend.md * major updates to define-map.md documentation. * added syntax highlighting and updated to es6 syntax for wildcard. * working es6 codepen-able example on static.seal.md * minor cleanup * some additional fixes * use any now for accepting any type * updated assign and assignDeep to more mirror their counterparts in list/list. * codepen updates across map. * Updated and fixed spelling errors.
- Loading branch information