- Oct 28, 2020
-
-
Devon Govett authored
-
Robert Snow authored
Stories for color icons
-
Devon Govett authored
* Release audit * Fix color slider width
-
- Oct 27, 2020
-
-
Devon Govett authored
-
- Oct 26, 2020
-
-
Daniel Lu authored
Fix(#1168): Check document.activeElement in focus containment onBlur so focus in iframes is retained (#1188)
-
- Oct 24, 2020
-
-
Daniel Lu authored
-
Robert Snow authored
* Don't text select after dismissing a dialog in FF
-
- Oct 23, 2020
-
-
Robert Snow authored
-
Fil Maj authored
-
- Oct 22, 2020
-
-
Daniel Lu authored
-
- Oct 14, 2020
-
-
Niklas Mischkulnig authored
-
Robert Snow authored
* Fix issue where small tooltips could leave their trigger Comment all the code for positioning so others can follow it fix tests add stories so we can compare positions of tooltips and popovers * fixing lint * label stories for clarity Co-authored-by:
Danni <drobinson@livefyre.com>
-
Niklas Mischkulnig authored
-
- Oct 13, 2020
-
-
Devon Govett authored
* Calendar refactor and improvements * Lint Co-authored-by:
Danni <drobinson@livefyre.com>
-
Nidhi Shah authored
-
Michael Jordan authored
fix(#1149) useTooltipTrigger should not add aria-describedby when Tooltip it references is not in DOM (#1150)
-
- Oct 07, 2020
-
-
Daniel Lu authored
-
- Oct 06, 2020
-
-
Devon Govett authored
-
Niklas Mischkulnig authored
* Prevent warning about missing plugin * Upgrade eslint, fix errors * Fix conditional hook call * Add eslint plugin for act() in tests * Don't require act for userEvent * Actually use the imported act name * Apply autofixes * Remove unneeded acts around events * Update lint rule...
-
Niklas Mischkulnig authored
-
Niklas Mischkulnig authored
-
- Oct 03, 2020
-
-
Devon Govett authored
* Workaround mobile safari scrolling issues in modals and trays * Fix a couple tests
-
- Oct 02, 2020
-
-
Kyle Taborski authored
* switching to inline flex to stop jumping in safari * changing vertical alignment of sibling button group Co-authored-by:
Daniel Lu <dlu@livefyre.com> Co-authored-by:
Robert Snow <rsnow@adobe.com>
-
- Oct 01, 2020
-
-
Devon Govett authored
-
Devon Govett authored
-
Devon Govett authored
-
Devon Govett authored
-
Devon Govett authored
-
Devon Govett authored
-
Devon Govett authored
-
Devon Govett authored
* Add monopackages for react-aria and react-stately Also updates react-spectrum monopackage with new packages and exports and fixes the missing import linter for re-exports. * Add docs
-
Robert Snow authored
-
Eduardo Vargas Torres authored
* FIX-1030: Add a light theme to supported themes * Add theme to monorepo & documentation Co-authored-by:
Robert Snow <rsnow@adobe.com> Co-authored-by:
Danni <drobinson@livefyre.com>
-
Eduardo Vargas Torres authored
Co-authored-by:
Danni <drobinson@livefyre.com>
-
- Sep 30, 2020
-
-
Niklas Mischkulnig authored
-
Daniel Lu authored
-
Devon Govett authored
* Bootstrap @react-stately/color package * Fix lint of plop template Co-authored-by:
Danni <drobinson@livefyre.com>
-
Robert Snow authored
* Test resizing of listbox Had to bring back inherit so that it wouldn't break outside of a display flex had to include width 100% so that listbox would render by default Brought back the large testing story so we could verify all of those as well * fix indent * fix lint * fix indent * fix lint * fix more lint * remove CSS now that i understand what was happening fix stories to account for how it actually works * Add a resizable story to breadcrumbs Co-authored-by:
Danni <drobinson@livefyre.com>
-
Daniel Lu authored
* fixing keyboard delegates and key lookup so it works with empty string * modifying tests so "" item key navigation is tested * Adding stories and menu test for item falsy key * fixing lint and test * moving falsy trigger story to end
-
Robert Snow authored
Co-authored-by:
Danni <drobinson@livefyre.com>
-