Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

t/ckeditor5/416d: Implemented automatic items grouping in the ToolbarView component #523

Merged
merged 45 commits into from
Oct 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
6fb0736
Implemented ToolbarView#enableWrappedItemsGroupping method to improve…
oleq Oct 16, 2018
4107b70
Merge branch 'master' into t/ckeditor5/416b
oleq Aug 2, 2019
ebdc70c
Some improvements to the PoC.
oleq Aug 2, 2019
b203e12
Another PoC.
oleq Aug 5, 2019
26fcfea
Stabilized the toolbar grouping PoC.
oleq Aug 6, 2019
6708e71
Changed the template of the toolbar for better grouping feature. Code…
oleq Aug 6, 2019
9ac351f
Further improvements and code refactoring.
oleq Aug 7, 2019
68cc9c5
Fixed the broken keyboard navigation in the toolbar.
oleq Aug 7, 2019
2125464
Re-enabled toolbar keyboard navigation on arrowup and down.
oleq Aug 8, 2019
a762b19
Merge branch 'master' into t/ckeditor5/416d
oleq Sep 9, 2019
823c550
Added a RTL UI support in the automatic toolbar grouping feature.
oleq Sep 9, 2019
f6eed57
Aligned API to changes in the "resizeobserver" module.
oleq Sep 9, 2019
86fb29e
Code refactoring and docs in the ToolbarView class.
oleq Sep 11, 2019
f4c45d9
Docs: Improved ToolbarView docs.
oleq Sep 11, 2019
ab1884b
Code refac: Renamd ToolbarView method. Updated docs.
oleq Sep 11, 2019
bc55b5b
Code refactoring and tests in the ToolbarView class.
oleq Sep 12, 2019
51562ed
Tests and code refactoring in ToolbarView.
oleq Sep 13, 2019
95b325f
More tests in ToolbarView.
oleq Sep 13, 2019
b382915
Code refactoring.
oleq Sep 16, 2019
a197586
Tests: Added manual test for automatic ToolbarView items grouping.
oleq Sep 16, 2019
a15d3df
Made sure the toolbar does not cause console.warns when detached from…
oleq Sep 16, 2019
9ede6a4
Tests: Added a test to check if #updateGroupedItems is called after t…
oleq Sep 16, 2019
75e5106
Docs: Improvements in ToolbarView docs.
oleq Sep 16, 2019
197de63
Merge branch 'master' into t/ckeditor5/416d
Reinmar Oct 3, 2019
6ec572d
Merge branch 'master' into t/ckeditor5/416d
oleq Oct 7, 2019
0bbaebd
Code refactoring.
oleq Oct 7, 2019
b8b9f59
Code refactoring.
oleq Oct 8, 2019
64e58bc
Docs: Updated the documentation after the refactoring.
oleq Oct 8, 2019
c69262b
Docs: Updated the toolbar.js file documentation after the refactoring.
oleq Oct 8, 2019
53150ae
Code refactoring - used composition in the ToolbarView.
oleq Oct 10, 2019
7411974
Code refactoring.
oleq Oct 10, 2019
f0b258d
Merge branch 'master' into t/ckeditor5/416e
oleq Oct 10, 2019
fafcbb2
Reverted changes made to ToolbarView#fillFromConfig.
oleq Oct 10, 2019
5423147
Code refactoring.
oleq Oct 10, 2019
647fc1f
Docs.
oleq Oct 14, 2019
bfb3487
Removed obsolete lock property.
oleq Oct 14, 2019
f53d979
Docs.
oleq Oct 14, 2019
7c7cb17
Tests: Stabilized ToolbarView tests after refactoring.
oleq Oct 14, 2019
436464b
Code refactoring.
oleq Oct 14, 2019
384c2e7
Code refactoring.
oleq Oct 14, 2019
2a2fe4a
Merge branch 't/ckeditor5/416e' into t/ckeditor5/416d
oleq Oct 14, 2019
f87eaca
Update src/toolbar/toolbarview.js
oleq Oct 15, 2019
ed780e5
Code refactoring: Removed obsolete ToolbarView docs.
oleq Oct 15, 2019
d900dd7
Docs: Improvements in ToolbarView docs.
oleq Oct 15, 2019
8c47c13
Code refactoring: Improved docs, re-organized some methods, fixed min…
oleq Oct 15, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading