Historique des commits

Auteur SHA1 Message Date
  Aleksander Nowodzinski 752c9de6de Made EditableUIView synchronous. il y a 8 ans
  Aleksander Nowodzinski 50a534a3a0 Renamed EditableUIView#isRendered to EditableUIView#externalElement. il y a 8 ans
  Aleksander Nowodzinski 11ee8d712f Made EditableUIView revert its template if #editableElement was passed as an argument. il y a 9 ans
  Piotrek Koszuliński c710d47cd6 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 9395ba7c4e Merged ckeditor5-ui-default into this package. Fixes #116. il y a 9 ans
  Aleksander Nowodzinski 7fa0bdce7a Moved editor bindings to ckeditor5-ui-default. Closes #48. il y a 9 ans
  Oskar Wróbel 3d80141933 Merge pull request #54 from ckeditor/t/44 il y a 9 ans
  Szymon Kupś 8ff14a7eac Changed paths and docs to use ckeditor5-core package. il y a 9 ans
  Aleksander Nowodzinski 842f083231 Added missing @observable documentation tag to various model attributes. 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
  Piotrek Koszuliński 083847b8cf API doc fixes and fixed t() usage. il y a 9 ans
  Aleksander Nowodzinski 6fcc0c578f Changed UI class names in docs from camel-case to separate words. il y a 9 ans
  Aleksander Nowodzinski 4206745671 Improved documentation of the EditableUI component. il y a 9 ans
  Aleksander Nowodzinski b9cd894453 Aligned EditableUI component to the new View API. il y a 9 ans
  Aleksander Nowodzinski b5a9332ee2 Used Template binder as a constant when possible across the Views in the project. il y a 9 ans
  Aleksander Nowodzinski d6ed73af4f Template#apply() takes over View#applyTemplateToElement(). il y a 9 ans
  Aleksander Nowodzinski 21783ad185 Fixed: Absolute import paths. il y a 9 ans
  Aleksander Nowodzinski b66bdbc4c3 Used new View and Template API across the project. il y a 9 ans
  Aleksander Nowodzinski 03d397db66 Used new Template API across the project. il y a 9 ans
  Piotrek Koszuliński 99fa3eb49d Updated tests to pass with recent changes. il y a 9 ans
  Piotrek Koszuliński 2854efa413 First batch of changes. Stay tuned. il y a 9 ans
  Piotrek Koszuliński 02e3d4e058 That doesn't seem to be necessary. View#init doesn't return anything anyway. il y a 9 ans
  Aleksander Nowodzinski 197a9a064f Extended documentation of InlineEditableUIView and EditableUIView classes. il y a 9 ans
  Aleksander Nowodzinski fb8b2fa10f InlineEditableUIView extends EditableUIView#template. Got rid of EditableUIView#setEditableElement method. il y a 9 ans
  Aleksander Nowodzinski bce6ca19bb Code refactoring in EditableUIView. il y a 9 ans
  Aleksander Nowodzinski 24bd2e3158 Basic accessibility in BoxedEditorUIView, EditableUI and EditableUIView. il y a 9 ans
  Aleksander Nowodzinski 69f654a6fe Modified setEditableElement method so may extend existing element definition. Defined ck-editor__editable and ck-editor__editable_inline classes. il y a 9 ans
  Aleksander Nowodzinski e7503a28ec Fixed: Reverted class attribute definition in EditableUIView back to array form for better extensibility. il y a 9 ans
  Aleksander Nowodzinski beb4160f83 Use contenteditable instead of contentEditable attribute in EditableUIView class to enable editing. il y a 9 ans
  Piotrek Koszuliński 8eb75ef178 Creator utils tests and API docs. il y a 9 ans