Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Conversation

@pottedmeat
Copy link
Contributor

Type: feature

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:

Adds the Cell widget with styling and unit tests. Adds interfaces used by the Cell properties.

Supports an optional cellRenderer that is passed an item and can return either a widget constructor or the name of a registered widget constructor.

@codecov-io
Copy link

codecov-io commented Feb 22, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@aaa6a40). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage          ?   51.72%           
=========================================
  Files             ?        4           
  Lines             ?       29           
  Branches          ?        1           
=========================================
  Hits              ?       15           
  Misses            ?       14           
  Partials          ?        0
Impacted Files Coverage Δ
src/Cell.ts 100% <100%> (ø)

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 aaa6a40...4b1cd3c. Read the comment docs.

@dylans dylans added this to the 2017.02 milestone Feb 22, 2017
@pottedmeat pottedmeat merged commit 759acd7 into dojo:master Feb 24, 2017
@pottedmeat pottedmeat deleted the initial-cell branch February 24, 2017 04:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants