Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mdo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
Better code reviews with Blended Diffs
(markdotto.com)
11 points
by
mdo
3y ago
|
0 comments
2.
▲
by
mdo
5y ago
Yes, and we'll be adding support for that as opt-in in v5.1.0! Here's a little teaser: https://deploy-preview-31813--twbs-bootstrap.netlify.app/doc... .
3.
▲
by
mdo
5y ago
Snark aside, we haven't had anything to do Twitter for almost nine years. They don't do anything for or with Bootstrap :).
4.
▲
by
mdo
5y ago
Not yet, sorry! RTL was our big feature addition that came with some significant departures. Tried to keep the breaking changes and overhauls to a minimum compared to the v3-v4 migration.
5.
▲
by
mdo
5y ago
Thank you! <3
6.
▲
by
mdo
6y ago
Thank you! <3
7.
▲
by
mdo
6y ago
Yup, and we're looking at dropping Legacy Edge from our supported browsers for this reason as well. As of right now, we still have v17 and v18 in there, but there's a PR open to remove.
8.
▲
by
mdo
6y ago
Thanks! <3 Who knows how long this will take with the pandemic (and I work full-time at GitHub, and most of the team has full-time jobs), so all that does slow us down. That said, this should be faster than v4's development, and wit
9.
▲
by
mdo
6y ago
With how the web has evolved over the years, we've been caught on the side of being too far behind and being too far ahead. We want to move faster and find the right balance. v4 was a bit of a nightmare scenario, and upgrading from v3
10.
▲
by
mdo
6y ago
Nope! We're a small distributed team that works on Bootstrap when we can. Jacob and I created it at Twitter, but we took it with us in 2012 when we both left :).
11.
▲
by
mdo
6y ago
Reinventing the wheel is awesome! More people, myself included, need to build from scratch and learn ourselves every now and then. Definitely interested in more tooling around helping folks getting started, too. Spent a lot of time on the c
12.
▲
by
mdo
6y ago
Unsure how we'll tackle this overall, but we are looking at increased customization and variants for a handful of key components. This might be a mistake, and if so, we'll hope to hear it in the alphas so we can shift gears and do
13.
▲
by
mdo
6y ago
To clarify, v5 removes jQuery, but not our JavaScript—we've rewritten everything to work without it.
14.
▲
by
mdo
6y ago
I feel you! Good news is IE11 is going end of life soon and it's increasing less of a concern. Legacy Edge is still there to fill the void though :D.
15.
▲
by
mdo
6y ago
Very happy to hear this for both of you! Bootstrap 2 was life changing for us to create and share :). <3
16.
▲
by
mdo
6y ago
Speaking to the lifetime of each major version—Bootstrap 4 can't go into any kind of LTS situation until v5 is fully stable. That's going to take a few months just being honest, so I fully expect v4 to be around into 2021. We'
17.
▲
by
mdo
6y ago
Thank you! <3
18.
▲
by
mdo
9y ago
Hey, that's awesome! Reminds me that Bootstrap started over six years ago from a Less variable and mixin library ( http://getpreboot.com ).
19.
▲
by
mdo
9y ago
We'll be working on moving on from jQuery. When we finally decided to commit to it, it was too late in the v4 alpha process to really spend significant time doing it. We'll be piece-meal updating our plugins to drop it. Lots of fo
20.
▲
by
mdo
9y ago
<3
21.
▲
by
mdo
9y ago
1) There are tools to do this for you in any project :). 2) Bootstrap 4 includes dozens of utilities like these and more. Still have some to add, but there are tons. 3) Our theme state is busted in the beta it will be there for final. Open
22.
▲
by
mdo
9y ago
Probably gonna stick with some Sass stuff for awhile, tackling components and JS behaviors we haven’t done in the past. There’s some major stuff we’re missing even before CSS grid layout (which doesn’t have super great support today).
23.
▲
by
mdo
9y ago
Yup, Johann is going to slowly tackle rewriting plugins in vanilla JS. That’s a big task, but we’ll do it in time.
24.
▲
by
mdo
9y ago
Fixed! Sorry about that :).
25.
▲
by
mdo
9y ago
Spinners are coming in 4.1: https://github.com/twbs/bootstrap/pull/22960
26.
▲
by
mdo
9y ago
It’s past midnight by me and I’m heading to bed, but I’ll pop back here tomorrow to answer questions and follow up with folks. Thanks for the kind words so far, and any and all feedback coming our way :). Huge thanks to the contributors and
27.
▲
by
mdo
9y ago
Why yes, it will! I'm late to this thread, but I don't check Hacker News often and missed the tweet from @tedmiston. The first beta is coming soon—I basically spent all weekend working on it while recovering from a cold. There
28.
▲
by
mdo
10y ago
I hear you two. I'll look into it for the beta. Opened an issue at https://github.com/twbs/bootstrap/issues/21581 — feel free to chime in with any specific examples or requests.
29.
▲
by
mdo
10y ago
Folks seemed to expect the `!important`s to always ensure the utility classes are applied properly. https://twitter.com/mdo/status/684261888046190594
30.
▲
by
mdo
10y ago
You're showing an arbitrary HTML snippet here, not Bootstrap's grid system. Add the grid markup and make sure your image is responsive, and you'll get https://jsfiddle.net/q39rq6eu/6/ .
More ›