Tessa Kelly
|
0aff9d14cb
|
Use newer version of noredink-ui
|
2022-05-31 17:34:15 -07:00 |
|
Tessa Kelly
|
fdd8078435
|
onHover -> onToggle
|
2022-05-02 15:40:11 -07:00 |
|
Tessa Kelly
|
1971ae8d2f
|
Fix spelling of auxiliary
|
2022-05-02 09:54:14 -07:00 |
|
Tessa Kelly
|
447687c913
|
Switch on to V3
|
2022-04-25 15:42:25 -07:00 |
|
Tessa Kelly
|
854bce9e62
|
Adds extra import to fix compilation
|
2022-04-12 17:32:46 -07:00 |
|
Tessa Kelly
|
4918939201
|
Make a compilable code example for Accordion
|
2022-04-12 17:08:59 -07:00 |
|
Tessa Kelly
|
a28af304a3
|
Fix master
|
2022-03-29 15:52:01 -07:00 |
|
Micah Hahn
|
23d5d61248
|
Merge pull request #887 from NoRedInk/bat/segmented-control
Bat/segmented control
|
2022-03-29 17:48:13 -04:00 |
|
Tessa Kelly
|
2ef33bde50
|
Thread the ellie package dependencies through
|
2022-03-29 10:19:32 -07:00 |
|
Tessa Kelly
|
91a42e644a
|
Fix compilation after master merge
|
2022-03-28 14:16:34 -07:00 |
|
Tessa Kelly
|
3ce976c4a9
|
Adds radio example
|
2022-03-25 07:42:29 -07:00 |
|
Tessa Kelly
|
4a8fbbe5be
|
Sketch the code gen
|
2022-03-25 07:42:29 -07:00 |
|
Tessa Kelly
|
92876cd6f6
|
Adds more example code
|
2022-03-25 07:42:29 -07:00 |
|
Tessa Kelly
|
05e8f89df4
|
Begin switching to shared debug view
|
2022-03-25 07:42:29 -07:00 |
|
Tessa Kelly
|
bd246b24a3
|
Adds mini preview
|
2022-03-25 07:42:29 -07:00 |
|
Ju Liu
|
efaee1b7af
|
Apply elm-review in styleguide app
|
2022-03-15 18:06:13 +00:00 |
|
Tessa Kelly
|
93fe288d39
|
💀 remove Widgets category
|
2021-11-11 14:54:56 -08:00 |
|
Tessa Kelly
|
52dd34abc2
|
Adds to example record
|
2021-11-05 11:19:08 -07:00 |
|
Tessa Kelly
|
83946a6b0e
|
💀 remove atomic design elements
|
2021-05-27 18:30:31 -07:00 |
|
Juan Edi
|
3b3f2d5a2e
|
SegmentedControl's demo respects "tooltip" options
The viewRadioGroup example was behaving as if it was always enabled
|
2021-04-13 18:39:25 -03:00 |
|
Brian Hicks
|
f7a4735995
|
allow tooltips in segmented controls
|
2021-04-06 16:13:23 -05:00 |
|
Brian Hicks
|
d8d09cb115
|
add new SegmentedControl.V14
|
2021-04-06 16:13:22 -05:00 |
|
Tessa Kelly
|
c6bf74f2cd
|
Merge remote-tracking branch 'origin/master' into raven/tooltip-v2
|
2020-09-10 14:47:33 -07:00 |
|
Tessa Kelly
|
e431f736ce
|
Adds separate version field
|
2020-09-09 11:43:10 -07:00 |
|
Tessa Kelly
|
989ce0821f
|
Show the labels without text
|
2020-09-08 14:47:38 -07:00 |
|
Tessa Kelly
|
093718d9ed
|
Fix broken on-focus tooltip behavior
|
2020-09-08 14:35:36 -07:00 |
|
Tessa Kelly
|
688b3190ce
|
Adds some defaults
|
2020-09-08 14:14:40 -07:00 |
|
Tessa Kelly
|
c033727e81
|
Adds segmented control tooltip example
|
2020-09-08 14:09:49 -07:00 |
|
Tessa Kelly
|
54f7871d9c
|
Use the copied versions of the tab components
|
2020-09-04 16:24:59 -07:00 |
|
Brian Hicks
|
9aead358a5
|
allow SegmentedControl to be centered
|
2020-08-20 15:58:31 -05:00 |
|
Brian Hicks
|
b31e31a0fc
|
replace toString with idString in viewRadioGroup
|
2020-08-20 15:43:57 -05:00 |
|
Brian Hicks
|
f54ff424c5
|
use idString instead of toString
|
2020-08-20 15:41:50 -05:00 |
|
Brian Hicks
|
bae4303bb6
|
allow HTML in radio options
|
2020-08-20 15:17:45 -05:00 |
|
Brian Hicks
|
e979190537
|
allow HTML in labels
|
2020-08-20 15:13:35 -05:00 |
|
Brian Hicks
|
85bcfbe424
|
copy v11 -> v12
|
2020-08-20 15:07:18 -05:00 |
|
Tessa Kelly
|
6a9ebcd980
|
Adds misisng legend
|
2020-08-05 16:22:33 -07:00 |
|
Tessa Kelly
|
ca714c5775
|
Update the keyboard support notes
|
2020-08-05 15:58:40 -07:00 |
|
Tessa Kelly
|
d7b6d9fdf0
|
🎨 make the API consistent
|
2020-08-05 15:25:26 -07:00 |
|
Tessa Kelly
|
f815a4bb13
|
Use TabsInternal for Segmentedcontrol
|
2020-08-05 15:19:09 -07:00 |
|
Tessa Kelly
|
bcd3135c39
|
Begin basing segmented control off of tabsinternal
|
2020-08-05 15:03:22 -07:00 |
|
Tessa Kelly
|
a9d64e7cbb
|
Use radio button under the hood
|
2020-08-05 14:04:49 -07:00 |
|
Tessa Kelly
|
a7b3ed779c
|
Do renames for radio group
|
2020-08-05 13:20:48 -07:00 |
|
Tessa Kelly
|
b6b41109e5
|
cp SegmentedControl/V10.elm SegmentedControl/V11.elm
|
2020-08-05 13:15:57 -07:00 |
|
Tessa Kelly
|
e9631d95f2
|
Show icons by default cause icons are adorable
|
2020-08-04 21:36:15 -07:00 |
|
Tessa Kelly
|
f4e5467cff
|
Add long content example
|
2020-08-04 21:35:10 -07:00 |
|
Tessa Kelly
|
437f37d135
|
🎨 remove other map2
|
2020-08-04 21:28:01 -07:00 |
|
Tessa Kelly
|
bdb8f7260f
|
Remove option map2
|
2020-08-04 19:30:24 -07:00 |
|
Tessa Kelly
|
8a32a17772
|
Move the content into the Option
|
2020-08-04 19:06:28 -07:00 |
|
Tessa Kelly
|
0233fbf682
|
Add some more info on difference between view and viewSelect
|
2020-08-04 18:30:25 -07:00 |
|
Tessa Kelly
|
3eaea56a92
|
Open up the type for the attributes for each option
|
2020-08-04 18:25:41 -07:00 |
|