History log of /yui3/src/widget/js/WidgetLocale.js
Revision Date Author Comments Expand
0053f1fb888038751d102e8407f4708a80e6a43b 22-Oct-2010 Satyen Desai <sdesai@yahoo-inc.com>

Fixed widget-locale (deprecate) support. Needed lazyAdd:false, since it uses the internal _strs hash. Fixes #2529459

16c79cfd4e557feb8c17d1b52e528e75a113b7b3 24-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

API doc updates. No -min files were harmed in the making of this commit point

8f943638800c6b5b82cb3c907e03f02186b562f8 17-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

Moved original widget strings impl to a seperate module - widget-locale. It is deprecated, in favor of the new Y.Intl external string package support