Commits on Source 7
-
Paulina Sedlak-Jakubowska authored
-
Jose Ivan Vargas authored
Automated accessibility tests - GlTable Closes #2529 See merge request gitlab-org/gitlab-ui!4262 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Co-authored-by:
psjakubowska <psedlak-jakubowska@gitlab.com>
-
Chandra Kiran G authored
This is an initial effort to remove compact pagination. This component will eventually be replace with keyset pagination.
-
Enrique Alcántara authored
fix(GlPagination): remove upper page limit text in compact story Closes #2600 See merge request gitlab-org/gitlab-ui!4141 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Rajendra Kadam <rkadam@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Jeremy Elder <jelder@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Rajendra Kadam <rkadam@gitlab.com> Co-authored-by:
Chandra Kiran G <chandrakiran.g19@gmail.com>
-
Eduardo Bonet authored
Some languages (eg Japanese IME) allow users to select an entry based on the typed letters, which is selected by pressed enter. Duo chat automatically sends the message without taking this into account, causing users to send unfinished messages. Taking isComposing into account prevents this from happening. See issue gitlab-org/gitlab-ui#2537 (comment 1938464119)
-
Lukas 'ai-pi' Eipert authored
chore(duochat): fixes chat submition for IME See merge request gitlab-org/gitlab-ui!4267 Merged-by:
Lukas 'ai-pi' Eipert <leipert@gitlab.com> Approved-by:
Lukas 'ai-pi' Eipert <leipert@gitlab.com> Co-authored-by:
Eduardo Bonet <ebonet@gitlab.com>
-
semantic-release-bot authored
## [80.19.1](gitlab-org/gitlab-ui@v80.19.0...v80.19.1) (2024-06-07) ### Bug Fixes * **duochat:** Don't submit on enter if composing in IME ([ef57dece](gitlab-org/gitlab-ui@ef57dece)), closes [/gitlab.com/gitlab-org/gitlab-ui/-/issues/2537#note_1938464119](https://gitlab.com//gitlab.com/gitlab-org/gitlab-ui/-/issues/2537/issues/note_1938464119)