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

PLEASE VOTE: Change the default style of form button to btn-primary #62

Closed
greyli opened this issue Apr 23, 2020 · 1 comment
Closed

Comments

@greyli
Copy link
Member

greyli commented Apr 23, 2020

In Bootstrap 3, there is a default button style btn-default, but it's removed in Bootstrap 4. Then I use btn-secondary in this project as a default button style, now I am wondering maybe btn-primary is a better choice? What do you think?

You can just vote for your choice, thanks!

🚀 btn-primary (the blue one)
👀 btn-secondary (the grey one)

image

@greyli greyli changed the title Change the default style of form button to btn-primary PLEASE VOTE: Change the default style of form button to btn-primary Apr 23, 2020
@greyli greyli pinned this issue Aug 14, 2020
@greyli
Copy link
Member Author

greyli commented Aug 28, 2020

OK, this change will go into effect in 1.5. For people who still need to use btn-secondary as default, you can set this configuration variable:

app.config['BOOTSTRAP_BTN_STYLE'] = 'secondary'

@greyli greyli closed this as completed Aug 28, 2020
@greyli greyli unpinned this issue Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant