Earlier this year
-
r140
(Correcting typos in comments, small code normalization to fi...) committed by eugene.lazutkin
- Correcting typos in comments, small code normalization to fix potential bugs.
Correcting typos in comments, small code normalization to fix potential bugs.
-
r139
(adding a bunch of closing head elements and a new nodelist a...) committed by phiggins
- adding a bunch of closing head elements and a new nodelist api GRAB, FTW. bumping minimum version to
1.4 because it uses 1.4 specific apis now
adding a bunch of closing head elements and a new nodelist api GRAB, FTW. bumping minimum version to
1.4 because it uses 1.4 specific apis now
-
r138
(adding dojo.getSelection and cleanup keys a tiny bit.adjustm...) committed by phiggins
- adding dojo.getSelection and cleanup keys a tiny bit.adjustments to hoverClass for size
adding dojo.getSelection and cleanup keys a tiny bit.adjustments to hoverClass for size
-
r137
(restoring public function d.fn and adding some more undersco...) committed by phiggins
- restoring public function d.fn and adding some more underscorejs-isms (clean implementations)
restoring public function d.fn and adding some more underscorejs-isms (clean implementations)
-
r136
(adding dojo.compose to base plugd with tests) committed by phiggins
- adding dojo.compose to base plugd with tests
adding dojo.compose to base plugd with tests
-
r135
(adding in dojo.now() + tests. speedup forIn. ) committed by phiggins
- adding in dojo.now() + tests. speedup forIn.
adding in dojo.now() + tests. speedup forIn.
-
r134
(proto code to show blowery) committed by phiggins
- proto code to show blowery
proto code to show blowery
-
r133
(no need to mix, object ref ftw) committed by phiggins
- no need to mix, object ref ftw
no need to mix, object ref ftw
-
r132
(small reduction) committed by phiggins
- small reduction
-
r131
(testing if custom events bubble) committed by phiggins
- testing if custom events bubble
testing if custom events bubble
-
r130
(adding lots of trigger tests) committed by phiggins
- adding lots of trigger tests
adding lots of trigger tests
-
r129
(updating trigger to handle custom IE events, or anything doj...) committed by phiggins
- updating trigger to handle custom IE events, or anything dojo.connect()ed to, and mouseenter in FF
updating trigger to handle custom IE events, or anything dojo.connect()ed to, and mouseenter in FF
-
r128
(exposing dojo._trigger as fast path, better docs, dropping c...) committed by phiggins
- exposing dojo._trigger as fast path, better docs, dropping closed triggerObject
exposing dojo._trigger as fast path, better docs, dropping closed triggerObject
-
issue 10
(base.js does not appear to play well with dijit.layout.TabCo...) reported by tonyissakov
-
-
-
r126
(adding in keys.js plugin. might change it to getKeys toavoid...) committed by phiggins
- adding in keys.js plugin. might change it to getKeys toavoid the clobbering
adding in keys.js plugin. might change it to getKeys toavoid the clobbering
-
r125
(cleanup node.js, remove _Node.fn (use .prototype), docs and ...) committed by phiggins
- cleanup node.js, remove _Node.fn (use .prototype), docs and tests. run in ie8, ff35,31 sf4, chrome2
cleanup node.js, remove _Node.fn (use .prototype), docs and tests. run in ie8, ff35,31 sf4, chrome2
-
r124
(fixing connect() array shifting logic, adding in toList()) committed by phiggins
- fixing connect() array shifting logic, adding in toList()
fixing connect() array shifting logic, adding in toList()
-
r123
(adding dojo.node support to dojo.trigger plugin optionally) committed by phiggins
- adding dojo.node support to dojo.trigger plugin optionally
adding dojo.node support to dojo.trigger plugin optionally
-
r122
(actually pushing node.js -- whoops) committed by phiggins
- actually pushing node.js -- whoops
actually pushing node.js -- whoops
-
r121
(adding in dojo.node, also removing a bunch of api's provided...) committed by phiggins
- adding in dojo.node, also removing a bunch of api's provided in Dojo Core officially in trunk -
please please let me know if I broke anything
adding in dojo.node, also removing a bunch of api's provided in Dojo Core officially in trunk -
please please let me know if I broke anything
-
issue 9
(block() determines the div's height incorrectly and also eve...) commented on by khamenya
-
-
issue 9
(block() determines the div's height incorrectly and also eve...) commented on by khamenya
-
-
issue 9
(block() determines the div's height incorrectly and also eve...) reported by khamenya
-
-
r120
(duplicate method. adding in require()) committed by phiggins
- duplicate method. adding in require()
duplicate method. adding in require()
-
r119
(tag from 1.3.0 that remained uncommitted) committed by phiggins
- tag from 1.3.0 that remained uncommitted
tag from 1.3.0 that remained uncommitted
-
-
r118
(there is no need for this to use base.js) committed by phiggins
- there is no need for this to use base.js
there is no need for this to use base.js
-
-
-
issue 8
([Patch] Implement next()/prev() methods for dojo.NodeList) Status changed by phiggins
-
-
issue 8
([Patch] Implement next()/prev() methods for dojo.NodeList) reported by forberg
-
-
r117
(more reductions for overlapping functionality in dojo base n...) committed by phiggins
- more reductions for overlapping functionality in dojo base now
more reductions for overlapping functionality in dojo base now
-
r116
(updating plugd to work with new dojo methods introduced in [...) committed by phiggins
- updating plugd to work with new dojo methods introduced in [17568] refs #8612
updating plugd to work with new dojo methods introduced in [17568] refs #8612
-
r115
(reducing twit plugin code size by using new script plugin fe...) committed by phiggins
- reducing twit plugin code size by using new script plugin features
reducing twit plugin code size by using new script plugin features
-
r114
(for convenience) committed by phiggins
- for convenience
-
r113
(making the plugin thinger its own module) committed by phiggins
- making the plugin thinger its own module
making the plugin thinger its own module
-
r112
(this one feels like a no-brainer) committed by phiggins
- this one feels like a no-brainer
this one feels like a no-brainer
-
r111
(making addScript handle inline callback definitions. somethi...) committed by phiggins
- making addScript handle inline callback definitions. something=? will force jsonp loading and create
the callback stub for you
making addScript handle inline callback definitions. something=? will force jsonp loading and create
the callback stub for you
-
r110
(adding .size() method and basic unit tests. probably not rea...) committed by phiggins
- adding .size() method and basic unit tests. probably not ready for primetime, but is convenient for
stuff you know you can do
adding .size() method and basic unit tests. probably not ready for primetime, but is convenient for
stuff you know you can do
-
r109
(just playing around. no one should be using this module anyw...) committed by phiggins
- just playing around. no one should be using this module anyway
just playing around. no one should be using this module anyway
-
r108
(adding ability to prefix exported methods. making it more mo...) committed by phiggins
- adding ability to prefix exported methods. making it more moo-ish with $
adding ability to prefix exported methods. making it more moo-ish with $
-
r107
(making @reply links global regexp, was only matching first) committed by phiggins
- making @reply links global regexp, was only matching first
making @reply links global regexp, was only matching first
-
r106
(comment out test that only exists locally for now) committed by phiggins
- comment out test that only exists locally for now
comment out test that only exists locally for now
-
issue 7
(config do using(var djConfig ={conflict:true}) not works!) Status changed by phiggins
-
-
r105
(adding tests ensuring djConfig.conflict works in both cases) committed by phiggins
- adding tests ensuring djConfig.conflict works in both cases
adding tests ensuring djConfig.conflict works in both cases
-
-
issue 5
(Neither show() nor toggle() shows elements that were "hidden...) commented on by phiggins
-
-
issue 5
(Neither show() nor toggle() shows elements that were "hidden...) commented on by romanrmr
-
-
issue 5
(Neither show() nor toggle() shows elements that were "hidden...) commented on by phiggins
-
|