brookeangel
7e55bfbd2a
also test toggletip and add some accessibility goodies
2019-09-30 15:29:43 -07:00
brookeangel
fbce39979f
add hover example to styleguide app
2019-09-30 12:30:12 -07:00
brookeangel
cea0403928
add extra attrs for things like modal
2019-09-30 12:26:46 -07:00
brookeangel
6a0932fd2a
toggle tip doesnt have to show id
2019-09-30 11:45:30 -07:00
brookeangel
36ab2ae548
Add more legit toggletip
2019-09-30 11:30:19 -07:00
brookeangel
2a8147f190
Merge remote-tracking branch 'origin/master' into zamboni/accessible-tooltips
2019-09-20 09:22:51 -07:00
Katie Hughes
753e34a272
fix some axe complaints
2019-09-16 16:08:08 -07:00
Katie Hughes
f4575fbac4
Add an example to the styleguide for the segmented toggle
2019-09-11 10:37:19 -07:00
Michael Glass
82b1534dc2
Merge branch 'master' into upgrade-list-zipper
2019-09-04 13:53:43 +02:00
Michael Glass
1fae6a445b
upgrade list zipper dependency
2019-09-04 11:03:03 +02:00
Michael Glass
313ae99ec7
Revert "Merge pull request #354 from NoRedInk/use-elm-color"
...
This reverts commit 8b6f993fb3
, reversing
changes made to d8fcbc58f8
.
2019-08-29 17:18:57 +02:00
Brian Hicks
220895db01
demonstrate customizations in the style guide
2019-08-27 09:08:20 -05:00
Michael Glass
c8b21e8d59
sort style-guide elm.json
2019-08-26 12:25:08 +02:00
Michael Glass
0c2ab2500c
Revert "Use palette rather than color"
...
This reverts commit 44ff70191b
.
2019-08-26 10:14:44 +02:00
Michael Glass
848ffc5c9a
Revert "Ugrade palette version"
...
This reverts commit a9d6edd2d2
.
2019-08-26 10:09:36 +02:00
Brian Hicks
9c8ef672ca
Merge remote-tracking branch 'origin/master' into callout
2019-08-20 14:30:17 -05:00
Brian Hicks
4c8f1eb814
rename sideText to label
2019-08-20 13:23:13 -05:00
Brian Hicks
f8f4a81d8a
add custom attributes for things like titles
2019-08-20 13:08:01 -05:00
Brian Hicks
8f499a51f8
add Nri.Ui.Callout.V1
2019-08-20 12:38:24 -05:00
Tessa Kelly
0d1ad04fea
Undo modal version bump
2019-08-19 09:52:05 -07:00
Tessa Kelly
d4f5f5f4b6
Oops fix button color
2019-08-16 15:57:36 -07:00
Tessa Kelly
0eb64eb7ee
Display variable-length content
2019-08-16 15:51:00 -07:00
Tessa Kelly
afd8ebc6eb
Pull the settings out of the modal
2019-08-16 15:47:21 -07:00
Tessa Kelly
45cfc71f0b
Fix the focus behavior
2019-08-16 15:40:34 -07:00
Tessa Kelly
94384ddbce
get the new version of the code using the new modal api
2019-08-16 15:37:17 -07:00
brookeangel
201234d677
Add basic example to styleguide
2019-08-16 15:26:51 -07:00
Tessa Kelly
f87a9de93a
use autofocus attribute
...
sooooooooo this won't work if the autofocus is on the same element as the last focusalble elemnt, cause the ids get overwritten... back to the drawing board I suppose
2019-08-16 12:04:59 -07:00
Tessa Kelly
4aeaac8bea
Bump modal version
2019-08-16 11:51:57 -07:00
Tessa Kelly
89e5f58ace
Use clickable text for secondary button
2019-08-16 11:17:54 -07:00
Tessa Kelly
27af311778
enlargen the styleguide buttons
2019-08-16 11:12:39 -07:00
Tessa Kelly
43c5f27a1a
Wrap the modal in a new stacking context
...
in the monolith, there were pages where tooltip triggers were showing through the modal backdrop
2019-08-16 10:09:30 -07:00
Tessa Kelly
34d60a459c
Merge remote-tracking branch 'origin/master' into tessa/use-color-library
2019-08-13 11:47:01 -07:00
Tessa
26633d74af
Merge branch 'master' into tessa/password-supporting-input
2019-08-05 13:01:58 -07:00
Charlie Koster
e9562b956b
Updated docs
2019-08-05 14:38:34 -05:00
Tessa Kelly
b029a18b26
Adds password input
2019-08-05 12:27:29 -07:00
Charlie Koster
5111241b3d
Update table example with V5
2019-08-05 13:48:02 -05:00
Tessa Kelly
570472b7a8
Adds V5 of the text input
2019-08-02 17:20:09 -07:00
Tessa Kelly
1696a4ce31
Merge remote-tracking branch 'origin/master' into tessa/upgrate-clickable-text
2019-07-31 17:03:07 -07:00
Tessa Kelly
cb274f9c11
Adds comment
2019-07-31 17:00:03 -07:00
Tessa Kelly
eb53f7661b
Use avh4/elm-debug-controls
2019-07-30 12:55:55 -07:00
Tessa Kelly
ff9e670166
Add classes to the module examples to make axe output more readable
2019-07-30 12:36:53 -07:00
Tessa Kelly
231fcef985
Refactor examples to make finding the API simpler
2019-07-30 12:28:35 -07:00
Tessa Kelly
2d5028c502
Upgrade API to match Button.V9
2019-07-30 12:13:09 -07:00
Tessa Kelly
0254b35bb2
cp V2 to V3
2019-07-30 11:47:25 -07:00
Brian Hicks
0154813dad
Merge remote-tracking branch 'origin/master' into simplify-nri-ui-headings
2019-07-29 13:22:29 -05:00
Brian Hicks
3090779b02
Merge branch 'master' into nri-ui-text-without-headings
2019-07-29 13:13:25 -05:00
Tessa Kelly
a462e9ff04
Write out the focus behavior explicitly
...
the focus still won't handle correctly until we update the checkboxes to take arbitrary attributes, unfortunately
2019-07-25 22:26:57 -07:00
Tessa Kelly
1fcca16f12
Update modal to take advantage of the new button API
2019-07-25 22:14:26 -07:00
Tessa Kelly
0c6e191a1d
cp Modal v5 to v6
2019-07-25 21:46:20 -07:00
Brian Hicks
b8bdb072e4
Merge branch 'master' into nri-ui-text-without-headings
2019-07-25 08:13:26 -05:00