-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* propDef examples codepen ready and linked if able - The exception is identity and serialize - Examples indented by signatures and option don't seem to properly link * codepen-able example in defaultConstructor * added `@codepen` tag to [docs/default.md] * Made most examples codepenable for get * added log for propDefinition function type * fixed capitalization error in [docs/types.propDefinition.md]. * Added working codepen examples to set. * linking DefineMap and DefineList to Use in type * Removed legacy code from types.get * updated text to reference can-simple-observable instead of can-compute in one place. * changed to updating to latest practises on an example * Changed constructor to shorthand, return from map. - Constructor needs `new` keyword in shorthand. I was unable to get it to work properly by just assigning `DefaultList`. - Now returning in map example to properly get and return keys. * reverted some changes in 73cc278. * fullNameChangeCount example in use section now working and linked to codepen
- Loading branch information
1 parent
2c6d22b
commit c9fe2e1
Showing
7 changed files
with
144 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.