Commit Graph

27 Commits

Author SHA1 Message Date
ekatek
fb709c9563 remove versions files from core packages 2014-06-16 22:11:31 -07:00
ekatek
beb0e59b9d new version files from teh new solver? Also, package.js correct with tests 2014-05-09 17:36:25 -07:00
ekatek
031890d2c5 don't store buildtime deps in the catalog 2014-05-04 16:56:58 -07:00
ekatek
23ad149a78 better versions files 2014-04-25 15:06:45 -07:00
ekatek
10d2047d12 clean up 2014-04-25 15:01:20 -07:00
ekatek
c84c8d6097 alphabetize package version lock files 2014-04-24 18:18:21 -07:00
ekatek
1f3daac20c remaining versions.json 2014-04-21 19:03:09 -07:00
Geoff Schmidt
66b7253695 Take all packages to 1.0.0 (that aren't already there) 2014-03-07 12:00:20 -08:00
David Glasser
c685e7bb48 remove versions from packages 2014-03-06 01:54:54 -08:00
ekatek
ba48779041 download packages on add 2014-03-06 01:25:47 -08:00
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