Brooke
5147e5c056
add Nri.Ui.styled
2018-03-26 12:08:16 -07:00
Jasper Woudenberg
af6fb30993
Add box-sizing attribute to segmented control
...
On the monolith we have a base css file somewhere that adds this
property by default. In this package we don't (and even if we did, we
couldn't bundle it with the elm code), so this commit adds the property
manually on a div that needs it.
2018-03-26 10:21:23 +02:00
Hardy Jones
3b99ba56a7
Add SegmentedControl
2018-03-23 19:05:34 -07:00
Tessa
ecf4de663c
Merge pull request #9 from NoRedInk/butteroala__condense-with-nri-elm-css
...
Butteroala condense with nri elm css
2018-03-20 10:37:37 -07:00
Tessa Kelly
b4853feb69
MINOR version bump
2018-03-19 15:56:52 -07:00
Tessa Kelly
157d7d8a49
Adds the unused bool back into the Checkbox.V1
2018-03-19 15:56:12 -07:00
Tessa Kelly
e869f064ff
Adds new version of the checkbox
2018-03-19 15:55:04 -07:00
Tessa Kelly
8766a17f4d
Revert "MAJOR package bump"
...
This reverts commit b938cfc527
.
2018-03-19 15:51:59 -07:00
Tessa Kelly
b938cfc527
MAJOR package bump
2018-03-16 17:33:43 -07:00
Tessa Kelly
af3feeed83
Expose the new modules
2018-03-16 17:33:25 -07:00
Tessa Kelly
98a8a5458c
Remove dependency on nri-elm-css
2018-03-16 17:33:24 -07:00
Tessa Kelly
63d7178b32
🐛 fix duplicated package install (not sure how this every worked 😬 :)
2018-03-16 17:33:24 -07:00
Tessa Kelly
e7b5d0e878
Nri.Colors -> Nri.Ui.Colors.V1
2018-03-16 17:33:24 -07:00
Tessa Kelly
ef390c606c
Nri.Fonts -> Nri.Ui.Fonts.V1
2018-03-16 17:15:03 -07:00
Tessa Kelly
231911b013
Remove Nri.UI.Text dependency on Nri.Stylers
2018-03-16 17:12:55 -07:00
Tessa Kelly
f60277cc8b
Remove dependence on Nri.Stylers for the outline
2018-03-16 17:09:37 -07:00
Tessa Kelly
bba1269d5f
Remove checkbox dependence on nri stylers
2018-03-16 17:07:07 -07:00
Tessa Kelly
b72b362547
Remove dependency on NRi.Styelrs
2018-03-16 17:04:56 -07:00
Tessa Kelly
319c37caf4
Remove final dependence on Nri.Accessibility
...
Note: breaking API change. Better to keep the useless bool around..?
2018-03-16 16:53:43 -07:00
Tessa Kelly
ccb873e9be
💀 kill unused attribute
2018-03-16 16:47:31 -07:00
Tessa Kelly
ca240968f0
🎨 clean up uses of TextIntput.view_
2018-03-16 16:45:24 -07:00
Tessa Kelly
15a3cb407f
Replace the invisible label class with accessible html use
2018-03-16 16:44:23 -07:00
Tessa Kelly
e05c353980
Remove dependency on Nri.Accessibility from the inputs
2018-03-16 16:41:34 -07:00
Tessa Kelly
4ca27fc05c
🎨 clean up example code styles
2018-03-16 16:24:29 -07:00
Tessa Kelly
f9c3884e6a
Adds Colors
2018-03-16 16:24:29 -07:00
Tessa Kelly
38eaee2eb2
Adds colors modules
2018-03-16 16:24:09 -07:00
Tessa Kelly
186a19e7f4
Adds user generated font style
2018-03-16 16:24:09 -07:00
Tessa Kelly
c406c5353d
Adds Fonts as a category
2018-03-16 16:24:09 -07:00
Tessa Kelly
7f7826bcae
Display the Fonts
2018-03-16 16:24:09 -07:00
Tessa Kelly
f87f3ae482
Copy over fonts from nri-elm-css
2018-03-16 16:18:18 -07:00
Jasper Woudenberg
d9067dee09
3.1.1
2018-03-13 10:22:35 +01:00
Jasper Woudenberg
d0129fc514
Merge pull request #8 from NoRedInk/tweak-ccs-textarea-styles
...
Tweak styles for the CCS textarea
2018-03-13 10:20:19 +01:00
Jasper Woudenberg
614eb87070
Tweak styles for the CCS textarea
2018-03-13 10:18:44 +01:00
Jasper Woudenberg
41930416e0
Bump version to 3.1.0
2018-03-13 10:11:34 +01:00
Jasper Woudenberg
7c3f6f4f6c
Merge pull request #7 from NoRedInk/textarea-for-content-creation
...
Add text area for content creation
2018-03-13 10:11:12 +01:00
Jasper Woudenberg
cf2dec09fd
Add text area for content creation
...
The styling used for this textarea is not quite the same as the one of
the default or writing textareas currently in use.
2018-03-13 10:08:07 +01:00
Jasper Woudenberg
01518a444f
Bump version to 3.0.0
...
This is a major release, but really only for projects depending on the
TextArea module. That, at the moment, does not include the monolith.
2018-03-12 20:25:06 +01:00
Jasper Woudenberg
f19903e3d3
Merge pull request #5 from NoRedInk/update-textarea
...
Update textarea
2018-03-12 20:04:18 +01:00
Tessa Kelly
6e7bb28f6f
Bump version
2018-03-08 11:53:32 -08:00
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