@stardust-ui/react
Advanced tools
Changelog
v0.39.0 (2019-09-23)
Menu
and Submenu
to use correct indicator icon and have correct width behavior [redlines] @bcalvery (#1831)CreateShorthandOptions
should be typed @lucivpav (#1886)shadowLevel1Dark
in Teams themes @notandrew (#1887)Textarea
and add support for inverted
, fluid
and resize
props @codepretty (#1922)Dropdown
to properly accept id
on searchInput
@silviuavram (#1938)Embed
component @lucivpav (#1909)Dropdown
@lucivpav (#1943)TextArea
component @lucivpav (#1897)bell-slash
and bell-snooze
icon to Teams theme @musingh (#1921)Toolbar
component @layershifter (#1920)Popup
in ToolbarMenu
@lucivpav (#1927)Tree
as list and linked them using childBehaviors @silviuavram (#1928)notes
icon and update link
icon in Teams theme @codepretty (#1953)Changelog
v0.38.1 (2019-09-13)
onMouseEnter
prop in ChatMessage
@layershifter (#1903)TreeItem
and HierarchicalTreeItem
@silviuavram (#1912)actions
in Chat.Message
when is inside scrollable containers @layershifter (#1929)Changelog
v0.38.0 (2019-09-06)
Alert
, Attachment
, Button
, ChatMessage
, Checkbox
, Embed
, Grid
, ListItem
, RadioGroupItem
, Reaction
, Slider
, ToolbarCustomItem
, ToolbarItem
, ToolbarMenuItem
do not have isFromKeyboard
in their style functions anymore @layershifter (#1850)AttachmentState
, ButtonState
, GridState
, ListItemState
, ReactionState
, ToolbarCustomItemState
, ToolbarItemState
, ToolbarMenuItemState
interfaces are no longer exported @layershifter (#1850)muted
prop in Video
component @layershifter (#1847)felaRenderer
is used in Provider
explicitly @lucivpav (#1842)selectableListBehavior
to set tabindex=-1
to List
's container to work correctly with screen readers @sophieH29 (#1858)Checkbox
changed to be vertically aligned to the top of it's content @bcalvery (#1857)Dropdown
context by passing custom window
to Downshift
@silviuavram (#1884)createShorthandFactory
types @lucivpav (#1875)Toolbar
overflow screener test @lucivpav (#1879)yellow
, green
, orange
, pink
, amethyst
, silver
and onyx
color schemes in Teams theme @mnajdova (#1826)Tree
component that is flat DOM structured @silviuavram (#1779)fitted
prop to Alert
component @layershifter (#1872)backdrop
and closeOnOutsideClick
props to Dialog
component @layershifter (#1847)Object.assign
in @babel/plugin-proposal-object-rest-spread
@layershifter (#1895)Checkbox
in Form
@lucivpav (#1845)code-sandbox
package @lucivpav (#1853)renderSelectedItem
prop in Dropdown
@lucivpav (#1856)Copy To Clipboard
prototype @lucivpav (#1860)Changelog
v0.36.3 (2019-09-03)
document
to find nodes in doesNodeContainClick()
@layershifter (#1874)FocusZone
and FocusTrapZone
@sophieH29 (#1820)Popper
positioning called when unnecessary in Tooltip
@lucivpav (#1882)Changelog
v0.37.0 (2019-08-26)
action
slot to dismissAction
in Alert
component @layershifter (#1823)dismissAction
slot visible in Alert
component dismissible
prop is required now @layershifter (#1823)Tooltip
shadow incorrect - removed boxShadowStart
, boxShadowColor
, boxShadowEnd
from tooltipContentVariables
, replaced with boxShadow
[redlines] @bcalvery (#1825)Button
styles for Teams Theme to match [redlines] @codepretty (#1719)Menu
and MenuItem
styles to match [redlines] @bcalvery (#1712)Embed
focusable via keyboard @lucivpav (#1758)Input
to only capture Teams themes @codepretty (#1801)Checkbox
style bug in background color [redlines] @bcalvery (#1796)FocusZone
to land focus correctly on DOWN key press after series of UP arrow keys @sophieH29 (#1794)hand
icon in Teams theme @lucivpav (#1782)Popup
or Dialog
if body has focus @sophieH29 (#1807)Dropdown
@layershifter (#1830)Dialog
@lucivpav (#1828)MenuItem
, fix submenu not closing @lucivpav (#1735)overwrite
prop to Provider
@layershifter (#1780)FocusZone
to the latest version from fabric-ui
@sophieH29 (#1772)inverted
prop to Input
for changing the background color [redlines] @codepretty (#1684)buttonBehavior
Adding aria-disabled when button has loading state @kolaps33 (#1789)audio-off
and clipboard-copied-to
icon to Teams theme @bcalvery (#1792)window-maximize
, window-minimize
and window-restore
icons to Teams theme @codepretty (#1803)FocusTrapZoneProps
and AutoFocusZoneProps
from the main package @sophieH29 (#1795)checkable
and checkableIndicator
to the Dropdown
and DropdownItem
components @mnajdova (#1738)foreground
, foreground1
, background
to the Teams themes @natashamayurshah (#1711)FocusTrapZone
to the latest version from fabric-ui
@sophieH29 (#1790)visible
prop to Alert
@layershifter (#1823)actions
slot to Alert
@layershifter (#1823)header
and icon
slots to Alert
component @lucivpav (#1821)Ref
component @layershifter (#1777)Chat
@sophieH29 (#1765)Changelog
v0.36.0 (2019-08-08)
firstFocusableSelector
in FocusTrapZone
and AutoFocusZone
@sophieH29 (#1732)shouldTriggerBeTabbable
prop to tabbableTrigger
@jurokapsiar (#1696)StackableEventListener
is removed @layershifter (#1755)Tree
to HierarchicalTree
@silviuavram (#1752)name
prop in Icon
component @lucivpav (#1723)broadcast
icon in Teams theme @miroslavstastny (#1737)actionsMenu
is not cut-off by the edge of viewport for ChatMessage
@kuzhelov (#1739)FocusZone
should respect elements with contenteditable
attribute on Home/End key press @sophieH29 (#1749)felaRenderer
@lucivpav (#1741)isFromKeyboard
in Grid
component @sophieH29 (#1729)onActiveIndexChange
prop to Tree
component @lucivpav (#1728)horizontal
prop for List
component @mnajdova (#1721)call-blocked
icon to Teams theme @francescopalmiotto (#1736)MenuButton
component @jurokapsiar (#1696)useEventListener
hook @layershifter (#1755)Changelog
v0.35.0 (2019-07-26)
trapFocus
and autoFocus
props to Popup
and remove popupFocusTrapBehavior
and popupAutoFocusBehavior
@sophieH29 (#1565)defaultBehavior
was removed @layershifter (#1600)ReactElement
s are now handled in the same way as string in all shorthands @layershifter (#1513)Props
param is required in ShorthandValue
and ShorthandCollection
@layershifter (#1605)LoaderPosition
type is no longer exported @layershifter (#1634)textAlign
prop and renamed it to align
for Header
component @Bugaa92 (#1668)paddingLeftRightValue
variable in buttonVariables
was renamed to padding
in Teams theme @layershifter (#1716)headerAction
slot to the Dialog
component @mnajdova (#1617)Slider
component @Bugaa92 (#1559)tooltipAsLabelBehavior
accessibility behavior for Tooltip
@sophieH29 (#1635)menu
icon and files-visio
icon to Teams theme @notandrew (#1623)amethyst
color to the Teams theme color palette @mnajdova (#1650)onedrive
icon to Teams
theme @chughkartikey (#1680)image-unavailable
icon to Teams Theme @joheredi (#1633)FocusZone
@sophieH29 (#1637)Popup
on contextmenu
@jurokapsiar (#1524)align
prop for Text
component @Bugaa92 (#1668)size
prop for Button
component @layershifter (#1716)target
prop on Provider
, allows to specify a document
where styles should be renderer @layershifter (#1252)ChatMessage
's focus border overlays actionMenu
in Teams theme @mnajdova (#1637)Checkbox
files for Teams Theme to match [redlines] @bcalvery (#1656)color
prop to Segment
typings @layershifter (#1702)color
prop from Dialog
typings @layershifter (#1702)Loader
uses Text
component for label
slot instead of Box
@layershifter (#1701)Button
component @layershifter (#1716)Toolbar
's menu when it looses focus @sophieH29 (#1688)Slider
component @Bugaa92 (#1641)Tooltip
for the actionable components @mnajdova (#1636)Flex
, Grid
, Layout
, Box
, Segment
@lucivpav (#1646)