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

Release v0.5.0#98

Merged
dasanra merged 30 commits intomasterfrom
development
Feb 19, 2021
Merged

Release v0.5.0#98
dasanra merged 30 commits intomasterfrom
development

Conversation

@dasanra
Copy link
Collaborator

@dasanra dasanra commented Feb 18, 2021

What's new

What has changed

Chore changes

nicosampler and others added 29 commits October 28, 2020 10:12
Feature: Add network error in FixedIcon
feature: Add Link Component
Fix: export Link component
* Upgrade types and dependencies with minor changes

* Upgrade typescript to v4 and remove create-react-app storybook dependency

* Upgrade eslint and code styling dependencies

* Update copy-webpack-plugin

* Remove unused type library @types/big.js

* Update webpack-node-externals

* Move url-loader from dependencies to devDependencies

* Move react-docgen-typescript-loader to devDependencies

* Remove duplicated yarn install from travis file

* Update lint github workflow

* Fix linter issues in webpack config file
* add strong/bold property fot Tiltle component

* fix vertical divider story

* add format

* add Dot component

* Take font from theme

* refactor dot

* refactor title

* Button bordered

* add Text comp inside button to control text size

* fix button width, border-radius and padding

* fix fonts not being recognized

* misc fixes

* add iconSize prop in Button

* add safe icon

* fix hover colors

* simplify css rule

* add comment in storybook config

* remove font

* add disabled prop to Card

* Card: replace isDisabled by disabled

* fix prop name

* add iconSize prop to ButtonLink

* Button: add component prop

* add postiton relative to Card

* delete  pointer-events css

* fix z-index css

Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
* Upgrade dependencies with minor changes

* Upgrade storybook to v6

* Remove duplicated dependencies
* Passing down `inputProps` from `input` object to MUI component

This change makes it possible to set <input> HTML's props like
min and max values, by passing them onto <TextField> `input` obj

* Added <TextField> story with example of a number field

Co-authored-by: Leandro Boscariol <leandro.boscariol@gnosis.io>
* fix margins and borders

* refactor accordion

* fix styles, margins and borders

* fix overflow on :hover event

* add prop id and format

* remove @material-ui/icons dep and use chevron icon
Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
* Feature: add tooltip component

* Fix: Icon - make use of new Tooltip component

* add arrow in tooltip
* Upgrade dependencies with minor changes

* Add react 17 as peer dependency

* Use gnosis lint action
* add padding prop

* Add customSize and fix code

* fix tooltip styles and add font-family

Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor button

* Fix props passed to ButtonMui

* tweak CustomButtonMuiProps adding to and component props no exported by @types/mui

Co-authored-by: fernandomg <fernando.greco@gmail.com>
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
@github-actions
Copy link

github-actions bot commented Feb 18, 2021

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 1 0
Ignored 0 N/A
  • Result: ✅ success

  • Annotations: 1 total


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

Disallow usage of the any type


Report generated by eslint-plus-action

@ghost
Copy link

ghost commented Feb 18, 2021

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

@dasanra dasanra requested a review from mmv08 February 19, 2021 10:21
* Change polished rgba for@material-ui fade

* Remove polished direct dependency
@ghost
Copy link

ghost commented Feb 19, 2021

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

@dasanra dasanra merged commit 9f718d1 into master Feb 19, 2021
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