Tessa Kelly
1b427bca14
Adds Edit icon
2019-10-04 14:59:39 -07:00
Tessa Kelly
a7e543ad2b
💀 remove edit writing icon -- i think we use the regular edit pencil everywhere
2019-10-04 14:56:43 -07:00
Tessa Kelly
3b2af12049
💀 Remove the old versions of the icons from the styleguide
2019-10-04 14:56:18 -07:00
Tessa Kelly
e19b20d455
Adds the share icon and holes for the rest of the teacher icons
2019-10-04 14:48:26 -07:00
Tessa Kelly
69b683ff8b
Adds UiIcon module with a nicer-looking unarchive png
2019-10-04 14:43:57 -07:00
Tessa Kelly
0fe19d9967
💀 remove apparently unused assignment types from the styleguide
2019-10-04 14:36:23 -07:00
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
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
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
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