Ecosyste.ms: Issues

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

GitHub / ckeditor/ckeditor5-table issues and pull requests

#314 - Fixed Shift + click selection of the table cells.

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 2 comments

#313 - I/6115: Table cells selection with keyboard

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 2 comments

#312 - I/6685: Added helpers for debugging tables and preparing automatic tests.

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 2 comments

#311 - Docs: Updated method visibility.

Pull Request - State: closed - Opened by niegowski almost 5 years ago

#310 - I/6641 Table navigation using keyboard should not alter the native Shift+Arrow behavior

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 2 comments

#309 - i/6634: Fix model-selection-range-intersects error in undo after merging two table cells.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment

#308 - i/6638: Add support for text alignment in the table header

Pull Request - State: closed - Opened by panr almost 5 years ago - 1 comment

#307 - i/6631: The "Merge cells" split button should always be enabled

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

#306 - I/6521: Add check for heading columns in merge cells command.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 3 comments

#305 - I/6569: Remove array sorting flaws from table code

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment

#304 - Custom keyboard navigation through tables

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 12 comments

#303 - I/6502: Refactor TableUtils.removeRows() logic.

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

#302 - i/6586: Change incorrect selectors

Pull Request - State: closed - Opened by panr almost 5 years ago - 1 comment

#301 - I/6437: Fix - the table breaks after removing a last header row

Pull Request - State: closed - Opened by jodator almost 5 years ago - 4 comments

#300 - I/6546: Implement remove column util

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment

#299 - i/6486: Implemented a button that merges table cells directly from the table toolbar

Pull Request - State: closed - Opened by oleq almost 5 years ago - 2 comments

#298 - i/6553: Replace .ck-labeled-view class with .ck-labeled-field-view

Pull Request - State: closed - Opened by panr almost 5 years ago - 1 comment
Labels: pr:sub

#297 - I/6545: Introduce TableUtils.removeRows() utility method.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment

#296 - i/6314: Add missing border styling to the table th and td

Pull Request - State: closed - Opened by panr almost 5 years ago - 1 comment

#295 - Added SelectRowCommand and SelectColumnCommand.

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 1 comment

#294 - Update ru.po

Pull Request - State: closed - Opened by gitalx almost 5 years ago - 4 comments

#293 - Remove temporary fixes for model-selection-range-intersects error.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment
Labels: pr:sub

#292 - i/6507: Remove old private form header styling file

Pull Request - State: closed - Opened by panr almost 5 years ago - 1 comment
Labels: pr:sub

#291 - Position of table cell properties balloon should be in relation to multiple selected cells.

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 1 comment

#290 - I/6123: The MergeTableCells command

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

#289 - Fix: Inserting table column at first col-row spanned cell should work properly.

Pull Request - State: closed - Opened by niegowski almost 5 years ago - 1 comment

#287 - i/6497: Add tooltips to the table and table cell properties buttons

Pull Request - State: closed - Opened by panr almost 5 years ago

#286 - I/6406: Fix logic behind removing multiple columns or rows in a row

Pull Request - State: closed - Opened by jodator almost 5 years ago - 6 comments

#285 - i/6445: Add more buttons to the Table snippets toolbar

Pull Request - State: closed - Opened by panr almost 5 years ago - 2 comments

#284 - Tests for a table selection mechanism

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

#283 - Fixed horizontal alignment of table cell in RTL content.

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

#282 - i/6110: Change name LabeledView -> LabeledFieldView.

Pull Request - State: closed - Opened by panr almost 5 years ago
Labels: pr:sub

#281 - I/6109: Replace custom FormHeaderView with the new reusable FormHeaderView UI

Pull Request - State: closed - Opened by panr almost 5 years ago
Labels: pr:sub

#279 - Fixed an issue where remove row command would be enabled when entire column was selected

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 1 comment

#277 - Fixed a case where a table with empty row in model would break remove row command

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 6 comments

#276 - Range order should not affect how various algorithms work

Pull Request - State: closed - Opened by Reinmar almost 5 years ago - 1 comment

#275 - Cutting a table with multiple selected cells in readonly mode should not be possible

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 1 comment

#273 - Fixed a case when removing last row would crash the editor

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 1 comment

#272 - Fixed a case when removing last row would crash the editor

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 1 comment

#270 - i/6403: Used table selection helpers across the package

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

#269 - i/6228: Change the default background color of the table headers

Pull Request - State: closed - Opened by panr almost 5 years ago - 3 comments

#268 - Integrated multi cell selection with set column /row header commands

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

#267 - I/6116

Pull Request - State: closed - Opened by Reinmar almost 5 years ago - 1 comment

#266 - Split command is now disabled when multiple cells are selected

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 4 comments

#265 - i/6358: Implemented the `getSelectedTableCells()` helper

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

#264 - i/6354: Replaced the getRangeContainedElement() helper with Range#getContainedElement()

Pull Request - State: closed - Opened by oleq almost 5 years ago - 1 comment
Labels: pr:sub

#263 - Rewritten the base selection handling

Pull Request - State: closed - Opened by Reinmar almost 5 years ago - 2 comments

#262 - i/6343: Made table selection and table clipboard core table features.

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

#261 - Introduced support for removing multiple rows / columns using multi-cell selection

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 12 comments

#260 - i/6356: Dropped `DeleteCommand` hooks in favor of the `Model#deleteContent()`

Pull Request - State: closed - Opened by oleq almost 5 years ago - 2 comments

#259 - I/6107: Add RTL support for table (cell) properties

Pull Request - State: closed - Opened by panr almost 5 years ago - 4 comments

#258 - Added a possibility to insert column or row with multiple selected cells

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

#256 - I/6346: TableSelection should work with external changes.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 2 comments

#255 - Reduced the initial table insertion dropdown render time

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 1 comment

#254 - I/6119: Clear table contents on clipboard "cut" and keyboard delete

Pull Request - State: closed - Opened by jodator almost 5 years ago - 3 comments

#253 - I/6150: Make table cell properties UI aware of mult-cell selection.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 6 comments

#252 - Adjusted code to changes in i/6091

Pull Request - State: closed - Opened by pomek almost 5 years ago - 1 comment
Labels: pr:sub

#251 - I/6306

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment

#250 - I/6118: Copy selected table fragment.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 2 comments

#249 - i/6287: Enhanced the content with emojis in the table feature demo

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

#248 - I/6137: Brought table properties and table cell properties to the feature guide

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

#247 - i/6169: Enhance Table plugin icon

Pull Request - State: closed - Opened by panr almost 5 years ago - 5 comments
Labels: pr:sub

#246 - Lazy loading for the table dropdown

Pull Request - State: closed - Opened by mlewand almost 5 years ago - 3 comments

#245 - I/6232: Table properties: default value == no value

Pull Request - State: closed - Opened by jodator almost 5 years ago - 4 comments

#244 - I/6106: Introduced color pickers in the table and table cell property forms

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

#243 - 6235: Add tests for upcasting background color with rgb value with spaces.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment
Labels: pr:sub

#242 - i:6227: Setting table/cell style to "none" reset other fields border fields.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 1 comment

#241 - Fix style removal conversion.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 3 comments

#240 - Add line width validator for border widths inputs.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 4 comments

#238 - i/6131: Table and table cell property form fields should be validated

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

#237 - I/6098: Add `'px'` default unit to commands operationg on lengths.

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

#236 - I/6189: Copy-paste dimiensions fields to the table cell properties view.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 3 comments

#235 - I/6186: downcast height/width to <figure>

Pull Request - State: closed - Opened by jodator almost 5 years ago - 4 comments

#234 - I/6197: Proper convertion of the table alignment property.

Pull Request - State: closed - Opened by jodator almost 5 years ago - 15 comments

#233 - I/6179: Fix alignment property converter

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

#232 - I/6112: Implemented the table properties form

Pull Request - State: closed - Opened by oleq about 5 years ago - 2 comments

#231 - Fix a bug with spellchecking used in a table cell crashing the editor

Pull Request - State: closed - Opened by Reinmar about 5 years ago - 7 comments

#230 - I/6113: Base table selection plugin

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

#229 - 6154: Align test code to the latest changes in selection post-fixer.

Pull Request - State: closed - Opened by jodator about 5 years ago - 1 comment
Labels: pr:sub

#228 - I/3202

Pull Request - State: closed - Opened by jodator about 5 years ago - 2 comments

#227 - I/6049: Introduced the table cell properties UI

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

#226 - Fixed tests leaking editor instance / DOM element.

Pull Request - State: closed - Opened by mlewand about 5 years ago
Labels: pr:sub

#225 - Disable horizontal merge between header and body cells.

Pull Request - State: closed - Opened by aStewartDesign about 5 years ago - 7 comments

#224 - I/3287: Table and table cell properties plugins

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

#223 - i/5580: Moved insert table UI theme styles to theme-lark.

Pull Request - State: closed - Opened by oleq over 5 years ago - 1 comment
Labels: pr:sub

#41 - Fix: Error thrown when navigating into the table insertion panel using the keyboard.

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

#40 - Changed: Table toolbar shouldn't be displayed when whole table is selected.

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

#39 - Changed: Prevent partial table selection by setting isLimit=true in s…

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

#33 - t/28: The BalloonToolbar should be enabled for a table content

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

#10 - T/9: Table feature

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

#6 - T/4: Initial table support

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

#5 - T/4: Minimal table support

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