Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ckeditor/ckeditor5-ui issues and pull requests
#554 - i/6449: Make block toolbar groupable
Pull Request -
State: closed - Opened by panr over 4 years ago
- 1 comment
#553 - i/6553: Replace .ck-labeled-view class with .ck-labeled-field-view
Pull Request -
State: closed - Opened by panr over 4 years ago
- 1 comment
#552 - i/6087: Created the "Deep dive into focus tracking" guide.
Pull Request -
State: closed - Opened by oleq over 4 years ago
- 6 comments
#551 - i/6548: Removed the obsolete DropdownView#focusTracker.
Pull Request -
State: closed - Opened by oleq over 4 years ago
- 2 comments
#550 - I/6507: Clean up the form header component
Pull Request -
State: closed - Opened by panr over 4 years ago
- 3 comments
#549 - I/6110: Deprecate LabeledInputView
Pull Request -
State: closed - Opened by panr over 4 years ago
- 1 comment
Labels: pr:sub
#548 - I/6110: Deprecate LabeledInputView component
Pull Request -
State: closed - Opened by panr over 4 years ago
#547 - I/6110: Change name LabeledView -> LabeledFieldView
Pull Request -
State: closed - Opened by panr over 4 years ago
- 3 comments
#546 - I/6109: Add FormHeaderView component
Pull Request -
State: closed - Opened by panr over 4 years ago
- 1 comment
#545 - Added support for initializing ViewCollection and BodyCollection items using a constructor
Pull Request -
State: closed - Opened by mlewand almost 5 years ago
- 4 comments
#544 - Added support for initializing ViewCollection and BodyCollection items using a constructor
Pull Request -
State: closed - Opened by mlewand almost 5 years ago
- 3 comments
Labels: pr:sub
#543 - Adjusted code to changes in i/6091
Pull Request -
State: closed - Opened by pomek almost 5 years ago
- 1 comment
Labels: pr:sub
#542 - In ContextualBalloon#remove cache stack id before currently shown view is changed
Pull Request -
State: closed - Opened by scofalik almost 5 years ago
- 2 comments
Labels: resolution:invalid
#541 - I/6106: Moved `normalizeColorOptions()` and `getLocalizedColorOptions()`
Pull Request -
State: closed - Opened by oleq almost 5 years ago
Labels: pr:sub
#540 - Added `tabindex="0"` to editable element to make it focusable in read-only mode
Pull Request -
State: open - Opened by scofalik almost 5 years ago
#539 - I/6112: Implemented the `Toolbar#isCompact` property
Pull Request -
State: closed - Opened by oleq almost 5 years ago
- 1 comment
Labels: pr:sub
#538 - i/6145: Aligned the `ToolbarView` class to the `ResizeObserver`
Pull Request -
State: closed - Opened by oleq almost 5 years ago
Labels: pr:sub
#537 - i/6049: Created the LabeledView class
Pull Request -
State: closed - Opened by oleq almost 5 years ago
- 1 comment
Labels: pr:sub
#536 - i/5597: Set balloon toolbar's max-width
Pull Request -
State: closed - Opened by panr almost 5 years ago
- 5 comments
#535 - Fixed tests leaking editor instance / DOM element.
Pull Request -
State: closed - Opened by mlewand almost 5 years ago
- 1 comment
Labels: pr:sub
#534 - Make BlockToolbar work with empty configuration.
Pull Request -
State: closed - Opened by jodator almost 5 years ago
#533 - BodyCollection component
Pull Request -
State: closed - Opened by oskarwrobel almost 5 years ago
#532 - `config` may not exist
Pull Request -
State: closed - Opened by Eusen about 5 years ago
- 5 comments
#531 - i/5782: Enabled keystroke preview in `ButtonView`
Pull Request -
State: closed - Opened by oleq about 5 years ago
- 1 comment
#530 - Introduced select UI component
Pull Request -
State: closed - Opened by mlewand about 5 years ago
- 3 comments
#529 - I/1053: Prevent blurry dropdowns
Pull Request -
State: closed - Opened by jodator about 5 years ago
- 1 comment
#528 - I/3287: Temporary PR - add "UI" type of list dropdown
Pull Request -
State: closed - Opened by jodator about 5 years ago
- 2 comments
Labels: pr:sub
#527 - i/5580: Updated the color tile checkbox icon for a better look, contrast, and accessibility
Pull Request -
State: closed - Opened by oleq about 5 years ago
- 2 comments
Labels: pr:sub
#526 - i/5603: Refactored ToolbarView tests so automatic items grouping assertions will no longer fail when browser window is not on the top
Pull Request -
State: closed - Opened by oleq about 5 years ago
- 1 comment
#525 - i/5608: Automatic toolbar grouping dropdown should not be auto-positioned
Pull Request -
State: closed - Opened by oleq about 5 years ago
#524 - I/4992: Added support for creating a `ViewCollection` with initial views
Pull Request -
State: open - Opened by oleq about 5 years ago
- 1 comment
Labels: pr:sub
#523 - t/ckeditor5/416d: Implemented automatic items grouping in the ToolbarView component
Pull Request -
State: closed - Opened by oleq about 5 years ago
- 7 comments
#451 - t/ckeditor5/416b: (WIP) Implemented dynamic items grouping for overflowed toolbars
Pull Request -
State: closed - Opened by oleq about 6 years ago
#432 - T/430: The `BalloonToolbar` should not blink when the editor receives focus
Pull Request -
State: open - Opened by oleq over 6 years ago
- 2 comments
#216 - t/215: Aligned the codebase after refactoring of the ck-editor-too…
Pull Request -
State: closed - Opened by oleq over 7 years ago
#213 - T/206a: BalloonPanelView should not be focusable
Pull Request -
State: closed - Opened by oleq over 7 years ago
#210 - T/209: FocusCycler should not consider invisible views.
Pull Request -
State: closed - Opened by oleq over 7 years ago
- 1 comment
#208 - t/206: BalloonPanelView should not be focusable
Pull Request -
State: closed - Opened by oleq over 7 years ago
- 3 comments
#204 - t/203: ViewCollection#destroy should wait for all ViewCollection#add promises to resolve to avoid errors. Closes #203.
Pull Request -
State: closed - Opened by oleq over 7 years ago
- 3 comments
#201 - Improved ContextualBalloon to deal with an async Views.
Pull Request -
State: closed - Opened by oskarwrobel over 7 years ago
- 5 comments
#197 - T/191: Merged FloatingPanelView into BalloonPanelView
Pull Request -
State: closed - Opened by oleq over 7 years ago
#196 - Used pin instead of attachTo for ContextualBalloon.
Pull Request -
State: closed - Opened by oskarwrobel over 7 years ago
- 1 comment
#194 - Registered ContextualBalloon view element in ui focus tracker.
Pull Request -
State: closed - Opened by oskarwrobel over 7 years ago
- 1 comment
#190 - Introduced notification plugin
Pull Request -
State: closed - Opened by szymonkups over 7 years ago
- 1 comment
#188 - T/182 Introduced contextual toolbar plugin
Pull Request -
State: closed - Opened by oskarwrobel over 7 years ago
- 3 comments
#183 - T/182 Introduced contextual toolbar component
Pull Request -
State: closed - Opened by oskarwrobel over 7 years ago
#177 - Introduced ContextualBalloon class for managing contextual balloons.
Pull Request -
State: closed - Opened by oskarwrobel over 7 years ago
- 5 comments
#175 - t/174: Throw an error when attempting to create a component not registered in ComponentFactory
Pull Request -
State: closed - Opened by oleq over 7 years ago
#172 - Added `keepAttachedTo ` method to the BalloonPanelView.
Pull Request -
State: closed - Opened by oskarwrobel over 7 years ago
- 3 comments
#169 - T/168: Moved ViewCollection#bindTo method to Collection class in ckeditor5-utils
Pull Request -
State: closed - Opened by oleq over 7 years ago
- 2 comments
#167 - t/166: Allowed marking ListItemView active using the #isActive attribute
Pull Request -
State: closed - Opened by oleq over 7 years ago
#165 - t/164: Imported ck-hidden class from ckeditor5-theme-lark.
Pull Request -
State: closed - Opened by oleq over 7 years ago
#163 - t/162: Enable styling via class attribute in ListItemView.
Pull Request -
State: closed - Opened by oleq over 7 years ago
#160 - t/154: Created ToolbarSeparatorView class and getItemsFromConfig utility
Pull Request -
State: closed - Opened by oleq almost 8 years ago
- 2 comments
#157 - t/151: Silenced a warning in tests output
Pull Request -
State: closed - Opened by oleq almost 8 years ago
#156 - t/152: Implemented FloatingToolbarView and Template.revert()
Pull Request -
State: closed - Opened by oleq almost 8 years ago
- 4 comments
#149 - t/148: Log when user attempts to extend a Template instance which has alread…
Pull Request -
State: closed - Opened by oleq almost 8 years ago
#147 - t/139: Implemented automated registration of child View instances referred in View#template
Pull Request -
State: closed - Opened by oleq almost 8 years ago
- 1 comment
#146 - t/145: Fixed ViewCollection and DOM desynchronise in some cases.
Pull Request -
State: closed - Opened by oleq almost 8 years ago
#143 - t/138: Basic a11y support w/ keyboard
Pull Request -
State: closed - Opened by oleq almost 8 years ago
- 1 comment
#137 - Extracted wireframe theme from Lark.
Pull Request -
State: closed - Opened by oleq almost 8 years ago
- 1 comment
#132 - t/131: Provided missing CSS in manual tests lost in compilation process refa…
Pull Request -
State: closed - Opened by oleq almost 8 years ago
#111 - t/92: Fixed: A View#id Number breaks parent ViewCollection.
Pull Request -
State: closed - Opened by oleq about 8 years ago
#109 - Renamed View.addChild() -> View.addChildren() with iterable interface.
Pull Request -
State: closed - Opened by oleq about 8 years ago
#107 - Moved DomEmitterMixin to utils.
Pull Request -
State: closed - Opened by Reinmar about 8 years ago
#102 - Added Travis configuration and filled deps/devDeps in package.json.
Pull Request -
State: closed - Opened by pomek about 8 years ago
#100 - t/95: Remove the Controller class
Pull Request -
State: closed - Opened by oleq about 8 years ago
- 3 comments
#97 - t/96: Incorrect order management in ControllerCollection bound to another collection
Pull Request -
State: closed - Opened by pjasiun about 8 years ago
#94 - t/92: It should be possible to skip some elements on the collection binding
Pull Request -
State: closed - Opened by pjasiun about 8 years ago
#89 - t/88: Allow using Views directly in TemplateDefinition
Pull Request -
State: closed - Opened by oleq about 8 years ago
- 1 comment
#87 - Removed model from View class
Pull Request -
State: closed - Opened by oskarwrobel about 8 years ago
- 2 comments
#86 - Tests: changed problematic test (see #85).
Pull Request -
State: closed - Opened by scofalik about 8 years ago
#84 - Fixed stopListening method of DOMEmitterMixin
Pull Request -
State: closed - Opened by oskarwrobel about 8 years ago
- 1 comment
#82 - Added event capturing option to DOMEmitterMixin.
Pull Request -
State: closed - Opened by oskarwrobel about 8 years ago
- 6 comments
#81 - Changed DOMEmiterMixin docs after EmiterMixin refactoring.
Pull Request -
State: closed - Opened by oskarwrobel about 8 years ago
#75 - t/70: Template class refactoring for better child management
Pull Request -
State: closed - Opened by oleq about 8 years ago
- 6 comments
#72 - Moved component tests to ckeditor5-ui-default.
Pull Request -
State: closed - Opened by oleq about 8 years ago
#68 - t/48: Moved editor bindings to ckeditor5-ui-default
Pull Request -
State: closed - Opened by oleq over 8 years ago
#62 - Turn JSHint browser setting to false.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#60 - t/35: Implement event delegation mechanism
Pull Request -
State: closed - Opened by oleq over 8 years ago
- 2 comments
#59 - t/1: Implemented ToolbarBindingsMixin#bindToolbarItems to replace #addButtons
Pull Request -
State: closed - Opened by oleq over 8 years ago
#58 - Changed paths and docs to use ckeditor5-core package
Pull Request -
State: closed - Opened by szymonkups over 8 years ago
#56 - t/55: Edge does not render IconManager sprite.
Pull Request -
State: closed - Opened by oleq over 8 years ago
#54 - t/44: Added missing @observable documentation tag to various model attributes.
Pull Request -
State: closed - Opened by oleq over 8 years ago
#53 - t/52: Simplified Controller#addCollection locale management
Pull Request -
State: closed - Opened by oleq over 8 years ago
#51 - t/47: A new approach to falsy values in Template definition
Pull Request -
State: closed - Opened by oleq over 8 years ago
#50 - t/6: Added Controller.addCollection() method
Pull Request -
State: closed - Opened by oleq over 8 years ago
- 1 comment
#49 - t/34: Created API to sync list–like UI components with collections of models
Pull Request -
State: closed - Opened by oleq over 8 years ago
- 1 comment
#46 - Added missing model interface docs for EditableUI class.
Pull Request -
State: closed - Opened by oleq over 8 years ago
- 2 comments
#42 - Support for binding styles to view model props
Pull Request -
State: closed - Opened by oskarwrobel over 8 years ago
- 9 comments
#41 - T/26: Review our approach to MVVM
Pull Request -
State: closed - Opened by oleq over 8 years ago
- 4 comments
#39 - T/3: An utility to extend existing templates
Pull Request -
State: closed - Opened by oleq over 8 years ago
- 20 comments
#38 - Aligned bindings to changes in the core
Pull Request -
State: closed - Opened by Reinmar over 8 years ago
#30 - Changed absolute import paths to relative.
Pull Request -
State: closed - Opened by oskarwrobel over 8 years ago
#24 - T/22: Provide necessary API for Classic Creator to happen
Pull Request -
State: closed - Opened by oleq over 8 years ago
- 6 comments
#21 - t/20: Allow creating SVG elements via Template class
Pull Request -
State: closed - Opened by oleq over 8 years ago
Labels: module:framework, type:enhancement
#18 - t/17: Implement the themes architecture
Pull Request -
State: closed - Opened by oleq over 8 years ago
Labels: type:feature, module:editorui
#16 - Changed: DOMEmitterMixin prepared to work with changed EmitterMixin.
Pull Request -
State: closed - Opened by scofalik over 8 years ago
#14 - Support for multiple editables and changes in editor infrastructure changes
Pull Request -
State: closed - Opened by Reinmar over 8 years ago
- 1 comment
#12 - Destroy the controller's children correctly
Pull Request -
State: closed - Opened by Reinmar over 8 years ago