Skip to content

v1.0.0#29

Merged
fagnerlima merged 40 commits intomasterfrom
v1.0.0
Sep 1, 2017
Merged

v1.0.0#29
fagnerlima merged 40 commits intomasterfrom
v1.0.0

Conversation

@fagnerlima
Copy link
Copy Markdown
Member

@fagnerlima fagnerlima commented Aug 31, 2017

Features

  • Addition of asterisk to required form controls.
  • Addition of the editableOption attribute in Select.
  • Addition of the disabled attribute in Questions into Fieldset.

Changes

  • Creation of the styles.css file and deletion of the inline styles into the components.
  • String updated to StringUtils.
  • Constructors of the Groups, Questions and Validations updated.
  • Methods into DependencyService updated to static methods.
  • GroupType, QuestionType, ValidationType and DependencyCriteria Enum created.
  • ValidationFactory created.

@fagnerlima fagnerlima self-assigned this Aug 31, 2017
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 31, 2017

Codecov Report

Merging #29 into master will increase coverage by 3.03%.
The diff coverage is 96.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   93.73%   96.77%   +3.03%     
==========================================
  Files          55       61       +6     
  Lines         575      682     +107     
  Branches       68       97      +29     
==========================================
+ Hits          539      660     +121     
+ Misses         14        4      -10     
+ Partials       22       18       -4
Impacted Files Coverage Δ
...validation-message/validation-message.component.ts 100% <ø> (ø) ⬆️
src/builder/data-table-builder.ts 90.9% <100%> (ø) ⬆️
src/angular-forms.component.ts 98.21% <100%> (+1.85%) ⬆️
...onsibility/validator-factory/required-validator.ts 100% <100%> (ø) ⬆️
src/validation/index.ts 100% <100%> (ø) ⬆️
src/group/group-type.enum.ts 100% <100%> (ø)
src/validation/validation.ts 90.9% <100%> (+3.4%) ⬆️
...-responsibility/validator-factory/min-validator.ts 100% <100%> (ø) ⬆️
src/question/dependency.ts 100% <100%> (ø) ⬆️
src/factory/validation-factory.ts 100% <100%> (ø)
... and 47 more

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 6b4c276...698eb4c. Read the comment docs.

@fagnerlima fagnerlima merged commit f3c43bc into master Sep 1, 2017
@fagnerlima fagnerlima deleted the v1.0.0 branch September 1, 2017 22:21
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.

2 participants