Commit Graph

250 Commits

Author SHA1 Message Date
Tessa
477ba664df
Merge pull request #6 from NoRedInk/butteroala__ug-text-styles
Butteroala  ug text styles
2018-03-08 11:51:21 -08:00
Tessa Kelly
75591e564c Adds whitespace preline 2018-03-08 11:29:34 -08:00
Tessa Kelly
c50081d7c5 Adds margin styles 2018-03-08 11:29:17 -08:00
Tessa Kelly
6c9baea37f Adds instructions for viewing examples 2018-03-07 14:41:31 -08:00
Tessa Kelly
12ed44549e Adds missing smallHeading example 2018-03-07 14:38:32 -08:00
Tessa Kelly
e3edcafc15 Adds the ugMediumBody and ugSmallBody to the examples 2018-03-07 14:37:21 -08:00
Tessa Kelly
5b6de0fb53 Add styles 2018-03-07 14:27:50 -08:00
Tessa Kelly
c2e0afd10f Adds empty version of medium and small body text helpers for user-generated text 2018-03-07 14:20:56 -08:00
Jasper Woudenberg
12dd71a68d Merge branch 'master' into update-textarea 2018-03-02 09:45:27 -08:00
Stoeffel
38c3661335 2.1.0 2018-03-02 09:32:51 -08:00
Christoph Hermann
f224c13fc0
Merge pull request #4 from NoRedInk/quiz-text
Quiz text
2018-03-02 09:30:12 -08:00
Stoeffel
b9c913ec19 rename to Writing and use Html.Styled 2018-03-01 13:37:58 -08:00
Jasper Woudenberg
2f92a1ec4a Add TextArea to styleguide 2018-02-28 16:22:48 -08:00
Jasper Woudenberg
987a5778ba Expose TextArea styles 2018-02-28 15:51:30 -08:00
Jasper Woudenberg
f6b8cdbceb Merge branch 'quiz-text' into update-textarea 2018-02-28 15:28:07 -08:00
Jasper Woudenberg
f4f24f33e8 Update TextArea to latest state in the monolith 2018-02-28 15:22:09 -08:00
Stoeffel
168bf35682 upgrade styleguide-app to latest version of elm-css 2018-02-28 14:18:52 -08:00
Stoeffel
9c15a068f6 remove unused code 2018-02-28 14:18:40 -08:00
Stoeffel
158b23d392 expose styles 2018-02-28 14:18:32 -08:00
Stoeffel
c8d9d6cc09 update style guide 2018-02-28 14:04:22 -08:00
Stoeffel
fde9b50db9 sort exposed modules 2018-02-28 14:01:42 -08:00
Stoeffel
01fcd84707 expose quiz font 2018-02-28 14:01:26 -08:00
Stoeffel
859164516d adds first quiz text 2018-02-28 14:00:47 -08:00
Jasper Woudenberg
9987d5f738
Merge pull request #2 from NoRedInk/add-styleguide
add mini styleguide for ui components
2018-02-21 15:50:41 +01:00
Jasper Woudenberg
8ea6b7360a Include text styles in example 2018-02-21 15:49:12 +01:00
Jasper Woudenberg
892b238aaa Add instructions on starting the styleguide app 2018-02-20 15:19:42 +01:00
Jasper Woudenberg
2748dcdf8f Add Muli font 2018-02-20 15:19:32 +01:00
Jasper Woudenberg
9614fe8e91 Remove and .gitignore elm.js
This is a compilation artifact.
2018-02-20 15:09:29 +01:00
Richard Feldman
b7bf825d5d Bump version for release. 2018-02-13 20:10:50 -05:00
Richard Feldman
4baa499025
Merge pull request #3 from NoRedInk/upgrade-elm-css
Upgrade elm-css to version 13
2018-02-13 15:27:35 -05:00
Richard Feldman
0227c15f29 🎨 elm-format 2018-02-13 13:33:57 -05:00
Richard Feldman
823e2af52c 💀 upgrade.sh 2018-02-13 13:33:57 -05:00
Richard Feldman
d795923f3b Fix remaining errors 2018-02-13 13:33:57 -05:00
Richard Feldman
3f214618ac Run upgrade.sh 2018-02-13 13:33:34 -05:00
Richard Feldman
107d370867 Add upgrade.sh 2018-02-13 13:30:15 -05:00
Richard Feldman
888adf7dc8 Upgrade elm-css to v13 2018-02-13 13:28:01 -05:00
Richard Feldman
7f7735d3ef Rename things to avoid recursive naming 2018-02-13 13:28:00 -05:00
Richard Feldman
e4489340e7 Relax version bounds on nri-elm-css 2018-02-13 13:20:11 -05:00
Brooke
0c33c83d73 add mini styleguide for ui components 2018-02-12 13:32:38 -08:00
Brooke
fdbdb45fb5
Merge pull request #1 from NoRedInk/add-small-header-to-text
Add small header to text
2018-02-12 12:29:49 -08:00
Brooke
4930029701 bump package version 2018-02-12 12:12:09 -08:00
Brooke
bbcd6e68e6 add Text.smallHeading 2018-02-12 12:10:57 -08:00
Jasper Woudenberg
3dc3189f9d Update README 2018-02-01 16:27:04 +01:00
Jasper Woudenberg
0b30fe4420 Rename package to noredink-ui 2018-02-01 16:25:34 +01:00
Jasper Woudenberg
9a02b7772e Bump to 5.0.0 2018-02-01 13:59:21 +01:00
Jasper Woudenberg
518d276444 Use namespace unique to this package
To prevent clashes with existing namespaces in the monolith.
2018-02-01 13:52:45 +01:00
Jasper Woudenberg
7d6b499d9f Give version names to exported modules 2018-01-30 15:39:13 +01:00
Jasper Woudenberg
09272a8cd4 Pull all exposed modules on the Nri.Ui namespace
It's perhaps debateable if all these modules belong there, but it makes
sense as a first step, to avoid conflicts once we start importing this
from the monolith.
2018-01-30 15:25:29 +01:00
Jasper Woudenberg
470626e5d9 Bump version to 4.1.1 2018-01-25 10:27:39 +01:00
Jasper Woudenberg
e61c5b9127 Textarea doesn't overflow container
Because the textarea label overflowed its container it was drawn
seemingly closer to the content above it than user-set margins can
account for. This then requires the user to add additional wrappers and
margins to compensate. Drawing the textarea completely within its
enclosing container makes this unnecessary.
2018-01-25 10:23:44 +01:00