Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #174 (DefineMap.keys should return serialize: true properties) #179

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

prashantsharmain
Copy link

Add "keys" function to static properties of DefineMap. Make it iterate over all define definitions and return only those properties which have "serialize" set to true

Add "keys" function to static properties of DefineMap. Make it iterate over all define definitions and return only those properties which have serialize set to true
@justinbmeyer
Copy link
Contributor

DefineMap.key would be a static property here:

canjs_-_can-define_map_map

Add "keys" function to static properties of DefineMap. Make it iterate over all define definitions and return only those properties which have serialize set to true
Add "keys" function to static properties of DefineMap. Make it iterate over all define definitions and return only those properties which have serialize set to true
@bgando
Copy link
Contributor

bgando commented Aug 30, 2017

@justinbmeyer - are there any open actions blocking this from being merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants