Brian Hicks
3e313ac4d3
fix invalid aria attributes
...
1. a valid ID cannot contain spaces
2. an ID referenced by aria-controls must be present on the page
2019-11-15 17:09:25 -06:00
Brian Hicks
8873b4883a
fix unlabelled select
2019-11-15 17:09:25 -06:00
Brian Hicks
1a36f88c6d
contain all content in landmarks
2019-11-15 17:09:25 -06:00
Brian Hicks
4618cc5fde
get rid of all out-of-order header violations
2019-11-15 17:09:25 -06:00
Brian Hicks
fe06f37b8f
add language to html
2019-11-15 17:09:25 -06:00
Brian Hicks
45574578ca
remove duplicate IDs/active selectors in segmented control
2019-11-15 17:09:25 -06:00
Brian Hicks
946525243e
fix duplicate IDs in checkbox example
2019-11-15 17:09:25 -06:00
Brian Hicks
36c59a8a45
add a main to the styleguide
...
this revealed some errors in the callout: namely that we're not supposed
to have <aside> inside <main>. Since we should always have a <main>, we
should indicate callouts some other way. A <div> works fine for this.
2019-11-15 17:09:25 -06:00
Matt Charlton
a8f71059e7
use a static id to check we've loaded
2019-11-15 15:59:49 +00:00
Matt Charlton
0685364963
remove unnecessary id
2019-11-15 14:50:52 +00:00
Matt Charlton
ed2e421fe0
add id to categories div
2019-11-15 13:33:41 +00:00
Tessa Kelly
6ab4a905ff
Fix duped ids
2019-11-08 12:31:38 -08:00
Tessa Kelly
b589862112
Darken the labels for axe
2019-10-29 18:54:39 -07:00
Tessa Kelly
51239fefc7
Fix the styling for logos, which are sometimes quite broad
2019-10-29 18:47:38 -07:00
Tessa Kelly
e0e0790079
Adds logo to the Logos
2019-10-29 18:39:12 -07:00
Tessa Kelly
4f0ad33fcd
elmify the lock and key and badge'
2019-10-29 18:34:36 -07:00
Tessa Kelly
35c37ec687
Adds new Logos module
2019-10-29 18:33:48 -07:00
Tessa Kelly
5c2098079c
Adds bulb and hint
2019-10-29 18:09:17 -07:00
Tessa Kelly
c38f5eaf32
:bowtie: adds assignment start icons
2019-10-29 17:18:04 -07:00
Tessa Kelly
b146fead0c
Replace equals
2019-10-29 16:53:10 -07:00
Tessa Kelly
dff660f528
Adds more icons
2019-10-29 16:47:01 -07:00
Tessa Kelly
e4c60577cd
:bowtie: adjust the icons to be a significantly more compact
2019-10-29 16:24:20 -07:00
Tessa Kelly
5139f49b8c
Drop Icon support from the icon examples helpers
2019-10-29 15:54:59 -07:00
Tessa Kelly
8b01eeebbf
💀 remove the Assets structure entirely
2019-10-29 15:44:21 -07:00
Tessa Kelly
6d0dd24f99
💀 remove no-longer-used asset references
2019-10-29 15:34:29 -07:00
Tessa Kelly
5aae2daf98
Move the Asset structure into the Icon examples
2019-10-29 15:30:13 -07:00
Ju Liu
85dde02bd9
Merge branch 'master' into tessa/accordion
2019-10-28 15:55:43 +00:00
Tessa
5e22b4c087
Merge branch 'master' into tessa/remove-assets
2019-10-24 15:13:00 -07:00
Tessa
95e77fef33
Merge branch 'master' into tessa/accordion
2019-10-24 15:12:58 -07:00
brookeangel
cfa0a6ede6
Add Nri.Ui.Pennant.V1
2019-10-24 14:40:23 -07:00
Tessa Kelly
3b1fba048b
💀 remove assets
2019-10-24 13:27:39 -07:00
Tessa Kelly
8360b1d387
Vary the icons used in the example
2019-10-24 13:23:52 -07:00
Tessa Kelly
5cd92f62e7
Fix color contrast issue
2019-10-24 13:04:09 -07:00
Tessa Kelly
d91c6d4baf
Adds star outline
2019-10-24 12:34:59 -07:00
Tessa Kelly
41556a6866
Remove the star and flag icons
2019-10-24 12:30:18 -07:00
Tessa Kelly
8a52b74149
Show varied icons on the segmented control examples
2019-10-24 12:29:21 -07:00
Tessa Kelly
efae29d888
Adds star icon
2019-10-24 12:17:13 -07:00
Tessa Kelly
1622e09d7c
Adds support for a different-colored svg
2019-10-24 11:29:27 -07:00
Tessa Kelly
ca7411feac
💀 remove unused slidemodal asset
2019-10-24 11:09:44 -07:00
Tessa Kelly
ab6dab8926
Adds segmented control v8
2019-10-24 11:09:30 -07:00
Tessa Kelly
8419df1733
💀 remove assets from clickable text
2019-10-24 10:49:49 -07:00
Tessa Kelly
84ee51f1a7
💀 remove the assets from the Button examples
2019-10-24 10:47:11 -07:00
Tessa Kelly
0694171899
Fix the styling for the button
2019-10-24 10:32:26 -07:00
Tessa Kelly
01e4bcf620
Move tabs into the layout section
2019-10-24 10:24:59 -07:00
Tessa Kelly
4cd17b5e63
Adds accordion v1 (copied from the monolith)
2019-10-24 10:23:19 -07:00
Michael Glass
32de6d0a9b
revert optional config because there's only one config option
2019-10-23 18:33:27 +02:00
Michael Glass
091fc357d6
move autoFocusOnLastElement into onlyFocusableElementView
2019-10-23 18:26:59 +02:00
Michael Glass
cc35555ac5
fix focus usage in example modal
2019-10-23 18:10:05 +02:00
Michael Glass
caeb3d06f9
pass through view funcs as callbacks to avoid need to pass config to multiple places
2019-10-23 17:21:20 +02:00
Michael Glass
800b9d1910
only accept one focusable
2019-10-23 17:02:52 +02:00