James Gary
e7b20b7218
Merge pull request #88 from NoRedInk/ink-james--update-flag-icon-png
...
Update flag icon to bigger more vibrant red
2018-07-26 15:44:08 -07:00
James Gary
582d62fccf
Merge branch 'master' into ink-james--update-flag-icon-png
2018-07-26 15:37:45 -07:00
Brooke
7cf814c55c
5.8.1 - fix textarea flake bug
2018-07-25 08:19:04 -07:00
Brooke
35e69922f5
Merge pull request #90 from NoRedInk/textarea-blast-from-the-past
...
textarea uses defaultValue again
2018-07-25 08:15:37 -07:00
Brooke
87c620568e
textarea uses defaultValue again
2018-07-24 14:15:21 -07:00
Juan Edi
e0770169ed
Merge pull request #89 from NoRedInk/custom-element-fix-makeEvent
...
Use correct constructor for custom events when they are available
2018-07-24 14:15:41 -03:00
Juan Edi
2fe2287ecc
Use correct constructor for custom events when they are available
...
We were correctly checking if the CustomEvent constructor was available but then
using `Event`, which wouldn't give us access to the additional details.
2018-07-24 09:20:50 -03:00
James Gary
dd935d3c2c
Update flag icon to bigger more vibrant red
2018-07-23 16:46:47 -07:00
Brooke
91ff919ddf
5.8.0 - Add Select V3
2018-07-13 16:13:02 -07:00
Brooke
1da61901d4
Merge pull request #86 from NoRedInk/bump-select-to-v3
...
Bump Select to V3 to gain powers of new css
2018-07-13 16:09:45 -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
b1a9452dac
update Select filename in styleguide
2018-07-10 17:56:20 -07:00
Brooke
d464bb7480
add tests for V3
2018-07-10 17:55:18 -07:00
Brooke
356da2aaf8
dont import Select V2 styles for styleguide app
2018-07-10 17:55:10 -07:00
Brooke
9cd39bd166
expose Select.V3 module
2018-07-10 17:54:43 -07:00
Brooke
a29b95e0ed
add Select V3
2018-07-10 17:50:39 -07:00
Tessa Kelly
0a028997d1
MINOR version bump
2018-06-28 11:17:34 -07:00
Hardy Jones
aac1a7c472
Merge pull request #84 from NoRedInk/ink__fix-checkbox
...
Ink fix checkbox
2018-06-27 20:02:41 -07:00
Tessa Kelly
a2f7f4a63c
Adds premium checkbox
2018-06-27 12:15:23 -07:00
Tessa Kelly
abde09a461
Update class names
2018-06-27 12:14:29 -07:00
Tessa Kelly
d2d075c5fe
Bump version
2018-06-27 10:16:09 -07:00
Tessa
469d72df59
Merge pull request #81 from NoRedInk/ink__checkbox-opacity
...
Ink checkbox opacity
2018-06-27 10:12:14 -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
d595402d82
Merge pull request #79 from NoRedInk/ink__start-buttons
...
Ink start buttons
2018-06-25 12:28:49 -07:00
Tessa Kelly
dd88c76330
Revert "Run build script"
...
This reverts commit f37ae362a9
.
2018-06-25 10:54:31 -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
f37ae362a9
Run build script
2018-06-22 17:29:30 -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
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
afe0e046eb
Expose and use the new Icon module
2018-06-22 11:00:34 -07:00
Tessa Kelly
00a2e94656
Add new icon version
2018-06-22 11:00:34 -07:00
Tessa Kelly
5cb8d4ceff
Use Text module for nicer headings
...
:
2018-06-22 11:00:34 -07:00
Tessa Kelly
0cc0b37509
Update the Icons in the styleguide
2018-06-22 11:00:34 -07:00
Tessa
3d44b3f1be
Merge pull request #74 from NoRedInk/ink__update-checkbox
...
Ink update checkbox
2018-06-22 10:59:29 -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
0562a92458
Merge pull request #78 from NoRedInk/css-reset
...
Css reset
2018-06-22 16:30:16 +01:00
Jasper Woudenberg
e3fd227b0f
Merge branch 'master' into css-reset
2018-06-22 15:20:31 +01:00
Jasper Woudenberg
800f5ce054
Add pull request template
...
People don't seem to know about the reviewers list. Spamming people
about it in every new pull request that gets created might spread the
word.
2018-06-22 11:03:57 +01:00
Jasper Woudenberg
56685a3019
Use new heading modules over standard h\d elements
...
The inclusion of reset.css file nuked the default browser styles for
headers. This change sees us using custom styled headers instead to
bring structure back to the styleguide pages.
2018-06-22 10:41:38 +01:00
Jasper Woudenberg
51e79158a8
Add modules for headings in the styleguide
...
The CSS reset removed default browser styles for h1, h2, h3, etc elements,
resulting in a pretty weird looking styleguide. This adds modules for headings,
one version for use with plain Html, the other for use with Html.Styled.
2018-06-22 10:37:43 +01: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
0a03d4d0e1
elm-format 0.7.0-exp
2018-06-20 13:15:33 -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