woocommerce/packages/js/components/changelog
Nathan Silveira 7335645b70
SelectTree: allow navigation between items and input using tab and arrow keys (#49251)
* Hide help text in create-taxonomy-modal

* Expose onKeyDown and onBlur events in SelectedItems

* Increment isEventOutside function to consider remove button tags as well

* Add label to remove all button

* Handle navigation between added items and input using tab and arrow keys

* Add changelogs

* Prevent unwanted scroll

* Revert change in product editor and fix issue in component itself

* Change onKeyDown and onBlur to optional

* Move tags navigation to selectedItems and create lastRemoveButtonRef to avoid long CSS query

* Small refactor

* use useImperativeHandle hook in SelectedItems to abstract focusing on last remove button
2024-07-16 16:26:29 -03:00
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
47156-dev-fix-build-error-build-style Update tsconfigs to explicitly include files to avoid TS build errors (#47156) 2024-05-07 13:18:56 +12:00
47385-dev-update-pnpm9-1 Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00
add-error-boundary Add generic error boundary component (#48363) 2024-06-13 05:05:28 +00:00
add-placeholder-taxonomy Add 'placeholder' attribute to taxonomy block and add 'placeholder' a… (#46938) 2024-05-03 15:26:08 -03:00
ci-add-workflow-call-event [testing workflows] Add workflow_call trigger in CI workflow - support daily and other types of runs (#47612) 2024-05-22 11:04:44 -07:00
dev-36283_add_clear_button_to_dropdown Add clear button to `Categories` dropdown (#49036) 2024-07-04 13:35:57 -03:00
dev-monorepo-caching-deps-per-target-package Monorepo: caching deps per target package in GH actions (#49020) 2024-07-10 14:39:49 +02:00
fix-47791-confetti-pop-every-render Fix redundant confetti on LYS task congrats page (#47838) 2024-05-27 21:01:40 +08:00
fix-misspelling-in-inline-doc-packages-js [Accessibility] Fix misspelling in inline documentation in packages/js/* (#48640) 2024-06-21 10:28:54 -07:00
fix-product-editor-images-drop-error Product Editor: Show error notice when error occurs uploading an image via drop on Images (#48396) 2024-06-12 15:50:48 -04:00
fix-product-editor-tree-control-checkbox Product Editor: Fix styling of checkboxes in Categories and Tags fields with Gutenberg plugin installed (#47816) 2024-05-27 14:34:21 -04:00
fix-select-tree-chevron Show 'up' and 'down' chevron in SelectTree and remove suffix prop (#46939) 2024-04-29 10:23:48 -03:00
fix-typos-in-packages-js-md-files [Accessibility] Fix typos in packages/js/**/*.md files (#48569) 2024-06-20 13:04:24 -07:00
remove-scrollbar Update Core Profiler Industries (#47605) 2024-05-20 23:10:53 +08:00
tweak-select-tree Use default cursor for everything in select and tree components (#49048) 2024-07-04 10:14:32 -03:00
tweak-select-tree-2 Allow selecting categories through keyboard (#49049) 2024-07-05 14:20:28 -03:00
update-analytics-rename-sort-filter-options Rename and sort filter options in "Add a filter" in Analytics (#46955) 2024-05-02 18:34:17 +08:00
update-bump-a8c-tour-kit-version Update @automattic/tour-kit to 1.1.3 and @automattic/components to 2.1.1 (#47129) 2024-05-09 08:56:08 +08:00
update-escape-select-control Allow returning to input on selectTree when pressing escape (#49106) 2024-07-04 14:00:32 +00:00
update-media-uploader-button Add buttonProps to MediaUploader (#48639) 2024-06-21 14:32:35 -03:00
update-select-tree-improvements-3 SelectTree: allow navigation between items and input using tab and arrow keys (#49251) 2024-07-16 16:26:29 -03:00
update-tooltip-inline Change Tooltip component to render Popover as inline (#48986) 2024-07-02 16:05:13 -03:00