|
|
|
@1433
|
[1433]
|
10/19/08 00:50:09 |
cederberg@gmail.com |
Removed MochiKit.DOM.isParent as it was similar to isChildNode. |
|
|
|
@1430
|
[1430]
|
10/15/08 14:08:06 |
cederberg@gmail.com |
Added DOM coercion patch for removeElement and swapDOM functions (by Jason … |
|
|
|
@1414
|
[1414]
|
10/06/08 03:28:09 |
cederberg@gmail.com |
Added null checks to MochiKit.DOM.getElementsByTagAndClassName, … |
|
|
|
@1412
|
[1412]
|
10/06/08 01:04:57 |
cederberg@gmail.com |
Fixed problem with DOM attributes being handled differently from DOM … |
|
|
|
@1408
|
[1408]
|
10/04/08 10:45:59 |
cederberg@gmail.com |
Fixed issue in MochiKit.DOM.getNodeAttribute() where some attribute values … |
|
|
|
@1369
|
[1369]
|
05/06/08 01:21:54 |
cederberg@gmail.com |
Fixed issue with isChildNode() not correctly handling nodes outside the … |
|
|
|
@1346
|
[1346]
|
03/26/08 11:54:50 |
cederberg@gmail.com |
Fixed MochiKit.DOM.getFirstParentByTagAndClassName for case when no … |
|
|
|
@1333
|
[1333]
|
03/16/08 23:59:02 |
cederberg@gmail.com |
Added fix for text nodes in isChildNode (see #283).
Also refactored the … |
|
|
|
@1302
|
[1302]
|
07/18/07 13:31:16 |
therve@gmail.com |
Apply Julien's patch, add a few tests. |
|
|
|
@1247
|
[1247]
|
01/08/07 05:09:38 |
therve@gmail.com |
Correct a bug in withWindow, add a test for it. |
|
|
|
@1219
|
[1219]
|
11/25/06 00:25:35 |
therve@gmail.com |
Add insertSiblingNodes* |
|
|
|
@1218
|
[1218]
|
11/24/06 12:07:53 |
beau@hartshornesoftware.com |
replaced getParentByTag with getFirstParentByTagAndClassName |
|
|
|
@1213
|
[1213]
|
11/23/06 09:04:10 |
therve@gmail.com |
Add getParentByTag (#157). |
|
|
|
@1209
|
[1209]
|
11/22/06 01:04:02 |
therve@gmail.com |
Add removeNodeAttribute. Fix #197. |
|
|
|
@1141
|
[1141]
|
09/25/06 14:43:08 |
bob@redivi.com |
resolve #181 - option value="" |
|
|
|
@1004
|
[1004]
|
06/14/06 16:54:28 |
bob@redivi.com |
move New.cleanWhitespace to DOM.removeEmptyTextNodes |
|
|
|
@1003
|
[1003]
|
06/14/06 16:36:39 |
bob@redivi.com |
move New.flatten to Base.flattenArray |
|
|
|
@859
|
[859]
|
05/11/06 12:41:39 |
beau@hartshornesoftware.com |
refactored Style module, tests pass, but work is still in progress |
|
|
|
@853
|
[853]
|
05/09/06 12:54:15 |
therve@gmail.com |
Handle select-multiple, and add tests for it. |
|
|
|
@831
|
[831]
|
05/01/06 13:49:39 |
bob@redivi.com |
MochiKit.DOM docs, iter independence, dom/dom |
|
|
|
@736
|
[736]
|
04/24/06 19:33:22 |
beau@hartshornesoftware.com |
fixed a couple test failures |
|
|
|
@699
|
[699]
|
04/23/06 19:23:29 |
beau@hartshornesoftware.com |
cosmetics |
|
|
|
@673
|
[673]
|
04/21/06 16:22:47 |
beau@hartshornesoftware.com |
fixes 95, brought fixes over to Signal |
|
|
|
@647
|
[647]
|
03/27/06 18:37:38 |
beau@hartshornesoftware.com |
added tests for elementPosition that revealed found bugs in DOM, fixed … |
|
|
|
@605
|
[605]
|
02/06/06 22:15:09 |
bob@redivi.com |
New MochiKit-based SimpleTest? test runner as a replacement for Test.Simple |
|
|
|
@585
|
[585]
|
01/26/06 18:53:02 |
bob@redivi.com |
debug msg |
|
|
|
@583
|
[583]
|
01/26/06 18:50:44 |
bob@redivi.com |
debug msg |
|
|
|
@582
|
[582]
|
01/26/06 18:49:55 |
bob@redivi.com |
workaround for IE workaround |
|
|
|
@580
|
[580]
|
01/26/06 18:31:41 |
bob@redivi.com |
testing IE stupidity |
|
|
|
@556
|
[556]
|
01/23/06 12:11:40 |
bob@redivi.com |
fix for #45: FORM tags with name attribute |
|
|
|
@482
|
[482]
|
12/24/05 18:31:56 |
bob |
#33 fix test |
|
|
|
@454
|
[454]
|
11/29/05 09:47:08 |
bob |
fix #15 (in-order scrapeText walk, STRONG) |
|
|
|
@424
|
[424]
|
11/08/05 10:21:55 |
bob |
IE tweak? |
|
|
|
@423
|
[423]
|
11/08/05 08:37:25 |
bob |
fix radio |
|
|
|
@408
|
[408]
|
11/02/05 17:54:33 |
bob |
formContents and queryString enhancements |
|
|
|
@402
|
[402]
|
11/01/05 16:01:51 |
bob |
DOM context |
|
|
|
@390
|
[390]
|
10/29/05 17:22:03 |
bob |
actually fix the test |
|
|
|
@389
|
[389]
|
10/29/05 17:21:41 |
bob |
fix the test |
|
|
|
@384
|
[384]
|
10/29/05 14:27:35 |
bob |
remove Compat, strip out 2k |
|
|
|
@330
|
[330]
|
10/20/05 16:11:28 |
bob |
copout |
|
|
|
@243
|
[243]
|
08/05/05 22:26:40 |
bob |
Added updateNodeAttributes, appendChildNodes, replaceChildNodes … |
|
|
|
@230
|
[230]
|
08/03/05 03:43:31 |
bob |
- sendXMLHttpRequest and functions that use it (loadJSONDoc, etc.) no … |
|
|
|
@202
|
[202]
|
07/29/05 18:16:14 |
bob |
- Beefed up the MochiKit.DOM test suite
- Fixed return value for … |
|
|
|
@191
|
[191]
|
07/28/05 13:46:31 |
bob |
potential IE5.x support with MochiKit.Compat ? |
|
|
|
@169
|
[169]
|
07/25/05 14:02:27 |
bob |
add "false" to break out of call stacks |
|
|
|
@75
|
[75]
|
07/18/05 13:22:32 |
bob |
addElementClass fix, tests and new hasElementClass from Ian Bicking. |
|
|
|
@48
|
[48]
|
07/15/05 02:07:31 |
bob |
JSAN/namespace action |
|
|
|
@43
|
[43]
|
07/14/05 03:14:27 |
bob |
add sortable tables example
change isArrayLike to match latest Safari … |
|
|
|
@38
|
[38]
|
07/08/05 00:11:20 |
bob |
add an array fast-path to forEach
convert emitHTML to use a non-recursive … |
|
|
|
@28
|
[28]
|
07/06/05 16:29:10 |
bob |
add arg checking for reduce, attribute filter for emitHTML |
|
|
|
@2
|
[2]
|
07/03/05 17:36:33 |
svm |
SVM: skipping changes 0-2 for http://svn.red-bean.com/mochikit |