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
686db4cb37
Add alerts to the styleguide
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
609a1687c4
Merge pull request #99 from NoRedInk/ink-james--add-pen-icon
...
Oops, #96 should have been minor, not patch
2018-08-16 12:19:41 -07:00
James Gary
3a69390dee
Really fix formatting
2018-08-16 11:53:13 -07:00
James Gary
5c87073d81
Fix formatting issue in pull request template
2018-08-16 11:52:19 -07:00
James Gary
6a2aae8f73
Add handy note about elm-package bump
2018-08-16 11:50:54 -07:00
James Gary
c902b8f81f
Merge branch 'master' of github.com:NoRedInk/noredink-ui into ink-james--add-pen-icon
2018-08-16 11:48:47 -07:00
James Gary
1c00a0e6b0
Oops, #96 should have been minor, not patch
2018-08-16 11:46:21 -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
7e07d71f12
Merge pull request #98 from NoRedInk/add-keychain-icon
...
Add support for keychain svg icon
2018-08-16 13:29:42 -03: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
Marica Odagaki
405fef42ac
Merge pull request #94 from NoRedInk/bump-version-to-5.9.1
...
Bump version to 5.9.1
2018-08-03 18:20:38 -08:00
Hardy Jones
39328eddaa
Bump version to 5.9.1
2018-08-03 13:08:34 -07:00
Richard Feldman
bfac383ad1
Merge pull request #93 from NoRedInk/cached-styled
...
Cache the prefix and styles on `Nri.Ui.styled`
2018-07-31 16:12:51 -04: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
Ju Liu
639463a9e6
Merge pull request #92 from NoRedInk/revert-textarea-non-fix
...
Revert "Merge pull request #90 from NoRedInk/textarea-blast-from-the-…
2018-07-31 16:29:46 +01:00
Brooke
a9e22f5a3b
should probably still say v3 on styleguide
2018-07-27 12:49:49 -07: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
a5f8ac4517
v5.9.0
2018-07-27 08:48:37 +02:00
Stoeffel
69dddcef4b
fix docs
2018-07-27 08:47:53 +02:00
Stoeffel
3bdd74c989
expose Disclosure indicator
2018-07-27 08:46:58 +02:00
Stoeffel
1a7067b78e
v5.8.2
2018-07-27 08:36:44 +02:00
Christoph Hermann
31acd13c27
Merge pull request #91 from NoRedInk/disclosure-indicator
...
Adds Disclosure indicator
2018-07-27 08:34:32 +02:00
Stoeffel
9273e1f5c4
adds examples for DisclosureIndicator to the style-guide
2018-07-27 08:26:48 +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
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