David Greenspan
|
523c60d63b
|
fix bubbling from event target to selector match
|
2012-04-28 11:50:18 -07:00 |
|
matt debergalis
|
f3e0267e3b
|
wrap forEach callback in bindEnvironment
|
2012-04-27 15:02:12 -07:00 |
|
Nick Martin
|
df13b724f8
|
Merge branch 'refs/heads/css-preproc' into devel
|
2012-04-26 17:52:41 -07:00 |
|
Nick Martin
|
eb8017096b
|
Add new sass package based on less package.
|
2012-04-26 15:32:14 -07:00 |
|
David Greenspan
|
234827ba44
|
fix intermittent bad handlebars context
|
2012-04-26 15:22:12 -07:00 |
|
Nick Martin
|
2a4d4e5fa9
|
Add tests for sylus package.
|
2012-04-26 13:33:33 -07:00 |
|
Heikki Ylönen
|
7d0bcc2945
|
Add stylus package.
|
2012-04-26 13:25:14 -07:00 |
|
David Greenspan
|
30d809c3f5
|
smartpatch comments
|
2012-04-26 11:51:36 -07:00 |
|
David Greenspan
|
02469a8031
|
more liverange docs
|
2012-04-26 11:18:08 -07:00 |
|
David Greenspan
|
55dd0eb494
|
test for event handler order in nested chunks
|
2012-04-26 11:18:08 -07:00 |
|
David Greenspan
|
8db8b54d7c
|
findParent tests and fixes
|
2012-04-26 11:18:08 -07:00 |
|
David Greenspan
|
3cb5bf7c33
|
API cleanup and liverange documentation
|
2012-04-26 11:18:08 -07:00 |
|
David Greenspan
|
009c588ee3
|
refactor for clarity
|
2012-04-26 11:18:07 -07:00 |
|
David Greenspan
|
e533a1867e
|
first working version of fixed event bugs
|
2012-04-26 11:18:07 -07:00 |
|
David Greenspan
|
4583a9e3f1
|
namespace jquery binds
|
2012-04-26 11:18:07 -07:00 |
|
David Greenspan
|
69efcbbbc6
|
comments
|
2012-04-26 11:18:07 -07:00 |
|
David Greenspan
|
3a09e65cb0
|
rename makeItem
|
2012-04-26 11:18:07 -07:00 |
|
David Greenspan
|
d4e2bd6475
|
fix events to properly target top-level elements
|
2012-04-26 11:18:07 -07:00 |
|
David Greenspan
|
49f2d6a90e
|
IE mystery solved
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
7ffb59fa61
|
use exec instead of replace for clarity
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
c676cce057
|
get rid of liverange finalizers
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
7fdea86f45
|
remove newly obsolete visit methods
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
ffd02bf1aa
|
move diff/patch into smartpatch
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
365cd81f55
|
recursive liverange destroy
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
4af0a8b9f7
|
move liverange cleanup into liveui
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
bb2a6834af
|
improved diff/patch fuzz test
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
7e8279f245
|
shorter, random diff/patch fuzz test; clarify comments
|
2012-04-26 11:18:06 -07:00 |
|
David Greenspan
|
2614ad84bd
|
extra test case
|
2012-04-26 11:18:06 -07:00 |
|
matt debergalis
|
d89fb3542a
|
tweak
|
2012-04-26 10:40:07 -07:00 |
|
matt debergalis
|
4c1f0d57e0
|
Merge pull request #84 from fivethirty/devel
Added Twitter Bootstrap as a smart package.
|
2012-04-26 10:38:09 -07:00 |
|
Nick Martin
|
d08967a114
|
Merge branch 'refs/heads/version-bump' into devel
|
2012-04-26 00:37:00 -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 |
|
David Greenspan
|
70aab70add
|
"less" test
|
2012-04-25 18:16:49 -07:00 |
|
David Greenspan
|
840dc7d8a5
|
make coffeescript tests fail if .coffee file doesn't run
|
2012-04-25 17:36:45 -07:00 |
|
Nick Martin
|
54f6f01e48
|
Update sockjs client to 0.3.1.
|
2012-04-25 17:20:43 -07:00 |
|
Nick Martin
|
b0af1751c7
|
Add coffeescript tests.
|
2012-04-25 13:35:26 -07:00 |
|
fivethirty
|
02abc5711e
|
remove png handler from bootstrap smart package.
|
2012-04-25 12:04:07 -07:00 |
|
Jason Giedymin
|
078cdaf441
|
Add bare option for compiling CoffeeScript
Removes top-level function safety wrapper.
(http://coffeescript.org/#lexical_scope)
|
2012-04-24 23:03:43 -07:00 |
|
Nick Martin
|
2887771f4a
|
Allow backbone on the server also.
Also, add json dependency.
|
2012-04-23 21:45:02 -07:00 |
|
Nick Martin
|
89166c50fb
|
Upgrade backbone version.
|
2012-04-23 21:45:02 -07:00 |
|
Nick Martin
|
cd6cbb2397
|
Reference a different copy of underscore, for consistency.
|
2012-04-23 21:45:02 -07:00 |
|
Nick Martin
|
82e0a7b4b9
|
Upgrade all 3 copies of underscore. *sigh*
|
2012-04-23 21:45:02 -07:00 |
|
Nick Martin
|
f00a8a21fb
|
Allow native websockets connections to sockjs.
This interface will probably change, but enabling this allows people to get started on non-browser DDP clients now.
|
2012-04-23 19:49:53 -07:00 |
|
David Greenspan
|
361f22f124
|
fix http timeout test for IE caching
|
2012-04-23 13:12:04 -07:00 |
|
David Greenspan
|
9d5d6f2a52
|
LiveUI tests for current event selector limitations, plus reactive listener cleanup
|
2012-04-23 13:11:50 -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 |
|
matt debergalis
|
753d139325
|
Fix dotted path selector compiler, fixes #71.
Add dotted path test suite.
|
2012-04-22 13:06:18 -07:00 |
|
David Greenspan
|
e5e1669bd1
|
new badge
|
2012-04-20 16:16:23 -07:00 |
|
David Greenspan
|
a1e05e4c25
|
new badge
|
2012-04-20 15:36:09 -07:00 |
|