Commit Graph

5355 Commits

Author SHA1 Message Date
Tessa Kelly
082b50863d Rename again -- looooong but clear is preferable to snappy but confusing 2022-09-02 11:05:21 -06:00
Tessa Kelly
d2e4095d8e Use Nri.Ui.Layout for the styleguide 2022-09-02 10:47:46 -06:00
Tessa Kelly
88fa74c631 Adds custom helpers 2022-09-02 10:33:49 -06:00
Tessa Kelly
f978127559 Hopefully make the helpers names more clear 2022-09-02 10:16:21 -06:00
Tessa Kelly
936bf768bf Adds margin top helpers 2022-09-02 10:01:17 -06:00
Tessa Kelly
679f628abd Adds spacer styles 2022-09-02 09:58:43 -06:00
Tessa Kelly
df9861c40c Standardize the page layout exposed helpers pattern 2022-09-02 09:56:28 -06:00
Tessa Kelly
8492dbd8c5 Make the helper names more clear 2022-09-02 09:54:14 -06:00
Tessa Kelly
0f77817a0b Expand on the doc comments 2022-09-02 09:47:15 -06:00
Tessa Kelly
58fafc6a8f Copy in layout from the monolith 2022-09-02 09:36:33 -06:00
Charbel
95884e534c
Merge pull request #1062 from NoRedInk/tooltip-hover-area
A11-1543 Extends the hover area of tooltips
2022-09-02 12:31:42 -03:00
charbelrami
c6c2821543 add extra hover area to tooltips 2022-09-02 08:59:10 -03:00
Tessa Kelly
a815d1339c Elm review 2022-09-01 18:16:13 -06:00
Tessa Kelly
0cbbe69a61 Fix the height 2022-09-01 18:13:47 -06:00
Tessa Kelly
966a92c137 Match the 22 by 3px size on prod 2022-09-01 18:08:34 -06:00
Tessa Kelly
b9711534e3 Adds animatedIcon to animation section 2022-09-01 18:00:57 -06:00
Tessa Kelly
5070734f11 Add comments 2022-09-01 17:49:29 -06:00
Tessa Kelly
b20b79ddbd :bowtie: get the transitions looking nice 2022-09-01 17:31:29 -06:00
Tessa Kelly
166a2a195e Switch to transitions in animated icon 2022-09-01 16:47:18 -06:00
Tessa Kelly
38ec34dc0a Change approach -- add new animated icon module 2022-09-01 15:29:46 -06:00
Tessa Kelly
7b9c97b5c5 get to a reasonable draft 2022-09-01 12:00:07 -06:00
Tessa Kelly
73b6e8a1d6 Share code for lines 2022-09-01 11:42:13 -06:00
Tessa Kelly
b48a1e30e9 Use new animationy icons for sidenav 2022-09-01 11:38:51 -06:00
Tessa Kelly
7cf66d9a6b Make the x the same size as the hamburger and adjust the viewport to leave room for the animation 2022-09-01 11:35:24 -06:00
Tessa Kelly
256d33cbe5 Adds hamburgerToX 2022-09-01 11:17:51 -06:00
Tessa Kelly
80257b9c3d Adds xToHamburger 2022-09-01 10:12:50 -06:00
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