Commit Graph

1108 Commits

Author SHA1 Message Date
Kristine
910b289bbc move heading examples into table 2022-01-28 16:12:17 -05:00
Tessa Kelly
0e33fe4306 Fix ClickableText minor visual regression 2022-01-28 09:24:40 -08:00
Micah Hahn
31c46d479e
Merge pull request #821 from NoRedInk/tessa/add-self-review-icons
Tessa/add self review icons
2022-01-27 12:01:47 -05:00
Tessa Kelly
aa09325bf5 Adds media icons from readaloud 2022-01-26 09:37:08 -08:00
Tessa Kelly
da2a5ab7ac Display microscope, sclae, and tada 2022-01-25 13:24:03 -08:00
Tessa Kelly
bfaa7ea4a6 Design says to go with mail 2022-01-25 13:20:45 -08:00
Tessa Kelly
4282b7b561 Fix highlighter fill and add to writing utensils examples 2022-01-25 13:10:41 -08:00
Tessa Kelly
93f8b94789 Adds envelope
Asked design whether we actually want this icon. it's very near identical to mail
2022-01-25 13:09:29 -08:00
Tessa
f55399a4e9
Merge pull request #813 from NoRedInk/tessa/fix-icon-regression
Adds Sprite.V1
2022-01-25 09:23:49 -08:00
Tessa Kelly
d745baf960 Fix css preview 2022-01-18 11:40:46 -08:00
Tessa Kelly
6c691d34f1 Copy the lms logos in 2022-01-18 11:39:52 -08:00
Tessa Kelly
e13a2f4aa5 adds explicit sprite type
this will enable us to keep the quill toolbar working as it currenlty does, while keeping attributes on the UiIcon
2022-01-18 10:39:31 -08:00
Tessa Kelly
6d25d6ed17 Adds readOnlyText input type 2022-01-10 11:37:36 -08:00
Tessa Kelly
9425ab5de6 adds role img and hide decorative svgs 2022-01-05 16:09:12 -08:00
Alex Perkins
33629e8b3b
Merge pull request #799 from NoRedInk/kraken/radio-styling
Kraken/radio styling
2021-12-13 16:09:28 -05:00
Tessa Kelly
603deb90c7 Prevent the example code from shoving the disclosure styles over 2021-12-09 12:29:31 -08:00
Tessa Kelly
2867c20e67 Adds disabled and enabled helpers 2021-12-07 12:09:56 -08:00
Tessa Kelly
e7a5aeed63 Re-adds selection support 2021-12-07 12:04:40 -08:00
Tessa Kelly
4900f94b65 Begin switching to list-based API 2021-12-07 11:59:57 -08:00
Tessa Kelly
9d3c509615 Adds Checkbox V7 with the icon on the left 2021-12-07 10:55:52 -08:00
Liz Krane
f353ced329
Merge pull request #792 from NoRedInk/tessa/minor-styleguide-fixes
RadioButton preview
2021-12-03 15:41:14 -08:00
Tessa Kelly
af9db025f0 Adds premium to preview 2021-12-02 10:13:49 -08:00
Tessa Kelly
6f3e6193c0 Adds RadioButton preview 2021-12-02 10:12:17 -08:00
Tessa Kelly
15cb3e7865 Adds labelCss helper 2021-12-01 10:40:34 -08:00
Tessa Kelly
58ca50ad32 Attempt to make the ui more usable 2021-11-22 16:30:43 -08:00
Tessa Kelly
9234613c7b EVEN THO rats are excellent pets, removing them from these options because there's some vertical overwhelm 2021-11-22 16:29:03 -08:00
Tessa Kelly
0b15260bf0 Adds error message and guidance support 2021-11-22 16:19:47 -08:00
Tessa Kelly
2a685acc7e Move required fields into the view record 2021-11-22 15:56:20 -08:00
Tessa Kelly
2b2268f0ea Fix premium whitespace 2021-11-22 13:51:56 -08:00
Tessa Kelly
b832bd510c Adds missing label and name code example 2021-11-22 13:50:24 -08:00
Tessa Kelly
634e7b1109 Make the default api a bit more clear (still missing label and name tho) 2021-11-22 13:47:11 -08:00
Tessa Kelly
e4a67a7fea Begin building out code examples 2021-11-22 13:43:56 -08:00
Tessa Kelly
899c6f1e00 Simplify the example set up 2021-11-22 13:30:46 -08:00
Tessa Kelly
d24104f9d6 Adds viewExample helper 2021-11-22 13:27:24 -08:00
Tessa Kelly
756690083b Require name field 2021-11-22 13:21:34 -08:00
Tessa Kelly
1860ad3070 Adds another styling preset 2021-11-22 13:11:56 -08:00
Tessa Kelly
3de9baa216 Use debug controls for disclosure 2021-11-22 13:10:15 -08:00
Tessa Kelly
d098373a61 Robots aren't pets. Rats are great pets 2021-11-22 11:59:49 -08:00
Tessa Kelly
ac119b6dd1 replace with containerCss helper 2021-11-22 11:19:10 -08:00
Tessa Kelly
2a4799cf4c Adds labelVisibility setting 2021-11-22 11:08:40 -08:00
Tessa Kelly
5600383d5d Move name into list of controlled attribtues 2021-11-22 11:06:08 -08:00
Tessa Kelly
bf8988f345 Move the premium level into the list
i think this exposes a weakness of the API -- the teacher premium level won't vary across the inputs, but we're still requiring the user to pass it in for every input
2021-11-22 11:04:28 -08:00
Tessa Kelly
df89d0597c Move pennant into example list 2021-11-22 10:47:58 -08:00
Tessa Kelly
ad0116ac2c Adds disabled/enabled helper 2021-11-22 10:42:39 -08:00
Tessa Kelly
d38d18f1f8 Adds debug controls settings 2021-11-22 10:31:17 -08:00
Tessa Kelly
ac12759931 make the premium behavior more clear 2021-11-22 10:06:38 -08:00
Alex Perkins
f5865855f3 hide label on inline. No one is asking for this and it looks awful 2021-11-21 12:23:24 -05:00
Alex Perkins
3bfb389c9b Allow hiding the label. Why? See below
Explained in greater detail with a diagram in [this comment on the
work-in-progress pull
request](https://github.com/NoRedInk/noredink-ui/pull/787#issuecomment-974838245)
2021-11-21 09:57:38 -05:00
Alex Perkins
6d2085a27d internal config helper 2021-11-19 16:32:24 -05:00
Alex Perkins
0d47f37ab9 make an explicit choice to display inline or in a block thing. use view helpers for those since branching inside of view was very unwieldy 2021-11-19 16:22:32 -05:00