Commit Graph

240 Commits

Author SHA1 Message Date
Tessa Kelly
5d42bb1db6 🎨 tidy up the backgorund styles 2018-08-16 18:10:00 -07:00
Tessa Kelly
ee35307959 Put the image in a div, not an after 2018-08-16 18:10:00 -07:00
Tessa Kelly
4b5489a332 Adds assets 2018-08-16 18:10:00 -07:00
Tessa Kelly
6e6f91ea38 Remove viewResult helper 2018-08-16 18:10:00 -07:00
Tessa Kelly
4de4efed55 🎨 inlinify the inline styles 2018-08-16 18:10:00 -07:00
Tessa Kelly
ab40b55b45 COnvert to Html.Styled 2018-08-16 18:10:00 -07:00
Tessa Kelly
c42671c02a Adds V2 (straight copy paste of V1) 2018-08-16 18:10:00 -07:00
James Gary
82ca7143f3
Merge pull request #96 from NoRedInk/ink-james--add-pen-icon
Add pen icon
2018-08-16 09:39:46 -07:00
Juan Edi
a9c270f288 Add support for keychain svg icon 2018-08-16 12:34:58 -03:00
James Gary
78c62bbfb9 Add pen icon 2018-08-13 14:41:09 -07:00
Richard Feldman
c1f0887ad3 Cache the prefix and styles on Nri.Ui.styled
See https://github.com/rtfeldman/elm-css/pull/456
2018-07-31 12:08:40 -04:00
Brooke
5e253a142c Revert "Merge pull request #90 from NoRedInk/textarea-blast-from-the-past"
This reverts commit 35e69922f5, reversing
changes made to e0770169ed.
2018-07-27 12:40:59 -07:00
Stoeffel
69dddcef4b fix docs 2018-07-27 08:47:53 +02:00
Stoeffel
649746369b convert DisclosureIndicator to Html.Styled 2018-07-27 08:26:48 +02:00
Stoeffel
a2094f3f6e adds disclosure indicator 2018-07-27 08:26:48 +02:00
Brooke
87c620568e textarea uses defaultValue again 2018-07-24 14:15:21 -07:00
Brooke
d7792e1f11 the to do is now a new to do 2018-07-11 17:18:54 -07:00
Brooke
2574430eeb remove customView from Select api 2018-07-11 17:11:56 -07:00
Brooke
a29b95e0ed add Select V3 2018-07-10 17:50:39 -07:00
Tessa Kelly
abde09a461 Update class names 2018-06-27 12:14:29 -07:00
Tessa Kelly
7dae282ae0 LockOnInside -> Locked 2018-06-26 09:36:43 -07:00
Tessa Kelly
abef87447e Opacify just the checkbox image and not the whole line 2018-06-25 17:48:23 -07:00
Tessa Kelly
84a26bff31 Change the background image of the checkbox to be on a before 2018-06-25 17:44:11 -07:00
Tessa Kelly
e97c64cae8 Punt on the SVG icon thing -- these icons didn't go through the build_icons script nicely 2018-06-25 10:54:24 -07:00
Tessa Kelly
3a80a27ee4 Add student assignment actions sectoin 2018-06-22 17:29:18 -07:00
Tessa Kelly
49039b1855 expose assignment start accessors 2018-06-22 11:03:42 -07:00
Tessa Kelly
00a2e94656 Add new icon version 2018-06-22 11:00:34 -07:00
Tessa Kelly
6095ad6a3b 🎨 condense padding styles 2018-06-20 12:57:57 -07:00
Tessa Kelly
661251f4d8 Add helpers for the shared styles 2018-06-20 12:56:56 -07:00
Tessa Kelly
d72aaca767 Pass through the checkbox icon in 2018-06-20 12:51:50 -07:00
Tessa Kelly
20f5afb0ec Remove premium theme -- this is mostly about the logic for when to show the flag off to the right, and now the PremiumCheckbox module handles that 2018-06-20 10:56:48 -07:00
Tessa Kelly
534fade431 Kill the color theme 2018-06-20 10:52:02 -07:00
Tessa Kelly
7c64660549 Opacify the disabled checkboxes 2018-06-20 10:50:12 -07:00
Tessa Kelly
de58de8734 🎨 avoid overwriting themes 2018-06-20 10:48:46 -07:00
Tessa Kelly
24f8d71c24 🎨 begin refactoring the square styles 2018-06-20 10:47:55 -07:00
Tessa Kelly
26e8c67834 🎨 pull out the other label styles helpers 2018-06-20 10:45:54 -07:00
Tessa Kelly
40391a3e43 Add the premium flag (and put it in line with its checkbox) 2018-06-20 10:37:02 -07:00
Tessa Kelly
e74646e9b5 Remove minheight that messed up the text alignment 2018-06-20 10:31:04 -07:00
Tessa Kelly
1451f84913 Elm-format v 0.7.0-exp 2018-06-20 10:20:41 -07:00
Jasper Woudenberg
88b6020a9a Handle some Elm compilation warnings 2018-06-20 15:38:45 +01:00
Tessa Kelly
a01eeb9df8 💀 clean up the assets required 2018-06-19 18:25:15 -07:00
Tessa Kelly
74b1ec9eeb Keep the premium flag around 2018-06-19 18:22:46 -07:00
Tessa Kelly
2c4169a334 Extract the premium chekcbox functionality 2018-06-19 17:58:10 -07:00
Tessa Kelly
d34e29f84f 💀 based on the styleguide and on the monolith, looks like we're also not really using the Locked theme, just locked on the inside 2018-06-19 17:43:03 -07:00
Tessa Kelly
83575dd29a 💀 kill unecessary redirection 2018-06-19 17:34:32 -07:00
Tessa Kelly
8857c001f9 💀 I didn't find any uses of the Unlockable theme (used to be a key icon in the checkbox) in the monolith so killing this. if people need it, this is the commit to copy paste from 2018-06-19 17:33:28 -07:00
Tessa Kelly
3f9a6669e7 Show the premium icon as opacified when the checkbox is disabled 2018-06-19 17:15:06 -07:00
Tessa Kelly
8c3c39a999 fixup! Move round 'checkbox' functionality out 2018-06-19 17:01:37 -07:00
Tessa Kelly
714b530370 Kill the orange color 2018-06-19 16:59:31 -07:00
Tessa Kelly
0ad139b148 Move round 'checkbox' functionality out 2018-06-19 16:52:41 -07:00