Jasper Woudenberg
44c58c2bc0
Merge branch 'master' into table-v2
2018-05-03 09:39:18 +02:00
Jasper Woudenberg
14fd3c142e
🎨 elm-format
2018-04-30 13:24:03 +02:00
Jasper Woudenberg
dcf42a0f37
Nri.Table example uses latest Button module
2018-04-30 13:16:36 +02:00
Jasper Woudenberg
72a4a1c5e6
elm-format
2018-04-25 19:29:22 +02:00
Jasper Woudenberg
8f344774c3
Switch Table.V2 over to Html.Styled
...
This is probably better then relying on more deprecated elm css
functionality, like we were before.
2018-04-25 19:25:34 +02:00
Jasper Woudenberg
de10ffb43e
New table version that takes any css width
...
This way you're not limited to creating tables with fixed-width columns.
This also makes the table take up the maximum available width space by
default.
2018-04-25 19:10:34 +02:00
Jasper Woudenberg
4c8f2cae89
Add keyframe animations to styleguide example
...
Also provide a function for easily embedding said keyframes into a page.
2018-04-24 18:36:37 +02:00
Jasper Woudenberg
e950661c8b
Add Table to the styleguide application
2018-04-24 17:49:29 +02:00