Commit History

Author SHA1 Message Date
  Maciej Gołaszewski a0093c7f9c Documentation: probably all done. 9 years ago
  Maciej Gołaszewski 2af70949c1 Documentation: update core.ui documentation. 9 years ago
  Maciej Gołaszewski 1f821f35d0 Documentation: fix some problems with used tags. Add full core.Creator docs. 10 years ago
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 10 years ago
  Piotrek Koszuliński 7922d9fde9 Prototyping. 10 years ago
  Piotrek Koszuliński 742b5dae70 Documented Plugin.requires. Fixes #127. 10 years ago
  Piotrek Koszuliński 0ae8165239 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 4068fd4554 Cleanup. 10 years ago
  Piotrek Koszuliński cf584616cb API docs: fixed namespaces. 10 years ago
  Piotrek Koszuliński 9d8aca16d3 Changed my mind about Creator not being a plugin. It's better when everything is a plugin. Also, it's better when plugin collection does not perform input validation. 10 years ago
  Piotrek Koszuliński 0d74f8f652 First stage of revisiting the plugins infrastructure. 10 years ago
  Piotrek Koszuliński 85665f89a1 First attempt to port src/*.js files. 10 years ago
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 years ago
  Piotrek Koszuliński c43ae0985d Converted existing classes and tests to ES6 style. 10 years ago
  fredck 565f63c273 Moved code out of the "mvc" directory. 10 years ago
  fredck 2af76b51c1 The init() method of plugins is now called as part of editor.init(). 10 years ago
  fredck a069fcc403 Made Plugin an instance of Model. 10 years ago
  fredck cfba23f7ca Introduced the Plugin module to be able to workaround its conflict with the RequireJS "plugin!" plugin. 11 years ago