Commit Graph

359 Commits

Author SHA1 Message Date
Jasper Woudenberg
dfe92466aa Revert "Remove Nri.Alert"
We do need it now! Getting it back.

This reverts commit 22ad1b3b7e.
2017-12-07 16:38:39 +01:00
Hardy Jones
752f64fb02 Add Nri.TextInput 2017-11-29 19:59:23 -08:00
Hardy Jones
22ad1b3b7e Remove Nri.Alert
We don't need it yet. No need to add code we don't need.
Plus, it's git, so we can always get it back...
2017-11-29 17:47:38 -08:00
Hardy Jones
ffcf90dfea Add Nri.BannerAlert
We're also missing the assets here for the same reason.
2017-11-29 17:47:11 -08:00
Hardy Jones
b3b0d36b05 Add styles
Still missing the assets.

Will have to figure out what to do in general for assets.
The concern is that we try to make assets content addressable
so we can cache them appropriately.
But we haven't done this in a place where we don't also own the assets.
2017-11-29 17:42:25 -08:00
Hardy Jones
71e00223f4 Add Nri.Alert
There's no styling yet.
Instead of styling with Sass, we should use elm-css.
2017-11-29 14:55:46 -08:00
Hardy Jones
f81e100584 Add span to Styles a b c 2017-11-16 20:34:31 -08:00
Hardy Jones
44a357b0da Add Nri.Button 2017-11-16 17:51:28 -08:00
Hardy Jones
8454442233 Add Nri.Text 2017-11-14 17:47:42 -08:00