Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 0ae8165239 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. 10 years ago
  Piotrek Koszuliński 7331f5f13c Merge branch 'master' into t/118b 10 years ago
  Piotrek Koszuliński 4807351bc9 Ported a bunch of tests. 10 years ago
  Aleksander Nowodzinski 430ea4612e Removed View#(add|remove|get)Child methods. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 809de23169 Ported some more tests. 10 years ago
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. 10 years ago
  Aleksander Nowodzinski 2904ef1663 Removed obsolete assertions from Controller and View methods (also tests). 10 years ago
  Aleksander Nowodzinski 85c77ad36b Minor refactoring in View tests. 10 years ago
  Aleksander Nowodzinski a96ff5d4b8 Major code refactoring, documentaion and tests for View class. 10 years ago
  Aleksander Nowodzinski 7a8994a977 Renamed View#bind->View#bindToAttribute. 10 years ago
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 years ago
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. 10 years ago
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. 10 years ago
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. 10 years ago
  Aleksander Nowodzinski 8929978abe Code refactoring in View tests. 10 years ago
  Aleksander Nowodzinski dda654c6e0 View.regions become NamedCollection (previously Collection). 10 years ago
  Aleksander Nowodzinski 273285ac10 Renamed attributes->attrs in template definition. 10 years ago
  Aleksander Nowodzinski 4c9028aec8 Renamed listeners->on in template definition. 10 years ago
  Aleksander Nowodzinski 6b2d48d806 Created View listeners API. 10 years ago
  Aleksander Nowodzinski edb8609bea Code refactoring in View tests. Moved listener tests from Template to View. 10 years ago
  Aleksander Nowodzinski 3255e45bb8 Detach model listeners on View destroy. 10 years ago
  Aleksander Nowodzinski e4d4e27faf Core refactoring in ui/view and ui/template (with tests). 10 years ago
  Aleksander Nowodzinski 207e6c4ff6 Extended tests for ui/view and ui/region. 10 years ago
  Aleksander Nowodzinski b686f55cce Destroy View and its regions. 10 years ago
  Aleksander Nowodzinski c7076894ed Code refactoring in core/ui tests. 10 years ago
  Aleksander Nowodzinski f409dcf1dd Extracted View's templating API to ui/template module. 10 years ago
  Aleksander Nowodzinski 0090211f0e Don't append region to the view when added. Allowed binding between element's text and model property. 10 years ago
  Aleksander Nowodzinski 9d575b2b2f Fixed: JSHint issues. 10 years ago
  Aleksander Nowodzinski dfcc4d4bd3 Added core UI API to the repository. 10 years ago