Brian Hicks
20dc388365
remove clipboard
2019-04-02 15:32:31 -05:00
Brian Hicks
7d60bddbc6
remove custom elements minified shim
2019-04-02 15:30:00 -05:00
Brian Hicks
2085c74ab0
remove reset again
2019-04-01 13:07:13 -05:00
Brian Hicks
7f8480b681
restore reset.css
2019-04-01 09:25:33 -05:00
Tessa Kelly
455110cb0f
Remove reset
2019-03-28 10:45:03 -07:00
Tessa Kelly
c3ed67fcc3
Add in the missing images
2019-03-22 09:42:34 -07:00
Brooke Angel
f2e9925b2e
demonstrate clipboard setup in styleguide-app
2018-12-13 12:59:35 -08:00
Brooke Angel
b1efd55649
fix svgs
...
Because there was no child element for the generated svgs, they were
throwing lots of console errors
2018-12-13 10:37:51 -08:00
Luke Westby
aac0c1febc
Direct class compatibility ( #146 )
...
* drop support for attributes and move class compatibility into factory
* fix docs
* bring back attributes for now
* forgot attribute change in class, don't load shim
* delete native-shim file
* make it more minification-friendly
* fix docs
* no need for method names
2018-10-30 16:26:27 -07:00
Danielle Pham
2fb69ff347
Merge branch 'master' into ink__guided-draft-icon
...
Move guided draft icon to Icon V4
2018-10-29 12:51:12 -04:00
Danielle Pham
0278958762
Icon V4: use SvgIcon for assignment types
2018-10-26 12:49:26 -04:00
Danielle Pham
cbe41a6dd0
Remove white from guidedDraft name
2018-10-26 12:06:25 -04:00
Tessa Kelly
fe8a66d772
Use an SVG sprite for the guided draft icon instead of an image
2018-10-24 09:55:35 -07:00
Tessa Kelly
0ff72c1ba6
Use generated svgs rather than a separate svg file
2018-10-24 09:55:35 -07:00
Tessa Kelly
08b67825c0
Adds the guided draft icon
2018-10-24 09:52:42 -07:00
mavnn
e50c15e49f
Add Self Review assignment type icon
...
Add self review icon to style guide
Revert "index.html" changes
This reverts commit 7ea91a89fb74f9ce6d6b9e0889b8d5b1c29f6b1a.
2018-10-24 09:38:58 +01:00
Danielle Pham
81ca29d946
Add assignmentTypeQuickWrite icon
2018-10-15 17:21:08 -04:00
Danielle Pham
87691d1a6b
Add assignmentTypePeerReview icon
2018-10-15 17:15:57 -04:00
James Gary
833556e688
Add premium writing flag asset, make test more specific
2018-09-05 14:34:55 -07:00
James Gary
78c62bbfb9
Add pen icon
2018-08-13 14:41:09 -07:00
James Gary
dd935d3c2c
Update flag icon to bigger more vibrant red
2018-07-23 16:46:47 -07:00
Tessa Kelly
dd88c76330
Revert "Run build script"
...
This reverts commit f37ae362a9
.
2018-06-25 10:54:31 -07:00
Tessa Kelly
f37ae362a9
Run build script
2018-06-22 17:29:30 -07:00
Tessa Kelly
a0758ba6a9
Add secondary button
2018-06-22 11:01:54 -07:00
Tessa Kelly
74c5bacfa6
Add start button svg
2018-06-22 11:01:25 -07:00
Tessa Kelly
264a093a6f
Merge remote-tracking branch 'origin/master' into ink__update-checkbox
2018-06-22 09:22:02 -07:00
Jasper Woudenberg
21c59355d8
Include css-reset in the styleguide app
...
A CSS reset is used to ensure designs look the same regardless of the
browser they are displayed in. Including one for the styleguide app will
ensure that we do not rely on any browser base styles for our designs.
2018-06-22 10:30:26 +01:00
Tessa Kelly
40391a3e43
Add the premium flag (and put it in line with its checkbox)
2018-06-20 10:37:02 -07:00
Jasper Woudenberg
257f9d0c06
Add styleguide assets for checkboxes
2018-06-20 16:10:30 +01:00
Luke Westby
38ca396ac8
Updates to TextArea ( #70 )
...
* update textarea js code and make it npm-ready
* use an attribute instead so dom debugging is easier
* use data- attribute to be I D I O M A T I C
* version the custom element
* include marica's resize logic improvements
* changes to elm module
* clean up styleguide build and use v3 in styleguide
2018-06-11 11:08:49 -07:00
Marica Odagaki
fdaf3fe55a
Add custom-elements native-shim for TextArea.js
...
see: https://github.com/webcomponents/custom-elements#es5-vs-es2015
source: https://www.jsdelivr.com/package/npm/@webcomponents/custom-elements?version=1.1.1
2018-05-31 13:56:15 -08:00
Marica Odagaki
e0596c1159
Fix the bug where scrollHeight gets padded if we use auto
2018-05-23 17:41:49 -08:00
Marica Odagaki
03ffe17413
Look at computed min-height before falling back to computed height
...
Now that min-height is specified through an auto-generated class,
it's not available through the element's style attribute.
2018-05-23 17:41:49 -08:00
Marica Odagaki
80695f1cbe
Autoresize textarea upon initialization
2018-05-23 17:41:49 -08:00
James Gary
e89d96e2a9
Add mastery badge icon svg
2018-05-16 16:27:17 -07:00
Michael Glass
6132797f8c
move styleguide images to lfs
2018-05-12 13:50:01 +02:00
Jasper Woudenberg
eec2962006
Only store images in git lfs
2018-05-04 13:44:30 +02:00
Jasper Woudenberg
03c460f80e
Add icons to styleguide application
2018-05-02 10:46:44 +02:00
Jasper Woudenberg
2f92a1ec4a
Add TextArea to styleguide
2018-02-28 16:22:48 -08:00