Tessa Kelly
6c82640098
Merge remote-tracking branch 'origin/master' into svg-assignment-icons-2
2019-10-01 16:40:43 -07:00
Tessa Kelly
25e9c42cde
IconHelpers -> IconExamples
2019-10-01 09:04:33 -07:00
Tessa Kelly
a514f3e132
🎨 beautify per review
2019-10-01 09:02:06 -07:00
Tessa Kelly
9cba1a22d0
🐛 fixes the broken see-only-this-link and the view docs link
2019-09-30 18:15:26 -07:00
Tessa Kelly
6a76c3cecb
Update sorting for the assignment icons
2019-09-30 17:55:15 -07:00
Tessa Kelly
9bc50f34f3
Convert revising
2019-09-30 17:53:34 -07:00
Tessa Kelly
a508fbf6d7
Convert rating
2019-09-30 17:50:19 -07:00
Tessa Kelly
6523255a82
Convert submitting
2019-09-30 17:48:19 -07:00
Tessa Kelly
d34248bead
Move the assignment icon examples into their own module
2019-09-30 17:30:35 -07:00
Tessa Kelly
d5b127a1d9
🐛 fix icon version in example name
2019-09-30 17:16:46 -07:00
Tessa Kelly
6054040e8f
Extract icon helpers
2019-09-30 17:16:29 -07:00
Tessa Kelly
dde558fa31
:bowtie: adjust the spacing of icon sections a bit
2019-09-30 17:13:57 -07:00
Tessa Kelly
807764fc5d
Tag assignment icons as svg never
2019-09-30 17:13:00 -07:00
Tessa Kelly
555f876d05
🎨 dry up the icon examples helpers
2019-09-30 17:10:09 -07:00
Tessa Kelly
c971530a76
Update header name
...
since we didn't end up deleting the entire assignment icon section, I think it's helpful for the section name to be a bit different
2019-09-30 16:58:36 -07:00
Renee Tremlab
113a78c0ff
Removing deprecated Icon approach from Examples.Icon
2019-09-30 16:47:02 -07:00
Renee Tremlab
7a4bac32de
Adds selfReview Icon
2019-09-30 16:46:08 -07:00
Tessa Kelly
5de9ed53dc
Adds guided draft
2019-09-30 16:33:44 -07:00
Tessa Kelly
9e681b7080
Adds quickWrite
2019-09-30 16:31:36 -07:00
Renee Tremlab
3d56f7c8c6
Adds quiz icon
2019-09-30 16:28:13 -07:00
Renee Tremlab
b985a6465b
Adds practice icon
2019-09-30 16:23:47 -07:00
Tessa Kelly
476545c26d
Show peerreview icon and name in the styleguide example
2019-09-30 16:18:37 -07:00
Renee Tremlab
9b21cc0c5a
Adds diagnostic SVG directly
2019-09-30 16:07:13 -07:00
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
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
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
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
eb53f7661b
Use avh4/elm-debug-controls
2019-07-30 12:55:55 -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
brookeangel
8041530e72
Merge remote-tracking branch 'origin/master' into premium-checkbox-v6
2019-07-24 10:18:27 -07:00
Brian Hicks
6eba967567
replace Headings with Nri.Ui.Heading.V2
2019-07-23 09:58:23 -05:00
Brian Hicks
3935313198
upgrade use of Nri.Ui.Heading.V1 in the style guide
2019-07-23 09:53:43 -05:00
Brian Hicks
9fac5ad438
add Nri.Ui.Text.V4 without headings
2019-07-23 09:09:07 -05:00
Tessa Kelly
6896a5e6f3
Update link helpers to specify what they require in order to work properly
2019-07-19 18:27:17 -07:00
Tessa Kelly
19de994db2
Make label required
2019-07-19 18:16:46 -07:00
Tessa Kelly
2bad7531f0
Custom takes a list
2019-07-19 14:56:01 -07:00
Tessa Kelly
a9d6edd2d2
Ugrade palette version
2019-07-19 09:44:28 -07:00
Tessa Kelly
ee32290ba0
Merge remote-tracking branch 'origin/master' into tessa/use-color-library
2019-07-19 09:39:28 -07:00
Tessa Kelly
ba66f8f221
update attribute helpers to feel more natural in the new pattern
2019-07-19 09:07:42 -07:00
Tessa Kelly
b527f61894
Use attribute-based API instead
2019-07-19 08:57:56 -07:00
Tessa Kelly
4ce5e05a89
Merge remote-tracking branch 'origin/master' into tessa/more-flexible-button-v2
2019-07-19 08:45:10 -07:00
Gavin Panella
6a189a3bc9
Merge remote-tracking branch 'origin/master' into tessa/fix-disclosure-safari
2019-07-19 14:33:02 +02:00
brookeangel
1f15935faa
add V6
2019-07-17 14:34:16 -07:00
Brian Hicks
8c95289d19
Merge remote-tracking branch 'origin/master' into header-levels
2019-07-17 10:48:35 -05:00
Brian Hicks
f468a1c77a
add note about Heading.V1
2019-07-17 10:46:52 -05:00
Tessa
39b17e874a
Merge branch 'master' into tessa/fix-disclosure-safari
2019-07-15 08:41:16 -07:00
Brian Hicks
4a99f65a4b
use new heading API in styleguide
2019-07-12 17:06:21 -05:00
Tessa Kelly
719d77b844
Add a custom attribute to the examples
2019-07-11 15:25:00 -07:00
Tessa Kelly
ccf793d5e1
Generalize the button
2019-07-11 15:23:20 -07:00
Tessa Kelly
c7c56cdf3d
Rather than passing the attributes through, render the button and link directly
2019-07-11 14:41:46 -07:00
Tessa Kelly
441c6ff02c
💀 Remove 'Button'
2019-07-11 14:29:10 -07:00
Tessa Kelly
de29750f91
Adds function helpers for setting enabled or not
2019-07-11 14:23:25 -07:00
Tessa Kelly
bed50f0b8b
Get the sortable table compiling
2019-07-11 13:18:22 -07:00
Tessa Kelly
4a62b8271d
Copy sortable table code from monolith
2019-07-11 12:46:22 -07:00
Tessa Kelly
608ddffa33
Make the example more clear as to what's included in the disclosure indicator
2019-07-11 10:22:00 -07:00
Tessa Kelly
7a05940960
Adds a note about the clickable text being required
2019-07-11 10:07:10 -07:00
Tessa Kelly
8a99134bd8
Fix background color on disclosure indicator example
2019-07-11 10:04:39 -07:00
Tessa Kelly
60f25f9085
Implement the types
2019-07-03 12:13:01 -07:00
Tessa Kelly
eb4fdcc128
Allow for custom attributes in button
2019-07-03 11:00:28 -07:00
Tessa Kelly
0edfd97f51
Allow for custom attributes in link
2019-07-03 10:19:54 -07:00
Tessa Kelly
c35cf203c4
Move the link/button specialization to the renderer
2019-07-03 10:16:40 -07:00