Commit Graph

15 Commits (08e40697de062abaeac19fe8eb0adc74fd081af1)

Author SHA1 Message Date
Jonathan Frederic 08e40697de Removed for () loops where necessary. Replaced with _.each
13 years ago
Jonathan Frederic 35a02a0436 Replace .html with .text everywhere possible
13 years ago
Jonathan Frederic e17200a533 Widget require.js fix
13 years ago
Jonathan Frederic 7cc6692fc4 Make dropdown view DOM swap elements on update.
13 years ago
Jonathan Frederic bd3ba3328c Added PEP8 style comments to all of the JS code.
13 years ago
Jonathan Frederic c1c7bb7563 Everyone uses one model
13 years ago
Jonathan Frederic d103c682c5 Many checks off the todo list, test fixes
13 years ago
Jonathan Frederic f6de685d9f Use .apply for calling base with not proto-type.
13 years ago
Jonathan Frederic 643516f6f9 remove .html('');
13 years ago
Jonathan Frederic 5b5325507f add locks to update everywhere by using options to pass this
13 years ago
Jonathan Frederic c4edfdc828 comment model.set, so we know that it triggers update on other views
13 years ago
Jonathan Frederic ccbfcbc159 make JS update comment more descriptive (english)
13 years ago
Jonathan Frederic a6fac70e03 s/BaseWidgetView/WidgetView and s/WidgetView/DOMWidgetView
13 years ago
Jonathan Frederic 441a3e3ca6 Updated require.js references
13 years ago
Jonathan Frederic ee522adc18 Renamed widget js files
13 years ago