Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved and added new UI components #14893

Merged
merged 85 commits into from
Sep 25, 2023
Merged

Improved and added new UI components #14893

merged 85 commits into from
Sep 25, 2023

Conversation

oleq
Copy link
Member

@oleq oleq commented Aug 30, 2023

Suggested merge commit message (convention)


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@oleq oleq changed the title Improved and added new UI components [TODO] Improved and added new UI components Aug 31, 2023
packages/ckeditor5-ui/src/autocomplete/autocompleteview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/autocomplete/autocompleteview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/autocomplete/autocompleteview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/autocomplete/autocompleteview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/search/text/searchtextview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/search/text/searchtextview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/search/text/searchtextview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/search/text/searchtextview.ts Outdated Show resolved Hide resolved
packages/ckeditor5-ui/src/search/text/searchtextview.ts Outdated Show resolved Hide resolved
@DawidKossowski DawidKossowski marked this pull request as ready for review September 22, 2023 10:31
oleq and others added 25 commits September 22, 2023 12:47
…f the templates search in ckeditor5-template.
DawidKossowski and others added 3 commits September 22, 2023 12:52
…SearchResultsView a focus-friendly container. Made SearchInfoView focusable.
oleq and others added 10 commits September 25, 2023 13:54
Co-authored-by: Szymon Cofalik <s.cofalik@cksource.com>
Feature (ui): Implemented `FocusCycler#forwardCycle` and `#backwardCycle` events which are fired when last/first focusable item are focused and `FocusCycler` tries to focus next/previous item. These events can be overwritten to chain focus cyclers.

Internal (ui): Made `SearchResultsView` a focus-friendly container. Made `SearchInfoView` focusable.
@scofalik scofalik merged commit 550f73c into master Sep 25, 2023
@scofalik scofalik deleted the cf/5436 branch September 25, 2023 15:49
@oleq oleq changed the title [TODO] Improved and added new UI components Improved and added new UI components Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants