Skip to content
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 'CategoryWidgetUI' from makeStyles to styled-component + cleanup #645

Conversation

jantolg
Copy link
Contributor

@jantolg jantolg commented Apr 13, 2023

Description

This PR includes a refactorization of CategoryWidgetUI component, all classes from makestyles are been converted to styled components

Shortcut: 297037

Type of change

  • Refactor

Acceptance

The code resultant must return same styles component visualization as the same before changes

  1. Overview a general visualization from v1.x to v2.x

Basic checklist

  • Good PR name
  • Shortcut link
  • Changelog entry
  • Just one issue per PR
  • GitHub labels
  • Proper status & reviewers
  • Tests
  • Documentation

@jantolg jantolg requested review from VictorVelarde and vmilan April 13, 2023 09:06
@coveralls
Copy link
Collaborator

coveralls commented Apr 13, 2023

Pull Request Test Coverage Report for Build 4896628725

  • 13 of 13 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 71.856%

Totals Coverage Status
Change from base Build 4896440595: 0.1%
Covered Lines: 2000
Relevant Lines: 2562

💛 - Coveralls

@jantolg jantolg changed the title Migrate 'CategoryWidgetUI' from makeStyles to styled-component + cleanup #644 Migrate 'CategoryWidgetUI' from makeStyles to styled-component + cleanup Apr 13, 2023
@VictorVelarde VictorVelarde force-pushed the feature/migrate--styled-component-category--widget-ui-component branch from 596387d to b3eed8a Compare May 5, 2023 18:54
Copy link
Contributor

@VictorVelarde VictorVelarde left a comment

Choose a reason for hiding this comment

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

LGTM

@VictorVelarde VictorVelarde merged commit 0e0b0b1 into master May 5, 2023
@VictorVelarde VictorVelarde deleted the feature/migrate--styled-component-category--widget-ui-component branch May 5, 2023 18:56
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.

3 participants