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

safe-react-components v0.3.0#67

Merged
nicosampler merged 29 commits intomasterfrom
development
Sep 22, 2020
Merged

safe-react-components v0.3.0#67
nicosampler merged 29 commits intomasterfrom
development

Conversation

@nicosampler
Copy link
Contributor

What's new

What has changed

Bug Fixes

fernandomg and others added 28 commits July 17, 2020 14:21
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add workflow for lint

* Try a different action
* Add table component

* refactor Table

* add collapsible functionality

* remove makeStyles

* rename types

* change export

* headers fix

* default values and content colspan

* fix collapsable padding

* Icon tooltip

* Text tooltip

* Loader color

* Adding StatusDot

* remove unused code

* functions types

* add eslint-plugin-flowtype

* dep bump, update eslint config

* turn off proptypes in eslint

* prettier fixes

* lint fixes

* run lint with --fix

* more lint fixes

* fix card

* fix simple warnings

* fix Icon story type

* review changes

* theme types

* lint fixes

Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
* EtherscanButton

* review changes

* review changes

* review fix
* copyButton

* remove empty lines

* review changes

* rename component
* Add adress info Component

* improve texts aligment

* add flex property

* add functionality

* Fer suggestion

* remove harcoded string

* add className

* ButtonLink: Adding textSize

* type fixes, minor dep updates

* review changes

* rename function

* Adding copy functionality

* bring back outline

* Identicon: add xs size

* Theme: Add warning color

* AddressInfo: Add text size and color

* Icon: Fix z-index for tooltip

* AddressInfo: Icons alignment

* CopyToClipboardBtn: CopyBtn outline color

* AddressInfo: Add network props

* Review changes

* fix linter

Co-authored-by: nicosampler <nf.dominguez.87@gmail.com>
Co-authored-by: Mikhail <mmvsha73@gmail.com>
* accept reactnode for title

* Fix props
…ton and CopyToClipboardButton (#50)

* Replace AddressInfo by EthHashInfo. Also remove type in EtherscanButton

* stop event propagation

* review changes

* review fixes

* set correct color for outline

* Update src/ethereum/EtherscanButton/index.tsx

replace onKyePress by onKeyDown

Co-authored-by: Fernando <fernando.greco@gmail.com>

* Update src/utils/CopyToClipboardBtn/index.tsx

replace onKyePress by onKeyDown

Co-authored-by: Fernando <fernando.greco@gmail.com>

* remove event existence check

Co-authored-by: Fernando <fernando.greco@gmail.com>
Co-authored-by: Leandro Boscariol <leandro.boscariol@gnosis.io>
…52)

* add send icon and fix ideticon lg size

* add fixedIcons stories

* fixed icon style refactor

Co-authored-by: nicosampler <nf.dominguez.87@gmail.com>
* Divider: Add vertical option

* ManageListModal: Add remove options
* Add isParagraph props

* replace prop isParagraph by is

* add stories for paragraph and span elements.

* add span to tooltip

* review change

* rename component and prop

* remove unnecesary forwardRef

Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
* propagate rest props to TextFieldMui

* review changes
* rollback webpack version

- was getting errors to build storybook

* create colors story

* add colors story to project

* sort by lightness

- also changed key from `color` to `code`
@nicosampler nicosampler requested a review from dasanra September 15, 2020 18:56
@github-actions
Copy link

github-actions bot commented Sep 15, 2020

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 7 0
Ignored 0 N/A
  • Result: ✅ success

  • Annotations: 7 total


[warning] @typescript-eslint/no-explicit-any

Disallow usage of the any type


Report generated by eslint-plus-action

@ghost
Copy link

ghost commented Sep 15, 2020

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

1 similar comment
@ghost
Copy link

ghost commented Sep 15, 2020

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

@nicosampler nicosampler merged commit 433e520 into master Sep 22, 2020
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