Tessa Kelly
2bd5ccb61f
filename -> name
2019-05-03 09:56:43 -07:00
Tessa Kelly
ea7b8e35ac
Rename for clarity
2019-05-03 09:08:23 -07:00
Luke Westby
26608637e5
Add Table.V4 with builtin keyframes ( #168 )
...
* add table v4 with builtin keyframes
* get things looking good in the styleguide
* remove log
2018-11-13 10:19:01 -08:00
Luke Westby
c1ff19f0d0
Add Html.Styled versions for everything ( #139 )
...
* make html.styled versions of remaining widgets
* upgrade all the examples
* change license name
2018-10-23 09:55:30 -07:00
Jasper Woudenberg
56685a3019
Use new heading modules over standard h\d elements
...
The inclusion of reset.css file nuked the default browser styles for
headers. This change sees us using custom styled headers instead to
bring structure back to the styleguide pages.
2018-06-22 10:41:38 +01:00
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