Commit Graph

3808 Commits

Author SHA1 Message Date
Tessa Kelly
b17a190d70 Adds elm/http 2021-05-12 16:02:26 -07:00
Tessa
73bb33c89b
Merge pull request #692 from NoRedInk/kraken/bump-for-accordion-and-menu
Accordion.V3 & Menu.V2
2021-05-11 17:00:02 -07:00
Tessa Kelly
1504296d44 Bump 2021-05-11 16:52:49 -07:00
Alex Perkins
0ed7f7e83b
Merge pull request #691 from NoRedInk/kraken/accordion-v3
Kraken/accordion v3
2021-05-11 10:37:14 -04:00
Tessa Kelly
f091193be6 Use a custom icon for the advanced example 2021-05-05 16:38:12 -07:00
Tessa Kelly
515a400879 left-align the fixed position example 2021-05-05 16:36:09 -07:00
Tessa Kelly
c28e4e8a18 Make the examples a bit more standardized. Incorporating everything that the accordion might support made loking at the example confusing 2021-05-05 16:28:42 -07:00
Tessa Kelly
91b87b7ec8 Update to Accordion V3 version 2021-05-05 16:03:57 -07:00
Alex Perkins
385310c7d9
Merge pull request #678 from NoRedInk/fab/menu
Fab/menu
2021-04-30 13:21:47 -04:00
Tessa
f3fbc633d5
Merge branch 'master' into fab/menu 2021-04-22 18:16:22 -07:00
Juan Edi
4bc93a89ac
Merge pull request #689 from NoRedInk/bump-to-12.18.1
bump to 12.18.1
2021-04-13 19:56:23 -03:00
Juan Edi
ddf52758fa bump to 12.18.1 2021-04-13 18:55:55 -03:00
Juan Edi
2f2dbae6e5
Merge pull request #688 from NoRedInk/raven/fix-segmented-control-styles
SegmentedControl honours FillContainer
2021-04-13 18:53:50 -03: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
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 Kelly
91f016b194 Fix missing disabled styles 2021-03-18 10:40:27 -07:00
Tessa Kelly
ab92b6af35 Adds tab/tab-back behavior 2021-03-18 10:35:46 -07:00
Tessa Kelly
a066b6377f Un-comment the other example 2021-03-18 10:31:40 -07:00
Tessa Kelly
bfafa67d5c Fix group behavior 2021-03-04 15:22:22 -08:00
Tessa Kelly
40d6a27f09 Fix the arrow implementation for singular entries (groups are broken) 2021-03-04 13:47:18 -08:00
Tessa Kelly
ebf809918b Combine the focus and toggle message handlers 2021-03-04 11:22:50 -08:00
Tessa Kelly
b5636a23b3 Adds down ids
Note wrapping does not work right, because the lengths of the 3 mapped lists don't match up
2021-03-04 11:22:50 -08:00
Tessa Kelly
a473aa0f8a Adds the Up id focus behavior 2021-03-04 11:22:50 -08:00
Tessa Kelly
7afd09942d Fold the dropdown code back into the main view helper 2021-03-04 11:22:50 -08:00
Tessa Kelly
2a9d576ed8 Implement the very first bit of the focus behavior: arrow down to get into the menu, and then no interior nav with tabs 2021-03-04 11:22:50 -08:00
Tessa Kelly
d186fbac68 Adds menu item ids 2021-03-04 11:22:50 -08:00
Tessa Kelly
8baa5c364e 💀 remove helper that's only used once and that complicates the content 2021-03-04 11:22:50 -08:00
Tessa Kelly
869623f9ad Finish width todo 2021-03-04 11:22:50 -08:00
Tessa Kelly
cbd3ef12e6 Separate the types for the menu configuration 2021-03-04 11:22:50 -08:00
Tessa Kelly
c5155ca408 Make the menu more generic: move the tooltip and clickable svg stuff to an example 2021-03-04 11:22:50 -08:00
Tessa Kelly
e702bd1a3c Move the click handling to the shared location 2021-03-04 11:22:50 -08:00
Tessa Kelly
a88f1fb155 Share the code that can be shared between the two discrete menu implementations 2021-03-04 11:22:50 -08:00