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

Update to 6.7.4 from original #1

Merged
merged 31 commits into from
Nov 3, 2017
Merged

Conversation

gary-menzel
Copy link

No description provided.

deoxxa and others added 30 commits August 31, 2017 17:23
This brings `rt-tfoot` into line with `rt-thead` in terms of flex behaviour.
Without this, it's possible for an `rt-tr` to be taller than its containing
`rt-tfoot` without causing it to expand, which causes the outer `rt-table` to
scroll vertically.
The current css selectors, eg. `.ReactTable input` cause conflicts with `input` elements inside Cells. So changed it to `.ReactTable .-pagination input`.
When the link is found at the bottom of the README, it is more effective in helping funding this project.
We have found that with longer documentation files, the position of the sponsor link is more effective in helping fund the project when it's higher in the readme.
* feat: Add prop types to the library

* fix: Update typos in src/propTypes.js
* chore: Add local dependencies needed to run the test suite

* style: Fix eslint errors regarding multilines JSX
* add npm as option for installing

* Update README.md
Fixes #582
@gary-menzel gary-menzel merged commit d0bd567 into Raisemetrex:master Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet