Commit Graph

1238 Commits

Author SHA1 Message Date
Tessa Kelly
2bea5d3550 move the icon styles inline 2019-04-04 11:28:07 -07:00
Tessa Kelly
2c80f889c1 💀 kill dead code 2019-04-04 11:23:50 -07:00
Tessa Kelly
9a511b3359 💀 remove old checkbox implementation 2019-04-04 11:23:17 -07:00
Tessa Kelly
8016f9a8ec Use the square view 2019-04-04 11:19:33 -07:00
Tessa Kelly
4b31fcaeeb Pull out onCheck helper 2019-04-04 11:08:23 -07:00
Tessa Kelly
4f1913420b Don't prematurely get the label class 2019-04-04 10:59:23 -07:00
Tessa Kelly
2ac25c25fa Add the label styles in directly 2019-04-04 10:58:04 -07:00
Tessa Kelly
5002e727ce Separate out the enabled and disabled icon views 2019-04-04 10:53:57 -07:00
Tessa Kelly
360aca8be8 Adds enabled- and disabled- specific label views 2019-04-04 10:47:38 -07:00
Tessa Kelly
e6a474a3d6 🎨 explore internal api -- what bits of the model are we actually using 2019-04-04 10:42:45 -07:00
Tessa Kelly
5eff08304a Pass through a list of styles rather than html attribute 2019-04-04 10:37:42 -07:00
Tessa
e088a78963
Merge pull request #242 from NoRedInk/tessa/detangle-icons-banner-alert
Tessa/detangle icons banner alert
2019-04-04 10:21:44 -07:00
Tessa
a32bac860a
Merge branch 'master' into tessa/detangle-icons-banner-alert 2019-04-04 10:11:48 -07:00
Tessa
afccd2522a
Merge pull request #241 from NoRedInk/lab/fix-clickable-text-question-mark-alignment
Lab/fix clickable text question mark alignment
2019-04-04 10:09:09 -07:00
Tessa Kelly
fc355d991d 💀 remove first set of assets
Note: not displaying backgrounds
2019-04-03 17:51:47 -07:00
Tessa Kelly
0122cb33a4 Begin removing Asset dependency 2019-04-03 17:49:09 -07:00
Tessa Kelly
59d0c82157 Adds elm svg icons 2019-04-03 17:41:17 -07:00
Tessa Kelly
1d51b1c659 💀 remove noOpMsg 2019-04-03 17:17:36 -07:00
Tessa Kelly
306e414514 Adds new version of Checkbox
Turns out that the Checkbox is tightly-tied to the premium checkbox version
2019-04-03 17:11:41 -07:00
Tessa Kelly
9de06722bb :bowtie: adjust the buylb size 2019-04-03 09:25:13 -07:00
Tessa Kelly
8572bd35b5 Expose Nri.Ui.Alert 2019-04-03 09:25:13 -07:00
Tessa Kelly
f1c83e0ad8 :bowtie: finishing touches 2019-04-03 09:25:13 -07:00
Tessa Kelly
0d9cff6077 Use the svg in the warning 2019-04-03 09:25:13 -07:00
Tessa Kelly
ab0230c0c5 Fix the alert icon -- should be white on a purple circle 2019-04-03 09:25:13 -07:00
Tessa Kelly
777587bc31 Use the right bulb (without the blue background baked in) 2019-04-03 09:25:13 -07:00
Tessa Kelly
9db6b2f587 Bulb should use the current color 2019-04-03 09:25:13 -07:00
Tessa Kelly
f770b07537 Tip -> bulb to be more descriptive 2019-04-03 09:25:13 -07:00
Tessa Kelly
fea7a4c63e Use the checkmark asset in the success message 2019-04-03 09:25:13 -07:00
Tessa Kelly
b78bc61a4d Use the icon in the alert view 2019-04-03 09:25:12 -07:00
Tessa Kelly
63eb368e1c Adds alert v3 2019-04-03 09:25:12 -07:00
Tessa Kelly
9fd17bb97f Use the 'spritesheet' in banner alert 2019-04-03 09:25:12 -07:00
Tessa Kelly
5f46a4a371 Add elmified spritesheet 2019-04-03 09:25:12 -07:00
Tessa Kelly
6f976bf5c5 Expose new version 2019-04-03 09:22:51 -07:00
Tessa Kelly
1a8333ff70 💀 dead dependency 2019-04-03 09:22:51 -07:00
Tessa Kelly
d4f0f1c64d :bowtie: Style the icon 2019-04-03 09:22:51 -07:00
Tessa Kelly
f6d9eb6afa Add a view of the clickable text showing up in line 2019-04-03 09:22:51 -07:00
Tessa Kelly
91cb859daa Pull out the in-common pieces 2019-04-03 09:22:51 -07:00
Tessa Kelly
1cdd276766 Use Svg data 2019-04-03 09:22:51 -07:00
Tessa Kelly
c7a7e434c0 Update the filename 2019-04-03 09:22:51 -07:00
Tessa Kelly
893dd69f6c Use a table to display the view function names 2019-04-03 09:22:51 -07:00
Tessa Kelly
429df27d8f 💀 remove unnecessarily passed through assets 2019-04-03 09:22:51 -07:00
Tessa Kelly
e09b104ed4 Use clickabletext v2 in the styleguide 2019-04-03 09:22:51 -07:00
Tessa Kelly
36ef42e510 Inline the configs 2019-04-03 09:22:51 -07:00
Tessa Kelly
4ebbdc55f3 I disagree -- we have user generated fonts and quiz fonts, and I think as long as we want this button to render with basefont it's reasonable to not try to inherit the font 2019-04-03 09:22:51 -07:00
Tessa Kelly
1c509a2274 Add notes on v1 -> v2 2019-04-03 09:22:51 -07:00
Tessa Kelly
324e1000ab Adds V2 of clickable text 2019-04-03 09:22:51 -07:00
Brian Hicks
3d24b45202
Merge pull request #244 from NoRedInk/fix-netlify
fix key name in netlify.toml
2019-04-03 07:14:16 -05:00
Brian Hicks
ebbbbd8a74 fix key name in netlify.toml 2019-04-03 05:56:38 -05:00
Brian Hicks
a78d14a7ac
Merge pull request #243 from NoRedInk/make-doc
make previewable styleguide
2019-04-03 05:50:43 -05:00
Brian Hicks
1bf6a6daf5 start with a clean build 2019-04-03 05:48:26 -05:00