Historique des commits

Auteur SHA1 Message Date
  Kamil Piechaczek 52ae4b4c48 Internal: Bumped the year. [skip ci] il y a 6 ans
  Kamil Piechaczek 0f9dc31390 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek 063d7b38a4 Internal: Bumped the year. [skip ci] il y a 7 ans
  Maciej Bukowski 84b61c44c6 Replaced `lib/lodash` imports with `lodash-es`. il y a 7 ans
  Piotrek Koszuliński cf7a820cc0 Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński dcff3bcc36 Updated imports to use scoped packages. il y a 9 ans
  Piotrek Koszuliński c710d47cd6 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 66a860ce42 Use package-based paths to modules. il y a 9 ans
  Maciek ab1b266bf2 Docs aligned to the new format. il y a 9 ans
  Piotrek Koszuliński 52f940ea59 API docs fixes. il y a 9 ans
  Piotrek Koszuliński 97aabe3b73 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. il y a 9 ans
  Oskar Wrobel 3c16c7b095 Use of utils object refactor il y a 9 ans
  Piotrek Koszuliński 2135d10fb6 Changed paths and API docs. il y a 10 ans
  Piotrek Koszuliński 04fee29ba9 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. il y a 10 ans
  Piotrek Koszuliński 30bb9d4fef Started using utils.mix(). il y a 10 ans
  Piotrek Koszuliński 65ed9fd455 Merge branch 'master' into t/132 il y a 10 ans
  Aleksander Nowodzinski a7df650aef Fixed: Model#set throws when re–setting an attribute of undefined value. il y a 10 ans
  Aleksander Nowodzinski 67d072fa20 Code refactoring and optimization. Also a solution for #136. il y a 10 ans
  Aleksander Nowodzinski ce42515365 Changed .to() syntax to avoid fireing multiple change events when binding. il y a 10 ans
  Aleksander Nowodzinski 5e68018563 Fixed: Model binding fails with as() when using custom attribute names. il y a 10 ans
  Piotr Jasiun 435465aeef Updated copyrights. il y a 10 ans
  Piotrek Koszuliński 1b35d40ec0 Cleanup. il y a 10 ans
  Piotrek Koszuliński 71d26d51f6 First attempt to port src/*.js files. il y a 10 ans
  Piotrek Koszuliński 14e952444a Code refactoring: Changed order of class properties. il y a 10 ans
  Aleksander Nowodzinski fe5ba134dd Used ...rest parameter in Model#bind and Model#unbind methods. il y a 10 ans
  Aleksander Nowodzinski 027924f4cd Increased test code coverage for Model#bind. il y a 10 ans
  Aleksander Nowodzinski ac45cea5dd Code refactoring to Model#bind private functions: used Array#every instead of Array#findIndex. il y a 10 ans
  Aleksander Nowodzinski 8b43b4822a Merged a number of Model#bind errors to reduce the amount of code and documentation. il y a 10 ans
  Piotrek Koszuliński 40130e8cdc Minor API docs fix. il y a 10 ans
  Aleksander Nowodzinski fcd0c1030a Introduced Model#bind method with tests. il y a 10 ans