Timeline
10/22/06:
- 13:30 Changeset [1172] by
- Add MochiKit.Logging to SimpleTest?. Add TestRunner?.logger member. …
10/19/06:
- 15:40 Ticket #202 ('#' in URL prevents LoggingPane coming up in IE) created by
- IE is unable to have a window name with '#' in it, just like any special …
10/18/06:
- 11:32 Changeset [1171] by
- MochiKit.Base.values
- 11:23 Changeset [1170] by
- harness *does* work in Safari
- 11:20 Ticket #147 (all signals not getting called if disconnect fired in signal) closed by
- fixed: Fixed in [1169]
- 11:19 Changeset [1169] by
- #147 - fix disconnect during explicit signal call
- 10:48 Changeset [1168] by
- don't bleed loop counter into global scope
- 10:43 Changeset [1167] by
- fix setOpactiy test
10/17/06:
- 09:28 Ticket #201 (parseQueryString doesn't work when '&' is represented by an XML entity) closed by
- fixed: [1166]
- 09:28 Changeset [1166] by
- #201 - parseQueryString and entities
- 07:03 Ticket #201 (parseQueryString doesn't work when '&' is represented by an XML entity) created by
- '&' can be represented as '&' or '&' and neither is parsed …
- 06:16 Changeset [1165] by
- Typo in setOpacity
- 05:35 Changeset [1164] by
- Arnar's patch for IE, with docs
10/16/06:
- 01:39 Ticket #200 (roundClass() conflicts with style sheet turned off) created by
- On the main navigation of my site I have a <a> tag inside of a <li>. When …
10/14/06:
10/13/06:
- 05:23 Changeset [1163] by
- Some whitespace cleanups
10/12/06:
- 09:44 Ticket #199 (_xhr_onreadystatechange should accept more http response codes as ...) created by
- So that Mochikit works a bit better with REST apis, it would be useful if …
- 03:20 Ticket #198 (EventMap for Signal) created by
- Connect events to objects using a declarative object syntax. An example …
10/11/06:
- 18:20 Changeset [1162] by
- update packed
- 06:05 Changeset [1161] by
- IE is baaaaaaaad
10/10/06:
- 06:44 Changeset [1160] by
- Some docs, small changes
- 03:15 Ticket #197 (add removeAttribute to the DOM API) created by
- Hi, The DOM API lacks a function to completely remove an attribute from a …
10/09/06:
- 10:59 Changeset [1159] by
- Too fast
- 10:55 Changeset [1158] by
- Arnar's patch for using currentDocument, with MockDOM enhancements
- 06:31 Changeset [1157] by
- Change some namespaces
- 06:16 Changeset [1156] by
- Apply patch from Arnar
10/08/06:
- 12:30 Ticket #196 (createDOM fails with label:for) closed by
- invalid: Sorry, but the problem is not with createDOM: the DOM attribute for 'for' …
- 08:18 Changeset [1155] by
- Syntax cleaning
- 08:05 Changeset [1154] by
- Less stupid tests
- 08:04 Changeset [1153] by
- Add tests
- 03:16 Ticket #196 (createDOM fails with label:for) created by
- == Test == […] == Expected == 3 Passes in all browsers == Actual == …
- 02:38 Changeset [1152] by
- Add file from #195
- 02:36 Changeset [1151] by
- Create branch for CSS selectors
10/06/06:
- 12:10 Ticket #24 (painting) closed by
- 09:54 Ticket #195 (Support for getting elements by CSS selectors) created by
- Common functionality in js libraries are convenience functions to get …
- 07:35 Changeset [1150] by
- test for #147
10/05/06:
- 00:22 Changeset [1149] by
- Small bug in containers handling
10/02/06:
- 12:20 Ticket #194 (painting) created by
- As per discussion at: …
09/30/06:
- 15:31 Ticket #193 (OmniWeb 5.5: in Dragging demo, block jumps when dragging starts) created by
- When using the MochiKit Draggable example at …
- 11:17 Ticket #192 (Better addLoadEvent function.. (DOMContentLoaded?)) created by
- IMHO it is a good idea to fire 'onload' event after DOM has fully loaded. …
- 00:26 Changeset [1148] by
- Add check to the compose TypeError?
- 00:20 Ticket #189 (IE bug in option default value) created by
- It seems there's an IE bug with handling the attribute value of option …
09/29/06:
- 23:42 Ticket #188 (Bug in Mochikit.Visual.Highlight in Internet Explorer) closed by
- invalid: It's expected, include New.js until next release to make it work.
- 11:28 Ticket #188 (Bug in Mochikit.Visual.Highlight in Internet Explorer) created by
- When using new Mochikit.Visual.Highlight($('element')), Internet Explorer …
09/27/06:
- 09:37 Ticket #187 (Visual.slideUp does not work from "packed" version) closed by
- wontfix: It's expected, New.js should disappear before next release.
- 08:25 Ticket #187 (Visual.slideUp does not work from "packed" version) created by
- I think this is because New.js is not included in packed version. Should …
- 00:32 Changeset [1147] by
- fix queryString string values
09/26/06:
- 06:32 Ticket #186 (getViewportDimensions returns different values in IE and Firefox) created by
- If the viewed document requires a vertical scrollbar getViewportDimensions …
09/25/06:
- 16:20 Ticket #173 (Problem with the __compat__/__export__ setting) closed by
- fixed: export just needs to be set at the right time.. the code was otherwise …
- 16:19 Changeset [1146] by
- fix export usage in MochiKit.Base
- 16:10 Ticket #148 (Incomplete description of Base.map) closed by
- fixed: Fixed in [1145]
- 16:09 Changeset [1145] by
- resolve #148 - update map docs
- 15:59 Ticket #180 (painting) closed by
- fixed: Fixed in [1144]
- 15:58 Changeset [1144] by
- resolve #180, possibly other latent XHTML bugs
- 15:43 Ticket #109 (queryString() doesn't allow Array as one of values) closed by
- fixed: Fixed in [1143]
- 15:42 Changeset [1143] by
- resolve #109
- 15:32 Ticket #185 (parseQueryString("") bad results) closed by
- fixed: Fixed in [1142]
- 15:30 Changeset [1142] by
- resolve #185
- 13:57 Ticket #185 (parseQueryString("") bad results) created by
- parseQueryString("") returns {"":"undefined"}, but should return {} or …
- 13:43 Ticket #181 (Form parsing does not correctly handle value="") closed by
- fixed: Fixed in [1141]
- 13:43 Changeset [1141] by
- resolve #181 - option value=""
Note: See TracTimeline
for information about the timeline view.
