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

Expression properties should be able to take function (#148) #289

Merged
merged 2 commits into from
Nov 25, 2016

Conversation

Riron
Copy link
Contributor

@Riron Riron commented Nov 25, 2016

What kind of change does this PR introduce?
Feature

What is the current behavior? (You can also link to an open issue here)
ExpressionProperties only accept strings - see #148

What is the new behavior (if this is a feature change)?
ExpressionProperties accept strings, booleans and functions - as hideExpression

@codecov-io
Copy link

codecov-io commented Nov 25, 2016

Current coverage is 86.76% (diff: 100%)

Merging #289 into master will increase coverage by 0.62%

@@             master       #289   diff @@
==========================================
  Files            18         18          
  Lines           642        642          
  Methods         139        139          
  Messages          0          0          
  Branches        152        152          
==========================================
+ Hits            553        557     +4   
+ Misses           89         85     -4   
  Partials          0          0          

Powered by Codecov. Last update 691bc64...00e721c

@mohammedzamakhan mohammedzamakhan merged commit bbb5b13 into ngx-formly:master Nov 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants