Tessa
|
92b081f748
|
Merge pull request #1057 from NoRedInk/bat/adjust-accordion-focus-ring-defaults
Adds reasonable defaults for accordion focus rings
|
2022-09-01 08:03:16 -06:00 |
|
Tessa
|
d3616a0f81
|
Merge pull request #1060 from NoRedInk/bat/bump-for-menu
Bump for Menu focus issue
|
2022-08-31 16:10:46 -06:00 |
|
Tessa Kelly
|
f1cd1a3fbd
|
Bump
|
2022-08-31 16:06:47 -06:00 |
|
Tessa
|
8112180c6c
|
Merge pull request #1058 from NoRedInk/bat/fix-menu-tab
Fix Menu tab behavior
|
2022-08-31 15:34:50 -06:00 |
|
Tessa Kelly
|
fe942092ab
|
Fix mistaken onKeyDownPreventDefault use
|
2022-08-31 08:52:36 -06:00 |
|
charbelrami
|
fe71e26906
|
bump to 18.3.0
|
2022-08-31 11:09:43 -03:00 |
|
Tessa Kelly
|
6ca9868999
|
Adds reasonable defaults for accordion focus rings"
|
2022-08-30 16:40:27 -06:00 |
|
noredinkbot-duet[bot]
|
cc15385249
|
Merge #1056
1056: Fix Tabs focus ring behavior r=BrianHicks a=tesk9
Fixes A11-1519
Only show the focus ring when focus rings should be visible:
https://user-images.githubusercontent.com/8811312/187511396-2ce35af5-941d-4513-b842-d443a1ec38d8.mov
Co-authored-by: Tessa Kelly <tessakkelly@gmail.com>
|
2022-08-30 19:43:26 +00:00 |
|
Tessa Kelly
|
4d2d13e43f
|
Hide focus ring for mouse users
|
2022-08-30 12:08:18 -06:00 |
|
Charbel
|
f5cee17e86
|
Merge pull request #1055 from NoRedInk/country-name-autocomplete
A11-1340 add `"country-name"` autocomplete to TextInput
|
2022-08-30 14:46:50 -03:00 |
|
Tessa
|
f145337fa1
|
Merge pull request #1054 from NoRedInk/bump-tooltip-tab-fix
Patch update for Tooltip.disclosure tab behavior
|
2022-08-30 10:41:22 -07:00 |
|
Tessa Kelly
|
722edeb21a
|
Patch update
|
2022-08-30 11:34:39 -06:00 |
|
Tessa
|
921127ef65
|
Merge pull request #1052 from NoRedInk/bat/fix-tooltip-tab-behavior
Fix Tooltip focus management for disclosure tooltips.
|
2022-08-30 10:33:49 -07:00 |
|
charbelrami
|
6284b38e91
|
add country-name autocomplete to TextInput
|
2022-08-30 14:27:43 -03:00 |
|
Tessa Kelly
|
69336a3aff
|
We need to prevent default for modals, but prevenitng default for tooltips breaks the browser
's focus management
|
2022-08-30 09:52:19 -06:00 |
|
Tessa
|
497cc74acf
|
Merge pull request #1047 from NoRedInk/bat/add-text-area-sample-code
Bat/add text area sample code
|
2022-08-30 08:00:09 -07:00 |
|
Tessa
|
90e0ff1b1b
|
Merge pull request #1048 from NoRedInk/bat/prevent-default
Fix Tab and Menu keyboard behavior
|
2022-08-30 07:59:44 -07:00 |
|
Mandla
|
36f3581892
|
Merge pull request #1042 from NoRedInk/bat/sortable-table-example
Adds example code for SortableTable
|
2022-08-30 15:49:17 +01:00 |
|
Micah Hahn
|
662d53f8e1
|
Merge pull request #1051 from NoRedInk/bump-18.2.0
Updated UiIcons and UiLogos
|
2022-08-29 12:36:45 -04:00 |
|
Mandla Moyo
|
fc7440b59b
|
Updated UiIcons and UiLogos
|
2022-08-29 17:32:00 +01:00 |
|
Mandla
|
5b6e9446ac
|
Merge pull request #1050 from NoRedInk/uiicon-logos-backwards-compatibility
Added backwards compatibility to logo updates
|
2022-08-29 17:30:25 +01:00 |
|
Mandla Moyo
|
a4168d41e2
|
Readded and deprecated cleverLibrary
|
2022-08-29 17:25:44 +01:00 |
|
Mandla Moyo
|
56d6783ce4
|
Added backwards compatibility to logo updates
|
2022-08-29 17:20:22 +01:00 |
|
Mandla
|
74d0e3728f
|
Merge pull request #1040 from NoRedInk/zen/add-new-logos-for-google-and-clever
Add new design logos for Clever and Google
|
2022-08-29 17:08:19 +01:00 |
|
Mandla
|
5da44868cd
|
Merge pull request #1045 from NoRedInk/raven/print-icon
Added print icon to uiIcons
|
2022-08-29 17:05:54 +01:00 |
|
Lindsay Wardell
|
57f72567e3
|
Merge pull request #1049 from NoRedInk/release/18.1.0
bump 18.1.0
|
2022-08-26 12:10:43 -07:00 |
|
Erik Feeley
|
f259cf7dde
|
bump 18.1.0
|
2022-08-26 12:39:19 -04:00 |
|
Tessa Kelly
|
34e4b553ba
|
Wrap selections
|
2022-08-25 16:33:50 -07:00 |
|
Tessa Kelly
|
6f2c3d1550
|
🎨 add types and simplify mapping
|
2022-08-25 16:32:11 -07:00 |
|
Tessa Kelly
|
4436e8db71
|
🎨 refactor tab logic to be simpler -- and to allow for a different starting condition
|
2022-08-25 16:28:29 -07:00 |
|
Tessa Kelly
|
46ed6ce18d
|
Pre-filter out disabled tabs
|
2022-08-25 16:26:37 -07:00 |
|
Tessa Kelly
|
e4b498fb80
|
Use onKeyUpPreventDefault for tab key events
|
2022-08-25 16:23:43 -07:00 |
|
Tessa Kelly
|
a4885f4643
|
Use onKeyDownPreventDefault for Menu
|
2022-08-25 16:07:09 -07:00 |
|
Tessa Kelly
|
0c46aa1e28
|
Update min required accessible-html-with-css dep
|
2022-08-25 16:06:57 -07:00 |
|
Tessa Kelly
|
b8958b9f18
|
Revert "Adds conditional"
This reverts commit 01b6f83bb8 .
|
2022-08-25 15:44:18 -07:00 |
|
Tessa Kelly
|
d46560f876
|
Adds onblur example, as was actually necessary
|
2022-08-25 15:43:56 -07:00 |
|
Tessa Kelly
|
01b6f83bb8
|
Adds conditional
immediately after I finished this, I realized that my comment telling me to add this was wrong. Oops 😆
|
2022-08-25 15:43:17 -07:00 |
|
Tessa Kelly
|
3f654149f8
|
Adds example code
|
2022-08-25 15:34:33 -07:00 |
|
Tessa Kelly
|
112b6bf0fd
|
Adds more TODOs
|
2022-08-25 15:22:36 -07:00 |
|
Tessa Kelly
|
c1d7a26e7e
|
🎨 tidy implementation given only one input
|
2022-08-25 15:20:39 -07:00 |
|
Tessa Kelly
|
fe8ce1fd66
|
Allow theme selection
|
2022-08-25 15:18:45 -07:00 |
|
Tessa Kelly
|
3ecb5bedb6
|
Adds more fields to controls
|
2022-08-25 15:16:33 -07:00 |
|
Tessa Kelly
|
81bf5964f3
|
Move onblur example to settings
|
2022-08-25 15:14:22 -07:00 |
|
Tessa Kelly
|
93cffd8ecb
|
Move autoresize to controls
|
2022-08-25 15:12:46 -07:00 |
|
Tessa Kelly
|
843d7a04b2
|
Replace in error checkbox
|
2022-08-25 15:10:45 -07:00 |
|
Tessa Kelly
|
a5531f57a8
|
Adds configurable label
|
2022-08-25 15:04:21 -07:00 |
|
Tessa Kelly
|
5c1f6b93b0
|
Use showLabel from controls
|
2022-08-25 15:01:35 -07:00 |
|
Tessa Kelly
|
291beea16a
|
Adds empty settings field
|
2022-08-25 14:53:13 -07:00 |
|
Tessa Kelly
|
bd7fe9d301
|
💀 remove old JS code"
|
2022-08-25 14:52:45 -07:00 |
|
Tessa
|
852a370b9b
|
Merge pull request #1043 from NoRedInk/bat/checkbox-example-code
Adds checkbox example code
|
2022-08-25 14:23:46 -07:00 |
|