Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

update readme #18

Merged
merged 9 commits into from
Jun 19, 2020
Merged

update readme #18

merged 9 commits into from
Jun 19, 2020

Conversation

nicosampler
Copy link
Contributor

No description provided.

Copy link
Contributor

@fernandomg fernandomg left a comment

Choose a reason for hiding this comment

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

Loving this library!

A few suggestions/questions.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated
```

And then include it wrapping your application.
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure about the wrapping as it's not wrapping it, but at the same App level.

nicosampler and others added 6 commits June 12, 2020 09:18
Co-authored-by: Fernando <fernando.greco@gmail.com>
Co-authored-by: Fernando <fernando.greco@gmail.com>
Co-authored-by: Fernando <fernando.greco@gmail.com>
Co-authored-by: Fernando <fernando.greco@gmail.com>
@rmeissner
Copy link
Member

Can we add what version of material-ui is required ... looking in the package.json is annoying :P

@rmeissner
Copy link
Member

styled-components is also a peer dependency, right?

README.md Outdated
This library makes use of [material-ui](https://material-ui.com/) as a `peerDependency`, this means you must install it in your Safe App. Make sure to provide the same version as the one being used by the current version of this library.

Once everything is installed, you have to instantiate a [ThemeProvider](https://styled-components.com/docs/api#themeprovider) from [styled-components](https://@gnosis.pm/safe-react-components/).
Copy link
Member

Choose a reason for hiding this comment

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

why does styled-components link to https://@gnosis.pm/safe-react-components/


```bash
yarn add @gnosis.pm/safe-react-components
Copy link
Member

Choose a reason for hiding this comment

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

we should also include npm command

src: local('Averta'), local('Averta Bold'),
url(${avertaFont}) format('woff2'),
url(${avertaBoldFont}) format('woff');
Copy link
Member

Choose a reason for hiding this comment

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

Please include font-display swap in this example

https://developers.google.com/web/updates/2016/02/font-display

@nicosampler
Copy link
Contributor Author

Changes pushed! thx for the review!

@ghost
Copy link

ghost commented Jun 18, 2020

Travis automatic deployment:
https://pr18--safereactcomponents.review.gnosisdev.com

@lukasschor lukasschor self-requested a review June 19, 2020 09:40
@mmv08 mmv08 merged commit 6ae0d2d into development Jun 19, 2020
@mmv08 mmv08 deleted the readme branch June 19, 2020 09:55
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.

6 participants