Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik 8fecc60482 Introduced core.treeModel.Document#_getDefaultRoot, core.treeModel.Selection#_getDefaultRange. Made Selection always have a range. hace 9 años
  Szymon Cofalik 903019800c Made core.treeModel.Document#_roots a private property. Changed order in the class. hace 9 años
  Szymon Cofalik 863fd5a675 Changed core.command.Command#_checkEnabled to private method. hace 9 años
  Szymon Cofalik 13e7c0e26d Docs: fixed tags usage for getters. hace 9 años
  Szymon Cofalik 3926437bc7 Removed not needed ("empty") methods from core.Feature. hace 9 años
  Szymon Cofalik cbaacfbad6 Changed core.command.Command refreshState event to use object-reference to pass value. hace 9 años
  Szymon Cofalik 97227bea03 Revert changes done in EmitterMixin#fire. hace 9 años
  Szymon Cofalik 44b7baeebe Changed in Commands _execute to execute and doExecute to _doExecute. hace 9 años
  Szymon Cofalik ac39cf89a1 Changed: Selection updates and stores its attributes on it's own. hace 9 años
  Szymon Cofalik 367b4b272e Change let to const. hace 9 años
  Szymon Cofalik a4cd392c34 Changed order of methods in classes. hace 9 años
  Szymon Cofalik 9175019511 Added: selection attributes are now stored in empty nodes. hace 9 años
  Szymon Cofalik c39aabe96f Remove BoldFeature from core repository. hace 9 años
  Szymon Cofalik b50564e129 Improvements connected with commands. hace 9 años
  Szymon Cofalik 07866bb588 Docs: Documentation for features-related classes. Updated JSDoc in multiple files. hace 10 años
  Szymon Cofalik bc7079f27e Docs: Documentation for core.Feature. hace 10 años
  Szymon Cofalik efdfc8443f Docs: Documentation for core.command.Command and core.command.AttributeCommand. hace 10 años
  Szymon Cofalik 4c4da38c2e Changed: improvements for treeModel.Schema. hace 10 años
  Szymon Cofalik d0ba5aebae Changed: enabled element name in treeModel.RootElement. Corrected error name in treeModel.Document. hace 10 años
  Szymon Cofalik d46831cb04 Changed: prefixed special items in treeModel.Schema with $ sign. hace 10 años
  Szymon Cofalik 7f0278c6d4 Rename Document#_setSelectionAttributes to Document#_updateSelectionAttributes. hace 10 años
  Szymon Cofalik b2363ca634 Tests: move treeModel.Schema tests to proper directory. hace 10 años
  Szymon Cofalik ff948d27d2 Added `text` entity in Schema. Fixed AttributeCommand#checkSchema to query at proper position. hace 10 años
  Szymon Cofalik d48ae676cd Moved Schema to treeModel namespace. Moved Command and AttributeCommand to command namespace. hace 10 años
  Szymon Cofalik 71b6dd3607 Added core.AttributeCommand#_getSchemaValidRanges and used it in #execute. hace 10 años
  Szymon Cofalik 8084e02172 Changed: core.Command#checkEnabled to core.Command#refreshState. hace 10 años
  Szymon Cofalik 8e743d6946 [WIP] Introduced core.Feature and core.BoldFeature. hace 10 años
  Szymon Cofalik b4d7649458 Updated core.AttributeCommand to use proper core.Schema API. Added treeModel.Document#schema. hace 10 años
  Szymon Cofalik 71b1c38a0e Introduced core.Schema. hace 10 años
  Szymon Cofalik a8a62309dc Tests: Improvements in core.Command tests. hace 10 años