Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
21–30 of 70 posts
Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#22Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#23Nice work! Is the orange outline on the left/right carousel (once you click, near "gradient controls") meant to be there? See: https://imgur.com/a/bEawxZz
Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#24Nice work! Is the orange outline on the left/right carousel (once you click, near "gradient controls") meant to be there? See: https://imgur.com/a/bEawxZz
Thanks! Nope, it's not. And I've never seen it before so I don't know where it could come from. What browser are you using?
You do have to click on either the left or right arrow to see it.
Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#25Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#26Earlier quoted context omitted.
Thanks! Nope, it's not. And I've never seen it before so I don't know where it could come from. What browser are you using?
Android/Chrome 81.0.x You do have to click on either the left or right arrow to see it.
Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#27Earlier quoted context omitted.
Maybe not the big, funded websites. But I'm sure a lot of people doing small, static-y websites for MVPs, personal websites, or small products will use JQuery for a long time to come. JQuery is a no-brainer for anyone with small website with limited interactivity. JQuery is like the PHP of front-end - inexpensive to build with, easy to use and loads of information available on stackoverflow.
Unfortunately I couldn't disagree more. You do not really need JQuery any more, as JS has matured. I just see it as wasted loading time.
Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#28Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#29Earlier quoted context omitted.
Android/Chrome 81.0.x You do have to click on either the left or right arrow to see it.
Okay thanks I'm going to check it out. I think some browsers add an outline to indicate it being selected, it might be that. I believe Firefox has a slightly visible dotted line around each element.
...Re: Show HN: Solid, a free and MIT licensed design system / UI kit for Bootstrap 4
#30Some feedback: if I saw those disabled buttons without an active button next to it, I would have no idea they are disabled and would wonder why the button isn’t working. I recommend using gray for disabled, instead of just a lighter color scheme.