dmachi / dojox_application

Dojox Application Framework for mobile, tablets, and desktops
Other
27 stars 24 forks source link

Various cleanups & improvments #149

Closed cjolif closed 11 years ago

cjolif commented 11 years ago
  1. make sure we use dojox/css3 when on IE10 as IE10 supports CSS3 transitions
  2. fix issues when errors occurs in model.js and are not correctly reported (also move model.js to utils as this is not really meant be used directly only by View & main)
  3. support cascading of NLS (#105)