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

Does it support Bootstrap CSS? #886

Closed
PHuhn opened this issue Aug 2, 2017 · 5 comments
Closed

Does it support Bootstrap CSS? #886

PHuhn opened this issue Aug 2, 2017 · 5 comments

Comments

@PHuhn
Copy link

PHuhn commented Aug 2, 2017

I'm submitting a ... (check one with "x")

[X] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
As I see it this supports Material CSS

Expected behavior
Does it support Bootstrap CSS?

Reproduction of the problem
no problem..

What is the motivation / use case for changing the behavior?
You indicate that you:
Decoupled theme'ing with included Google Material theme

Please tell us about your environment:
Angular4 CLI using Bootstrap4 and nb-bootstrap

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web
    Chrome

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    TypeScript 2.4

@amcdnl
Copy link
Contributor

amcdnl commented Aug 3, 2017

No but you can easily style it that way with a custom theme.

@amcdnl amcdnl closed this as completed Aug 3, 2017
@schematical
Copy link

Anyone have a theme they would like to share?

@asadsahi
Copy link

asadsahi commented Oct 29, 2017

I have seen in change log there is a bootstrap theme included now, I have added bootstrap css file and applied class="bootstrap" on the table. It styles like this:

image

Not sure if this is correct.

@nisi1973
Copy link

nisi1973 commented Feb 1, 2018

Any news about this? I see the same problem.

@PHuhn
Copy link
Author

PHuhn commented Feb 1, 2018

I ended up using PrimeFaces PrimeNg library. It uses a BootStrap 2 like CSS and has 17 pre-built themes. PrimeNg's grid is quite good, and I can't remember a problem. But, the PrimeNg dialog (window popup) has an annoying render/display timing issue. I will need to redesign that code.

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

No branches or pull requests

5 participants