David Glasser
8dbee56e77
Add .gitignore to package directories to match linker branch.
...
This way switching between linker and devel doesn't leave you with lots of junk
in git status.
2013-05-13 10:57:37 -07:00
Avital Oliver
5a0a4f5ab0
npm dependencies at bundle time
...
- package.js now has a top-level 'Npm.depends' directive
- both bundle-time and server run-time code can get access
to any dependent npm module with 'Npm.require'
2013-03-19 15:11:04 -07:00
Naomi Seyfer
fb65a1ea54
Stop having errors from bootstrap; m_l_t on tests
2013-02-19 16:30:37 -08:00
Naomi Seyfer
b2738e2346
Switch to using the right URI and comment what we are doing
2013-02-14 14:29:05 -08:00
Benjamin Chelli
1e22db062d
Fix override for icon-white
...
CSS Selector was not matching => wrong image loaded in certain cases
2013-02-14 14:21:08 -08:00
Naomi Seyfer
124d05488b
Upgrade bootstrap to version 2.3.0
2013-02-12 16:32:07 -08:00
xenolf
9e66735cec
update bootstrap to 2.2.2
2013-01-18 19:05:02 -08:00
Rahul
40e92ee043
Specify that Bootstrap is a front-end framework
...
Taken from the Bootstrap homepage: "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
Nitpick. There's no such thing as a "UX framework", and Bootstrap also provides more than just UI widgets, so I figured it would probably be best to just use the same description Twitter chose.
2013-01-08 20:35:53 -08:00
Nick Martin
d2b5daef2e
Bump bootstrap to 2.2.1
2012-11-15 20:44:56 -08:00
Tom Wijsman
8f83b2c32e
Made sure all file system related statements use proper path.join and path.sep to support other platforms.
2012-10-30 15:53:49 -07:00
fivethirty
2c62b1df93
bump bootstrap from 2.0.4 to 2.1.1
2012-09-16 12:10:21 -07:00
Nick Martin
62ec81afda
Upgrade bootstrap to 2.0.4. Fixes #173 .
2012-06-19 18:40:49 -07:00
matt debergalis
d89fb3542a
tweak
2012-04-26 10:40:07 -07:00
fivethirty
c24f891f85
adding bootstrap-override.css to make paths to
...
icons absolute. this is needed because the
bundler minifies css and serves it from the "/"
directory.
2012-04-25 19:39:21 -07:00
fivethirty
02abc5711e
remove png handler from bootstrap smart package.
2012-04-25 12:04:07 -07:00
fivethirty
a6a51cac4f
Adding package.js for Bootstrap.
2012-04-22 15:47:46 -07:00
fivethirty
2a622830a0
Created packages/bootstrap dir and added
...
Bootstrap files.
2012-04-22 15:47:46 -07:00