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

Button type="ghost" change to a property ghost #4625

Closed
afc163 opened this issue Jan 17, 2017 · 1 comment
Closed

Button type="ghost" change to a property ghost #4625

afc163 opened this issue Jan 17, 2017 · 1 comment
Assignees
Labels
💄 Design It is a UI design issue 🗣 Discussion

Comments

@afc163
Copy link
Member

afc163 commented Jan 17, 2017

  1. default => white background.
  2. Add property ghost, set button"s background to transparent.
  3. Use <Button type="default" ghost /> over type="ghost".
<Button type="primary" ghost />    // blue border and transparent background
<Button ghost />                   // gray border and transparent background
<Button type="dashed" ghost />     // dashed border and transparent background
@afc163 afc163 added 💄 Design It is a UI design issue 🗣 Discussion labels Jan 17, 2017
@afc163 afc163 changed the title Improve Button types type="ghost" change to a property ghost Jan 17, 2017
@afc163 afc163 self-assigned this Jan 18, 2017
@afc163 afc163 changed the title type="ghost" change to a property ghost Button type="ghost" change to a property ghost Jan 22, 2017
@afc163 afc163 mentioned this issue Jan 22, 2017
2 tasks
afc163 added a commit that referenced this issue Jan 22, 2017
@RaoHai RaoHai closed this as completed in f850993 Jan 30, 2017
@lock
Copy link

lock bot commented May 2, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💄 Design It is a UI design issue 🗣 Discussion
Projects
None yet
Development

No branches or pull requests

1 participant