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
Juan Edi
8071165c5a
SegmentedControl honours FillContainer
...
`viewRadioGroup` was ignoring it when tooltips were being used.
2021-04-12 18:19:47 -03:00
Tessa
66a45bf3d0
Merge pull request #685 from NoRedInk/tessa/adjust-clickable-svg-example
...
Fix ClickableSvg example
2021-04-08 09:39:26 -07:00
Nuno Ferreira
87c949837f
Merge branch 'master' into tessa/adjust-clickable-svg-example
2021-04-08 11:17:57 +02:00
Brian Hicks
b58505154a
Merge pull request #686 from NoRedInk/12.18.0-bump
...
12.18.0 bump
2021-04-07 10:54:01 -05:00
Brian Hicks
3ada0d5a0a
document the problem publishing with 0.19.1
2021-04-07 10:47:53 -05:00
Brian Hicks
e0337c5677
bump to 12.18.0
2021-04-07 10:47:42 -05:00
Tessa Kelly
37800509da
Fix example
2021-04-07 08:39:52 -07:00
Brian Hicks
1c665d8346
Merge pull request #683 from NoRedInk/raven/tooltips-in-segmented-controls
...
allow tooltips in segmented controls
2021-04-07 05:44:54 -05:00
Brian Hicks
7a573b1877
update forbidden imports list
2021-04-06 16:13:23 -05:00
Brian Hicks
9b985371af
only insert the tooltip markup if tooltip attributes are set
2021-04-06 16:13:23 -05:00
Brian Hicks
f7a4735995
allow tooltips in segmented controls
2021-04-06 16:13:23 -05:00
Brian Hicks
056314f75f
expose SegmentedControl.V14
2021-04-06 16:13:23 -05:00
Brian Hicks
41fdd526f6
update docs
2021-04-06 16:13:23 -05:00
Brian Hicks
d8d09cb115
add new SegmentedControl.V14
2021-04-06 16:13:22 -05:00
Brian Hicks
74389ea939
Merge pull request #684 from NoRedInk/update-everything
...
Update everything
2021-04-06 16:13:10 -05:00
Brian Hicks
3d05c3e695
use callPackage isntead of import
2021-04-06 15:50:52 -05:00
Brian Hicks
188834bc80
update sources
2021-04-06 15:49:44 -05:00
Brian Hicks
2f48edc773
catch up deprecated modules stuff
2021-04-06 15:47:36 -05:00
Brian Hicks
5869e28b03
update npm packages
2021-04-06 15:47:28 -05:00
Tessa
d28dfa1d5c
Merge pull request #682 from NoRedInk/bump-for-null
...
Bump version
2021-03-02 14:42:37 -08:00
Tessa Kelly
1b91c898b9
Bump version
2021-03-02 14:38:39 -08:00
Tessa
3bc65cbf61
Merge pull request #681 from NoRedInk/kraken/adds-icons
...
Kraken/adds icons
2021-02-23 16:52:06 -08:00
Tessa Kelly
e32f91f621
🎨 Scope the imports
2021-02-23 11:24:48 -08:00
Tessa Kelly
71f66e80fe
Rearrange the examples a bit
2021-02-23 11:21:03 -08:00
Tessa Kelly
2b76c45f07
Adds minimally edited null
2021-02-23 11:20:26 -08:00
Tessa Kelly
ac3a2e4afb
Fix the current color
2021-02-23 11:16:09 -08:00
Tessa Kelly
05a637f152
Adds minimally edited openBooks
2021-02-23 11:13:53 -08:00
Ju Liu
5fec427c19
Merge pull request #677 from NoRedInk/12.16.2-bump
...
Bump to 12.16.2
2021-02-10 11:16:22 +00:00
Ju Liu
543d3c5185
Bump to 12.16.2
2021-02-10 11:11:48 +00:00
Ju Liu
ef285da8e7
Switch from http to https
2021-02-10 11:10:48 +00:00
Ju Liu
ae44c803ae
Merge pull request #676 from NoRedInk/checkbox/more-padding
...
Increase label left padding on checkboxes
2021-02-10 11:07:08 +00:00
Ju Liu
b67ab7dad6
Increase label left padding on checkboxes
2021-02-09 18:52:19 +00:00
Ju Liu
3128658c8c
Merge pull request #675 from NoRedInk/12.16.1-bump
...
bump to 12.16.1
2021-02-04 16:19:14 +00:00
Juan Edi
e957723371
bump to 12.16.1
2021-02-03 11:22:00 -03:00
Ju Liu
401e0eeb1b
Merge pull request #673 from NoRedInk/raven/label-for-switch
...
add "for" attribute to the switch's label
2021-02-03 09:41:22 +00:00
Juan Edi
c1c660073c
add "for" attribute to the switch's label
...
this will associate the label with the input, giving us some nice things such
as:
- screen readers will read the label when the input is focused
- clicking on the label toggles the switch
- toggling the switch with elm-program-test is now possible without manually
simulating dom events
2021-02-02 16:26:48 -03:00
Tessa
fd995cbcb1
Merge pull request #672 from NoRedInk/kraken/fix-message-example
...
Fix version
2021-01-26 14:54:05 -08:00
Tessa Kelly
ce46c58689
Fix version
2021-01-25 12:04:39 -08:00
Tessa
cd84aa6f1d
Merge pull request #671 from NoRedInk/kraken/message-v3-release
...
Message.V3 and prefers-reduced-motion Confetti
2021-01-25 11:18:52 -08:00
Tessa Kelly
45a0868b92
bump
2021-01-25 11:13:07 -08:00
Tessa
0a9a882937
Merge pull request #670 from NoRedInk/raven/reduced-motion-support-3
...
Raven/reduced motion support 3
2021-01-25 10:53:57 -08:00
Juan Edi
153ddbb0ca
Don't show confetti if prefers-reduced-motion is set
2021-01-22 16:35:02 -03:00
Juan Edi
1ef2154677
Use Css instead of Attributes.style
2021-01-22 16:33:46 -03:00
Juan Edi
69c7047dfd
Fix Confetti demo
...
We don't need a positioned parent anymore. We may want to change this in the
future if we ever need to scope confetti to a container, but seems unlikely
given hoe we've been using it so far.
2021-01-22 16:31:33 -03:00
Tessa
72f06f02cb
Merge pull request #669 from NoRedInk/kraken/message-v3
...
Kraken/message v3
2021-01-20 12:44:51 -08:00
Ju Liu
8b6970c40d
Fix exports
2021-01-20 11:14:54 +00:00
Tessa Kelly
68f5f30db4
Improve the changelist
2021-01-19 13:17:48 -08:00
Tessa Kelly
bbcbd6f1e3
Allow icon to be set independently of the default colors
2021-01-19 13:15:16 -08:00
Tessa Kelly
65287fd416
💀 remove the nriDescription helper, since the nriDescription is already set on the component
2021-01-19 13:01:06 -08:00