-
Notifications
You must be signed in to change notification settings - Fork 135
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
Migrate list of tribes to React #1144
Conversation
57b3671
to
49bf19e
Compare
846b176
to
cfad678
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! A few comments, more questions really... (I didn't actually try running it this time...)
cfad678
to
f314148
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and tests well! 👍
Let's iterate & experiment with styled-components more in master
.
9fcdd0a
to
6f4b692
Compare
6f4b692
to
3e0e3be
Compare
As far as I'm concerned, the review comments are resolved. Thank you for your feedback @nicksellen and @simison! If you like, have another look. Otherwise I'll merge to |
These are things good for follow up, but wanted to record some thoughts;
|
8f13a62
to
9b52526
Compare
+ introduce styled-components (https://www.styled-components.com/)
+ introduce styled-components (https://www.styled-components.com/)
+ introduce styled-components (https://www.styled-components.com/)
+ introduce styled-components (https://www.styled-components.com/)
Proposed Changes
Migrate to React the following:
The angulargrid was replaced with custom css, using styled-components.
Testing Instructions
Especially check that the grid behaves more or less as expected.
Work on #1133
Depends on #1134 and #1135. It's really just the last commit. The dependencies should be merged to(done)tribes-react
branch before reviewing of this starts.