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

Create ClayTable #228

Merged
merged 34 commits into from
Dec 22, 2017
Merged

Create ClayTable #228

merged 34 commits into from
Dec 22, 2017

Conversation

carloslancha
Copy link
Collaborator

@carloslancha carloslancha commented Dec 22, 2017

Developed with clay#develop

Missing features:

  • Sticker in main variant. Waiting for @pat270 to provide the markup.
  • Horizontal scrolling when too many columns with fixed first column. Waiting for UX (@victorvalle) to define it and @pat270 to provide the markup.
  • Dropdown out of the limits of the overvlow hidden container. We need to think about this.
  • Test for focus feature is not working properly.

@carloslancha carloslancha changed the title Add ClayTable to mcritic ignore Create ClayTable Dec 22, 2017
Carlos Lancha added 29 commits December 22, 2017 15:30
"metal"
],
"dependencies": {
"clay-button": "1.0.0-alpha.8",
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, Upgrade to the latest versions of Clay to not have some problems in compiling and jest.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thx @matuzalemsteles I didn't realize versions changed while developing the component ;)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 83.112% when pulling 1a919af on carloslancha:ClayTable into 9cba207 on metal:master.

@matuzalemsteles
Copy link
Collaborator

Just started reviewing :)

:octocat: Sent from GH.

class ClayTable extends Component {
/**
* @inheritDoc
* Handles document click in order to hide menu. * Handles document click in order to hide menu. */
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just organize. 🙂

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

D'oh!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 83.106% when pulling 3d14da3 on carloslancha:ClayTable into 9cba207 on metal:master.

@matuzalemsteles
Copy link
Collaborator

Awesome working @carloslancha. Merged, thanks!

@matuzalemsteles matuzalemsteles merged commit 7e67869 into deprecate:master Dec 22, 2017
@carloslancha carloslancha deleted the ClayTable branch January 13, 2018 15:08
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

3 participants