Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Create ClayGrid #216

Merged
merged 14 commits into from
Dec 19, 2017
Merged

Create ClayGrid #216

merged 14 commits into from
Dec 19, 2017

Conversation

carloslancha
Copy link
Collaborator

@carloslancha carloslancha commented Dec 15, 2017

This is done over clay's develop branch.

@carloslancha carloslancha changed the title Add ClayGrid to mcritic ignore Crete ClayGrid Dec 15, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 83.961% when pulling 9a2c5d7 on carloslancha:ClayGrid into 54ab80e on metal:master.

@carloslancha carloslancha changed the title Crete ClayGrid Create ClayGrid Dec 15, 2017
@matuzalemsteles
Copy link
Collaborator

Just started reviewing :)

:octocat: Sent from GH.

"babel-plugin-transform-node-env-inline": "^0.1.1",
"babel-preset-env": "^1.6.0",
"browserslist-config-clay-components": "^1.0.0-alpha.2",
"clay": "liferay/clay#develop",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should not it be the current version of Clay?

* Flag to indicate if the list group items are selectable.
* @instance
* @memberof ClayGrid
* @type {?bool|undefined}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think of just defining ?bool, since when we do not pass anything we put default is false?

/**
* Metal ClayGrid component.
*/
class ClayGrid extends Component {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @carloslancha, I think this name is much more generic than leaving it just for the listing of cards, we can give another impression by the name of the component. Maybe rename it to ClayCardGrid, ClayCardList or ClayCardGroup. What do you think about this?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 83.961% when pulling affa8e4 on carloslancha:ClayGrid into 54ab80e on metal:master.

@matuzalemsteles
Copy link
Collaborator

Merged, thanks!

@matuzalemsteles matuzalemsteles merged commit a82d40f into deprecate:master Dec 19, 2017
@carloslancha carloslancha deleted the ClayGrid branch December 22, 2017 18:06
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.

None yet

4 participants