kay.one
50918ae65f
all links are automatically handled through backbone router.
...
no more page reload.
12 years ago
kay.one
2e3863895c
internal links are automatically handled using NzbDrone.Router.navigate instead
...
of re-loading page.
12 years ago
kay.one
1613643307
fixed autobinder on re-render
12 years ago
Keivan Beigi
465dc725c8
finished add series,
...
still has a few rough edges but should be functional.
12 years ago
Mark McDowall
6636b77489
Replaced bootstrap switch with css only version!
12 years ago
kay.one
27f45cfdee
fixed bootstrap switches. still need to listen to checkbox event.
12 years ago
kay.one
979efb8354
much smarter binding,
...
auto-binding is only done when the element has binding attributes ('name')
also now an error is throw in there are binding elements but view doesn't have a model
12 years ago
kay.one
0e6faedffc
fixed auto modelbinder.
12 years ago
kay.one
19dfd49ad3
added view name as class to DOM element for easier debugging.
12 years ago
Keivan Beigi
30595e85a3
model should automatically be bound to view.
12 years ago