Skip to content

Conversation

@robbienohra
Copy link
Contributor

  • included message in README to emphasize importance of importing CSS classes as defined in react-base-table/styles.css in order for BaseTable to render as advertised in examples

@robbienohra robbienohra changed the title initial draft of README me message to emphasize importance of include… initial draft of README message to emphasize importance of include… Dec 15, 2020
@robbienohra
Copy link
Contributor Author

robbienohra commented Jan 10, 2021

following up on this
any further modifications I should make?

README.md Outdated
...
```

> __Important:__ if you fail to import `react-base-table/styles.css` then `BaseTable` will not render as advertised in the included examples.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you can move the instruction to code snippet above as an comment, and point to the advanced customize style section as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

K implemented your suggestion, let me if you'd like it to to be further tweaked!

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks

README.md Outdated
Comment on lines 38 to 39


Copy link
Contributor

Choose a reason for hiding this comment

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

although has no effect on rendered format, but nice to be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done 😉

README.md Outdated
// Important: if you fail to import react-base-table/styles.css then
// BaseTable will not render as advertised in the included examples.
// For advanced styling see link below:
// https://github.com/Autodesk/react-base-table/blob/master/docs/advance.md
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done 😉

Copy link
Contributor

Choose a reason for hiding this comment

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

You are lightning fast, thank you 👍

@nihgwu nihgwu changed the title initial draft of README message to emphasize importance of include… chore: update README.md to emphasize the importance of importing styles Jan 23, 2021
@nihgwu nihgwu merged commit bc765cd into Autodesk:master Jan 23, 2021
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