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

feat(material): initial work for ui-material #534

Merged
merged 1 commit into from
Oct 20, 2017
Merged

feat(material): initial work for ui-material #534

merged 1 commit into from
Oct 20, 2017

Conversation

aitboudad
Copy link
Member

@aitboudad aitboudad commented Oct 20, 2017

What kind of change does this PR introduce? feature

What is the new behavior (if this is a feature change)?

  import {FormlyMaterialModule} from '@ngx-formly/material';

fixed #335.


This change is Reviewable

@codecov-io
Copy link

Codecov Report

Merging #534 into master will decrease coverage by 0.08%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
- Coverage   93.54%   93.45%   -0.09%     
==========================================
  Files          16       17       +1     
  Lines         728      749      +21     
  Branches      205      210       +5     
==========================================
+ Hits          681      700      +19     
- Misses         47       49       +2
Impacted Files Coverage Δ
src/core/src/services/formly.config.ts 90.62% <ø> (ø) ⬆️
src/core/src/components/formly.field.ts 92.24% <100%> (ø) ⬆️
src/ui-material/src/formly.validation-message.ts 90.47% <90.47%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 263e3f8...38f9585. Read the comment docs.

@aitboudad aitboudad merged commit 11b8f9b into ngx-formly:master Oct 20, 2017
@aitboudad aitboudad deleted the ui-material branch October 20, 2017 14:37
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.

How to integrate ng2-formly-material2-templates
2 participants