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

Add stepper component #437

Merged
merged 117 commits into from
Nov 22, 2022
Merged

Add stepper component #437

merged 117 commits into from
Nov 22, 2022

Conversation

viktorkombov
Copy link
Contributor

Closes #219

mmart1n and others added 26 commits July 18, 2022 13:42
Co-authored-by: mmart1n <mevtimov@infragistics.com>
- rearrange sass files
@ChronosSF ChronosSF requested review from igdmdimitrov and gmurray81 and removed request for rkaraivanov November 8, 2022 09:33
Copy link
Collaborator

@simeonoff simeonoff left a comment

Choose a reason for hiding this comment

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

Other than the few comments and suggestions I have, everything else LGTM.

src/components/stepper/themes/step/light/step.base.scss Outdated Show resolved Hide resolved
src/components/stepper/themes/step/light/step.base.scss Outdated Show resolved Hide resolved
src/components/stepper/themes/step/light/step.base.scss Outdated Show resolved Hide resolved
src/components/stepper/themes/step/light/step.base.scss Outdated Show resolved Hide resolved
src/components/stepper/themes/stepper/stepper.base.scss Outdated Show resolved Hide resolved
@igdmdimitrov
Copy link
Contributor

Some of the texts are not visible in dark variant.

src/components/stepper/step.ts Outdated Show resolved Hide resolved
src/components/stepper/step.ts Outdated Show resolved Hide resolved
src/components/stepper/step.ts Outdated Show resolved Hide resolved
src/components/stepper/stepper.ts Outdated Show resolved Hide resolved
src/components/stepper/stepper.ts Outdated Show resolved Hide resolved
@mmart1n mmart1n requested a review from igdmdimitrov November 16, 2022 14:08
@mmart1n
Copy link
Contributor

mmart1n commented Nov 16, 2022

Some of the texts are not visible in dark variant.

@desig9stein could you please take a look at this?

@desig9stein
Copy link
Contributor

Some of the texts are not visible in dark variant.

@desig9stein could you please take a look at this?

I don't see any problem with the texts. @igdmdimitrov Make sure that you have a dark background behind the stepper, otherwise, it is normal not to see the texts.

@teodosiah teodosiah merged commit 40aacc9 into master Nov 22, 2022
@teodosiah teodosiah deleted the vkombov/feat-219 branch November 22, 2022 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stepper Component
8 participants