David Glasser
5308ee7fbb
Upgrade jQuery to 0.11.0
2014-02-18 15:47:42 -08:00
David Greenspan
30374854f0
jquery -> v1.10.2
2014-01-27 14:08:22 -08:00
David Glasser
4b3cb9d305
Rename api.exportSymbol -> api.export.
2013-07-25 18:54:43 -07:00
David Glasser
e4c568b1e1
Merge exports list with package variables in slice JSON.
...
This implies that all exports are package variables, which made underscore,
jquery, and htmljs (which explicitly assigned to fields on the global variable)
break. We now properly encapsulate these packages (except for window.jQuery,
which we let sneak out because bootstrap wants it). This means that packages
that want _ need to use underscore, and packages that want $ need to use jquery.
Also, you can't use _ in minimongo $where any more (matching mongod).
2013-07-25 18:54:42 -07:00
David Glasser
25a3afff54
- drop where from all on_use/on_test (it is no longer being passed in)
...
- allow `api.use(package, {options})` without where
- fix showdown to use a weak dependency
2013-07-25 18:54:40 -07:00
Geoff Schmidt
7617d8931a
Update docs, query, and showdown for namespacing
2013-07-12 17:36:40 -07: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
Nick Martin
dc62e2cef0
Bump jquery to 1.8.2.
2012-11-15 20:44:56 -08:00
Bobby Warner
29019d5843
updated jquery from 1.7.1 to 1.7.2
2012-04-17 01:07:48 -05:00
Geoff Schmidt
d1d5604976
Refactor bundler; new package API
2012-01-27 20:02:26 -08:00
Geoff Schmidt
e5eb42e55c
Refactor package API/bundler
2012-01-27 20:02:24 -08:00
Geoff Schmidt
b3d3d7276d
update the jquery 1.7.1
...
kills irritating deprecation warning in Chrome
2011-12-14 17:58:49 -08:00
Nick Martin
d69c2d1f19
Initial import from old busted repo.
2011-11-17 18:35:20 -08:00