Commit Graph

4038 Commits

Author SHA1 Message Date
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
Tessa Kelly
ba86a258ed 💀 unused code 2021-03-04 11:22:50 -08:00
Tessa Kelly
7edbd4fd49 Adjust the id behavior 2021-03-04 11:22:50 -08:00
Tessa Kelly
d309b391cf Use ClickableSvg and Tooltip.V2 for the menu 2021-03-04 11:22:50 -08:00
Tessa Kelly
8da3a2dd4d Inline reusable helper for easy refactoring 2021-03-04 11:22:50 -08:00
Tessa Kelly
fa3c5f9c5f 💀 remove iconLink and iconButton 2021-03-04 11:22:50 -08:00
Tessa Kelly
ec54e767f9 Close the main menu on escape 2021-03-04 11:22:50 -08:00
Tessa Kelly
643d0a0bc4 onToggle -> toggle 2021-03-04 11:22:50 -08:00
Tessa Kelly
06242c36f2 Adds focus helper 2021-03-04 11:22:50 -08:00
Tessa Kelly
c5c7a24c99 copy V1 to V2 2021-03-04 11:22:50 -08:00
Tessa Kelly
4937f69c04 Adds aspirational menu interaction notes 2021-03-04 11:22:50 -08: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