Tessa Kelly
e431f736ce
Adds separate version field
2020-09-09 11:43:10 -07:00
Tessa Kelly
80e5cfcae8
Merge remote-tracking branch 'origin/master' into remove-old-components
2020-06-23 12:29:54 -07:00
Tessa Kelly
3bf24352af
💀 remove old components
2020-06-22 17:46:20 -07:00
Tessa Kelly
3ca51afde0
Rename from 'shortcuts' to 'support' -- not about providing shortcuts, about providing access
2020-06-19 14:45:32 -07:00
Tessa Kelly
a84f0b9665
Wire in keyboard shortcuts section to the examples
2020-06-19 14:35:53 -07:00
Tessa Kelly
87ff24e8f0
Remove namespacing
2020-06-19 14:16:10 -07:00
Tessa Kelly
68ea678d7c
Adds atomic design tags
2020-06-19 13:41:28 -07:00
Aaron VonderHaar
098bdcce0c
Make Nri.Ui.Tabs.V4 work with ProgramTest.clickButton
...
And also applies the guidelines from https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Tab_Role#Best_practices
2020-04-28 16:29:00 -07:00
Tessa Kelly
6d5184137f
Adds Example type annotations
2020-03-31 16:35:17 -07:00
Tessa Kelly
de82a5c4ab
Adds back in subscriptions
2020-03-31 16:35:17 -07:00
Tessa Kelly
dc9ed8ba7b
Uncomment all the states
2020-03-31 16:35:17 -07:00
Tessa Kelly
5d1fb3c5ba
Change category modeling to allow presence in multiple categories
2020-03-23 17:48:53 -07:00
Tessa Kelly
2b87eb84df
🎨 Pull Category out into its own module
2020-03-23 17:33:42 -07:00
Gavin Panella
28d36c6f64
Revert "Merge pull request #461 from NoRedInk/puffins/prepare-for-merge"
...
This reverts commit 4373c78d82
, reversing
changes made to 6b78075f02
.
2020-03-06 20:00:34 +01:00
Stoeffel
873f0ef521
move files into subdirectory
2020-03-02 10:45:03 +01:00
Brian Hicks
4618cc5fde
get rid of all out-of-order header violations
2019-11-15 17:09:25 -06:00
Charlie Koster
e9562b956b
Updated docs
2019-08-05 14:38:34 -05:00
Charlie Koster
5111241b3d
Update table example with V5
2019-08-05 13:48:02 -05:00
Brian Hicks
6eba967567
replace Headings with Nri.Ui.Heading.V2
2019-07-23 09:58:23 -05:00
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