Tessa Kelly
b920840d50
Fix Select missing label
2022-04-14 14:26:23 -07:00
Tessa Kelly
2ef33bde50
Thread the ellie package dependencies through
2022-03-29 10:19:32 -07:00
Ju Liu
efaee1b7af
Apply elm-review in styleguide app
2022-03-15 18:06:13 +00:00
Tessa Kelly
42d107db35
Minimize page shifting
2021-11-12 09:25:32 -08:00
Tessa Kelly
5b01699c6b
Add guidance to Select example
2021-11-11 14:07:02 -08:00
Tessa Kelly
2558a5cd68
Adds select preview
2021-11-08 14:55:56 -08:00
Tessa Kelly
4978d449b5
Merge remote-tracking branch 'origin/master' into tessa/select-with-label
2021-11-08 14:51:16 -08:00
Tessa Kelly
52dd34abc2
Adds to example record
2021-11-05 11:19:08 -07:00
Tessa Kelly
aff0ed5068
Adds no margin and container css helpers
2021-11-04 12:51:08 -07:00
Tessa Kelly
250617c4f5
Adds shared label view helper
2021-11-04 12:37:03 -07:00
Tessa Kelly
be8f033605
Include code example
2021-11-04 11:56:59 -07:00
Tessa Kelly
b0e9be0aaf
Adds label
2021-11-04 11:36:37 -07:00
Tessa Kelly
4a40c8f430
Clean up the examples a bit
2021-11-04 11:32:46 -07:00
Tessa Kelly
9349da5029
Move value to string into the choices code
2021-11-04 11:23:26 -07:00
Tessa Kelly
7fc1668e12
Move choices to the attribtues
2021-11-04 11:06:31 -07:00
Tessa Kelly
9b4b910e55
Moves default display text to attribtues and adds custom, nriDescription, and testId
2021-11-04 10:52:25 -07:00
Tessa Kelly
fff5a4c621
🎨 add value helper replacing current value config
2021-11-04 10:44:47 -07:00
Tessa Kelly
05d6b7e209
Adds a control for the error states
2021-11-04 10:28:05 -07:00
Tessa Kelly
a4fb30171c
Adds common error management module
...
note that Select is not fully using the errormessage module yet
2021-11-04 10:22:22 -07:00
Tessa Kelly
6682888573
Adds label
2021-11-04 10:05:24 -07:00
Tessa Kelly
bb9819fb7b
Update to V8:
2021-11-04 09:33:24 -07:00
Tessa Kelly
83946a6b0e
💀 remove atomic design elements
2021-05-27 18:30:31 -07:00
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