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

feat(progressbar): custom style functino and revert center-atom style #178

Merged
merged 4 commits into from
Jan 25, 2017
Merged

feat(progressbar): custom style functino and revert center-atom style #178

merged 4 commits into from
Jan 25, 2017

Conversation

Halyul
Copy link
Contributor

@Halyul Halyul commented Jan 24, 2017

What kind of change does this PR introduce? (check one with "x")

  • Bug fix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

Description

No description.


Verification steps

No verification steps.

Copy link
Collaborator

@pidupuis pidupuis left a comment

Choose a reason for hiding this comment

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

Congrats to have fixed center-atom style ;)

# corner-indicator, fill-left, fill-left-nocolor, flat-top, loading-bar, macosx
# Or you can use your own style,just set the style value to "mycss",
# and put your own css style to source/css/pace/my.css
Copy link
Collaborator

Choose a reason for hiding this comment

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

The barber-shop style being implemented in the barber-shop.css file, the big-counter style being implemented in big-counter.css file, and so on... the mycss style should be implemented in mycss.css file (not my.css), or in the other way, my.css file should implement the my style (not mycss).

That said, my is not a appropriate word. I would have called the style custom and its corresponding file custom.css. What do you think?

Copy link
Contributor Author

@Halyul Halyul Jan 24, 2017

Choose a reason for hiding this comment

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

OK, I will push further commit tonight

@pidupuis
Copy link
Collaborator

BTW, your commit messages do not follow the contributing rules :s
Thank you to follow them for your further commits

🙏

@pidupuis pidupuis merged commit 99b9abb into iblh:feat/progressbar Jan 25, 2017
@pidupuis pidupuis mentioned this pull request Jan 25, 2017
9 tasks
@iblh iblh changed the title Update(feat/progressbar): Add setting for user's own style and bring back center-atom style feat(progressbar): custom style functino and revert center-atom style Jan 28, 2017
@iblh iblh mentioned this pull request Jan 28, 2017
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.

None yet

2 participants