node-webkit-hipster-seed icon indicating copy to clipboard operation
node-webkit-hipster-seed copied to clipboard

Bootstrap Version is Old

Open weswigham opened this issue 10 years ago • 2 comments

bower's bootstrap-less is for bootstrap v2.3.2, angular-bootstrap's newest versions are for bootstrap 3. The two can do really, really wonky things when combined. (For example, bootstrap 2.3 doesn't define any panel related css classes, as used in the accordion.)

Fortunately, bootstrap 3 is bower-based on its own now, and its only dependency (jquery) is already a dependency here.

weswigham avatar Jan 29 '14 19:01 weswigham

I'll look into it. Coffeescript reached 1.7, too.

Anonyfox avatar Jan 30 '14 09:01 Anonyfox

My 2 cents...

"I don't think Bootstrap is like your typical dependency (i.e. like any managed by Bower). It should be modified and built on top of (with any needless modules removed)." Teamwork/node-webkit-base-app#3

adam-lynch avatar Mar 30 '14 01:03 adam-lynch