Tessa Kelly
e431f736ce
Adds separate version field
2020-09-09 11:43:10 -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
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
16fbb629b0
add a new selector to the styleguide to demonstrate the problem
2020-01-27 10:16:22 -06:00
Tessa Kelly
584d8a8acb
Adds errored state
2020-01-16 12:46:20 -08:00
Tessa Kelly
c2f0f883bd
Require an id
...
I think, since we should label our selects, that it's not unreasonable to require an id
2020-01-16 11:56:17 -08:00
Tessa Kelly
dc53c4a693
💀 remove Config from the Select API
2020-01-16 11:47:42 -08:00
Tessa Kelly
c8c2d9d875
Adds Select V7 (direct copy of V6)
2020-01-16 11:41:51 -08:00
Brian Hicks
8873b4883a
fix unlabelled select
2019-11-15 17:09:25 -06:00
Katie Hughes
c131ee2070
fully replace the select v5 example with the select v6 example
2019-05-17 15:42:40 -07:00
Katie Hughes
0575f48c74
add select v6 tests
2019-05-17 15:38:47 -07:00
Katie Hughes
b9186423af
allow current to be optional
2019-05-17 14:03:51 -07:00
Katie Hughes
7cd37b8f83
First pass of adding a default value to select
...
Without disturbing the original example, add in our updated select and an example of it to compare the two side by side. We need to handle the "Nothing" case to make sure it looks like the original Select and add tests.
2019-05-16 16:56:06 -07:00
Tessa Kelly
c80f7ca4ed
🐛 fixes old name uses
2019-05-10 11:11:44 -07:00
Tessa Kelly
2bd5ccb61f
filename -> name
2019-05-03 09:56:43 -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
Michael Glass
70d214957c
run elm-format
2018-09-26 16:02:28 +02:00
Brooke
b1a9452dac
update Select filename in styleguide
2018-07-10 17:56:20 -07:00
Brooke
a29b95e0ed
add Select V3
2018-07-10 17:50:39 -07:00
Hardy Jones
1647b2f358
Make selects expand to the full width of parent
...
There are places where we need the select to be as wide as possible.
Since it seems like a sensible default to have all the selects expand,
we take that approach.
If we find out that this is harder, we can release use the old version.
2018-04-18 07:58:19 -07:00
Hardy Jones
bffaae0e3f
Extract Nri.Select
from the monolith
2018-04-16 15:43:01 -07:00