Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ckeditor/ckeditor5-utils issues and pull requests

#244 - Fix: Renamed `beforeChange` event to `set` in the ObservableMixin.

Pull Request - State: closed - Opened by oskarwrobel over 6 years ago - 1 comment

#241 - Feature: Added `beforeChange` event to `ObservableMixin`.

Pull Request - State: closed - Opened by oskarwrobel over 6 years ago - 5 comments

#240 - Fix: parentNode error.

Pull Request - State: closed - Opened by tiaguinho over 6 years ago - 8 comments

#239 - Fix CC in translation-service

Pull Request - State: closed - Opened by ma2ciek over 6 years ago

#238 - Introduced fastDiff()

Pull Request - State: closed - Opened by f1ames over 6 years ago - 7 comments

#236 - Changed the license file structure. [skip ci]

Pull Request - State: closed - Opened by wwalc over 6 years ago

#232 - Removed translation-utils's add()

Pull Request - State: closed - Opened by Reinmar over 6 years ago

#231 - t/ckeditor5/920: Feature: Added env.isIOS flag and isIOS export function

Pull Request - State: closed - Opened by oleq over 6 years ago - 3 comments

#227 - Docs: Update utils/uid documentation.

Pull Request - State: closed - Opened by jodator over 6 years ago - 7 comments

#226 - Improve docs and implementation of `getBindingTargets` method

Pull Request - State: closed - Opened by ma2ciek over 6 years ago - 3 comments

#225 - Feature: Introduce `bind().toMany()` binding chain in `ObservableMixin`.

Pull Request - State: closed - Opened by Reinmar over 6 years ago - 1 comment

#223 - Changed: Rename `env.mac` to `env.isMac`.

Pull Request - State: closed - Opened by jodator over 6 years ago

#220 - Rename isDomNode() to isNode()

Pull Request - State: closed - Opened by ma2ciek almost 7 years ago - 3 comments

#218 - Implement isText() helper

Pull Request - State: closed - Opened by ma2ciek almost 7 years ago - 1 comment

#216 - Feature: Introduced skipping items when binging collections.

Pull Request - State: closed - Opened by oskarwrobel almost 7 years ago - 5 comments

#213 - Fix exception that occur after dragging the selection through the image

Pull Request - State: closed - Opened by ma2ciek almost 7 years ago

#212 - T/196: Fixed tests in order to run on BS

Pull Request - State: closed - Opened by pomek almost 7 years ago - 1 comment

#211 - Change `Locale#lang` to `Locale#language` to align naming convention

Pull Request - State: closed - Opened by ma2ciek almost 7 years ago

#210 - Don't throw error when trying to unbind attribute that is not bound.

Pull Request - State: closed - Opened by jodator almost 7 years ago

#208 - t/201: Bulletproofed isDomNode helper when used in iframes. Removed isWindow logic.

Pull Request - State: closed - Opened by oleq almost 7 years ago - 1 comment

#207 - t/206: Long keystrokes should be handled properly by getEnvKeystrokeText

Pull Request - State: closed - Opened by oleq almost 7 years ago

#205 - Align code to the Translation Service v2

Pull Request - State: closed - Opened by ma2ciek almost 7 years ago - 1 comment

#202 - Aligned tests to changes in view stringify utility

Pull Request - State: closed - Opened by pomek almost 7 years ago

#197 - Removed a dot at the end of error message.

Pull Request - State: closed - Opened by pomek almost 7 years ago

#195 - Introduced Collection#first and Collection#last getters

Pull Request - State: closed - Opened by oskarwrobel about 7 years ago

#190 - T/144: Refactor EmitterMixin methods.

Pull Request - State: closed - Opened by jodator about 7 years ago - 13 comments

#189 - Other: Remove context options form EmitterMixin.

Pull Request - State: closed - Opened by jodator about 7 years ago - 1 comment

#186 - T/185: CKEditorError and logger will contain a link to documentation

Pull Request - State: closed - Opened by pomek about 7 years ago - 2 comments

#183 - t/175: Scrolling DOM utilities should support multi–window scenarios

Pull Request - State: closed - Opened by oleq about 7 years ago

#177 - Remove "anySymbol in smth" statements.

Pull Request - State: closed - Opened by DarthVictor about 7 years ago - 2 comments

#174 - t/173: Created various DOM utilities to allow the view document scroll to the selection

Pull Request - State: closed - Opened by oleq over 7 years ago - 2 comments

#172 - t/168: Provided a static `Rect#getDomRangeRects` method for external usage

Pull Request - State: closed - Opened by oleq over 7 years ago - 2 comments

#170 - t/169: Added support for 'space' key code in parseKeystroke() helper

Pull Request - State: closed - Opened by oleq over 7 years ago

#163 - Introduced ObservableMixin#decorate() and support for fire()'s return values

Pull Request - State: closed - Opened by Reinmar over 7 years ago - 4 comments

#158 - t/157: getOptimalPosition should accept a target defined as a function

Pull Request - State: closed - Opened by oleq over 7 years ago - 6 comments

#156 - t/155: WebKit support in env utility

Pull Request - State: closed - Opened by oleq over 7 years ago - 3 comments

#154 - t/153: Rect utility should work for collapsed DOM Ranges. Closes #153.

Pull Request - State: closed - Opened by oleq over 7 years ago

#147 - t/146: DomEmitterMixin#stopListening ignores useCapture.

Pull Request - State: closed - Opened by oleq over 7 years ago - 1 comment

#145 - Emitter#stopListening() and Emitter#off() improvements

Pull Request - State: closed - Opened by scofalik over 7 years ago - 6 comments

#141 - T/139a: getOptimalPosition() utility does not work when the parent element has a scroll

Pull Request - State: closed - Opened by oleq over 7 years ago - 3 comments

#140 - T/132: Two–way data binding between Collection instances

Pull Request - State: closed - Opened by oleq over 7 years ago

#138 - Added tests and docs to the edge cases in the 'nth' function.

Pull Request - State: closed - Opened by ma2ciek over 7 years ago - 1 comment

#135 - T/130: Added 'first' function.

Pull Request - State: closed - Opened by ma2ciek over 7 years ago - 1 comment

#131 - T/125: Imported bindTo method from ViewCollection

Pull Request - State: closed - Opened by oleq over 7 years ago - 1 comment

#129 - Docs: Remove superfluous items from Collection's constructor jsdoc.

Pull Request - State: closed - Opened by jodator over 7 years ago

#127 - Added default configuration parameter for Config

Pull Request - State: closed - Opened by pomek over 7 years ago - 3 comments

#124 - T/116

Pull Request - State: closed - Opened by ma2ciek almost 8 years ago

#123 - T/122: Provide generic utilities for keyboard focus navigation in the UI

Pull Request - State: closed - Opened by oleq almost 8 years ago

#118 - Changed: Make EmitterMixin#_listeningTo and _emitterId private

Pull Request - State: closed - Opened by scofalik almost 8 years ago - 5 comments

#115 - Added getIndex method to Collection class.

Pull Request - State: closed - Opened by oskarwrobel almost 8 years ago

#111 - t/108a: Implemented global module to create stubbable access to global DOM objects

Pull Request - State: closed - Opened by oleq almost 8 years ago - 1 comment

#109 - t/108: Fixed tests failing on master due to uncontrolled environment and mi…

Pull Request - State: closed - Opened by oleq almost 8 years ago

#106 - t/105: Moved rect utilities from BalloonPanelView

Pull Request - State: closed - Opened by oleq almost 8 years ago - 4 comments

#104 - Docs fixes

Pull Request - State: closed - Opened by Reinmar almost 8 years ago

#102 - t/88: Allowed event rename on delegation and delegation of all events

Pull Request - State: closed - Opened by oleq almost 8 years ago - 1 comment

#99 - DomEmitterMixin was moved from ckeditor5-ui.

Pull Request - State: closed - Opened by Reinmar almost 8 years ago

#98 - t/97: uid() helper yields non–unique values when imported a couple of times

Pull Request - State: closed - Opened by oleq almost 8 years ago - 4 comments

#96 - Added Travis configuration and filled deps/devDeps in package.json.

Pull Request - State: closed - Opened by pomek about 8 years ago

#93 - T/92: Removed HTML files from automatic tests

Pull Request - State: closed - Opened by pomek about 8 years ago

#86 - Added: dom.getCommonAncestor, dom.getParents.

Pull Request - State: closed - Opened by scofalik about 8 years ago - 3 comments

#84 - Removed unused method.

Pull Request - State: closed - Opened by pomek about 8 years ago

#82 - Introduced Focus Tracker.

Pull Request - State: closed - Opened by oskarwrobel about 8 years ago - 6 comments

#80 - t/79: Imported dom/toPix util to pixelize any value.

Pull Request - State: closed - Opened by oleq about 8 years ago - 3 comments

#78 - Merged EmitterMixin additional parameters into options object.

Pull Request - State: closed - Opened by oskarwrobel about 8 years ago - 2 comments

#71 - Moved normalizeHtml to test utils

Pull Request - State: closed - Opened by maxbarnas about 8 years ago

#70 - Fixed compatibility issues in tests

Pull Request - State: closed - Opened by maxbarnas about 8 years ago

#67 - Created util for normalizing HTML in tests

Pull Request - State: closed - Opened by maxbarnas about 8 years ago

#65 - Updated tests with `throwCKEditorError` check

Pull Request - State: closed - Opened by maxbarnas about 8 years ago

#63 - Added isCKEditorError() static method

Pull Request - State: closed - Opened by maxbarnas about 8 years ago

#62 - Turn JSHint browser setting to false.

Pull Request - State: closed - Opened by scofalik about 8 years ago

#59 - t/50b: Implement event delegation mechanism

Pull Request - State: closed - Opened by oleq about 8 years ago - 1 comment

#57 - Added: word priorities for EmitterMixin.

Pull Request - State: closed - Opened by scofalik over 8 years ago

#56 - t/50: Implement event delegation mechanism

Pull Request - State: closed - Opened by oleq over 8 years ago - 8 comments

#54 - Added: unicode utils.

Pull Request - State: closed - Opened by scofalik over 8 years ago

#52 - Changed paths and docs to use ckeditor5-core package

Pull Request - State: closed - Opened by szymonkups over 8 years ago

#49 - Changed const to lower case.

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago

#48 - Changed const to lower case.

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago - 1 comment

#46 - Allowed ObservableMixin bindings to attributes which don't exist (yet).

Pull Request - State: closed - Opened by oleq over 8 years ago

#45 - Config class does not transform keys in given configuration.

Pull Request - State: closed - Opened by pomek over 8 years ago - 1 comment

#42 - t/ckeditor5-ui/3: An utility to extend existing templates

Pull Request - State: closed - Opened by oleq over 8 years ago

#40 - Moved functions from the core repo.

Pull Request - State: closed - Opened by Reinmar over 8 years ago - 2 comments

#36 - Refactored configuration class.

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago - 6 comments

#34 - Fixed bug in configuration get method.

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago - 3 comments

#32 - Fixed bug in configuration get method.

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago

#31 - Extended lodash build.

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago

#30 - Rename keyboard.keyNames to keyboard.keyCodes

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago

#29 - Extract utils methods to separated files

Pull Request - State: closed - Opened by oskarwrobel over 8 years ago - 1 comment

#28 - t/6: Basic DOM utils.

Pull Request - State: closed - Opened by pjasiun over 8 years ago - 1 comment

#27 - Implemented batchify().

Pull Request - State: closed - Opened by Reinmar over 8 years ago - 2 comments

#22 - Implemented Keyboard util.

Pull Request - State: closed - Opened by Reinmar over 8 years ago - 2 comments

#16 - Add event namespaces for EmitterMixin.

Pull Request - State: closed - Opened by scofalik over 8 years ago - 3 comments

#14 - Implemented collection.clear()

Pull Request - State: closed - Opened by Reinmar over 8 years ago

#11 - Added count() method to utils.js.

Pull Request - State: closed - Opened by szymonkups over 8 years ago - 3 comments