dojo commits

RevisionAuthorDateDescription
15141(diff)doughays05 Sep 2008 09:45:11

References #5081, #7549. Readd focusNode to Editor for InlineEditBox to use.

15140(diff)bill05 Sep 2008 06:13:17

Fixes #7592: Can't save textarea edit box if others on page have been activated first.
!strict

15139(diff)bill05 Sep 2008 05:11:00

Change InlineEditBox to use instead of , to workaround
IE bugs (?) setting innerHTML for the button labels.
Fixes #7593 !strict.

Also added some button tests.

15138(diff)peller05 Sep 2008 00:28:40

remove console.log from [15137] Refs #5821 !strict

15137(diff)bill05 Sep 2008 00:05:46

Fixes #5821, fixes #7594: programatically adding tab to empty TabContainer fails.
Problem was that we were querying size of tab strip before any tabs had been created,
thus it was coming out as 0.

May also help fix part of #4502 (refs #4502).

!strict

15136(diff)jburke04 Sep 2008 23:27:06

Refs #6687, updates to the CDN build process.

15135(diff)dante04 Sep 2008 21:32:48

refs #7595 - marking a todoc on a public facing API

15134(diff)dante04 Sep 2008 21:31:16

fixes typeo referencing an undefined dataStore object. All other surrounding references treat it as an object with a .count variable, which inspecting shows it to have.
fixes #7595 - thanks stekell2 for tracking this down.

15133(diff)elazutkin04 Sep 2008 20:58:38

Eliminating stray commas (2nd pass). Refs #7596. !strict
Some of the stray commas are relatively harmless (e.g., in commented out examples).

15132(diff)elazutkin04 Sep 2008 20:57:36

Eliminating stray commas (2nd pass). Refs #7596. !strict
Some of the stray commas are relatively harmless (e.g., in commented out examples).

15131(diff)elazutkin04 Sep 2008 20:45:50

Eliminating stray commas. Refs #7596. !strict
Some of the stray commas are relatively harmless (e.g., in commented out examples).

15130(diff)elazutkin04 Sep 2008 20:43:32

Eliminating stray commas. Refs #7596. !strict
Some of the stray commas are relatively harmless (e.g., in commented out examples).

15129(diff)elazutkin04 Sep 2008 20:42:07

Eliminating stray commas. Refs #7596. !strict
Some of the stray commas are relatively harmless (e.g., in commented out examples).