New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stardust-ui/react

Package Overview
Dependencies
Maintainers
4
Versions
488
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stardust-ui/react - npm Package Versions

1
49

0.34.3

Diff

Changelog

Source

v0.34.3 (2019-07-23)

Compare changes

Fixes

  • Fix nesting issues with Dialog component inside Popup @layershifter (#1706)
<!--------------------------------[ v0.34.2 ]------------------------------- -->
miroslavstastny
published 0.34.2 •

Changelog

Source

v0.34.2 (2019-07-19)

Compare changes

Fixes

  • Fix a gap in Checkbox in RTL mode @layershifter (#1683)
  • Fix broken background in Popup with pointing and FocusTrap @layershifter (#1689)
<!--------------------------------[ v0.34.1 ]------------------------------- -->
miroslavstastny
published 0.34.1 •

Changelog

Source

v0.34.1 (2019-07-11)

Compare changes

Fixes

  • Fix Dropdown and DropdownItem styles to match [redlines] - modified ListItem and ListItemStyles to not set gap in component definition @bcalvery (#1523)
  • Fix Dropdown highlightedIndex on arrow keydown open @silviuavram (#1570)
  • Fix Dropdown ArrowLeft keydown behavior for multiple variants @silviuavram (#1564)
  • Fix styles for shadows in Popup in Teams theme [redlines] @codepretty (#1561)
  • Fix typings for Provider props @miroslavstastny (#1601)

Features

  • Add ARIA attributes and focus handling for RadioGroup in Toolbar @sophieH29 (#1526)
  • Add ARIA attributes and keyboard navigation for Menu in Toolbar @sophieH29 (#1553)
  • Add alert, info, share-alt and microsoft-stream icons to Teams theme @marst89 (#1544)
  • Add custom kind for items in Toolbar component @miroslavstastny (#1558)
  • Add static className prop to result type of createComponent @kuzhelov (#1563)
  • Add hand icon to Teams theme @t-proko (#1567)
  • Add accessibility attributes and keyboard handlers for Tooltip @sophieH29 (#1575)
  • Add labelPosition prop to Checkbox component @layershifter (#1578)
  • Pass props of Icon component to SVG spec @kuzhelov (#1562)
  • Add speaker-mute icon to Teams theme @amramornov-ms (#1598)
  • Removed obsolete play-sound-mute icon from Teams theme @amramornov-ms (#1598)
  • Add svg pointing beak to the Tooltip component in Teams theme @mnajdova (#1580)
  • Add new values to the brand, onyx colors and background4 token for default and brand color schemes in Teams theme @mnajdova (#1581)
  • Add additional logic for showing/hiding the actionMenu inside the ChatMessage in Teams theme, based on a variable @mnajdova (#1590)

Documentation

  • Ensure docs content doesn't overlap with sidebar @kuzhelov (#1568)
  • Fixing issue with copy icon taking up entire page in Firefox @notandrew (#1576)
  • Add prototype for Custom Styled Toolbar @miroslavstastny (#1541)
  • Add Best Practices section for each component @alinais (#1550)
  • Update Layout guide @layershifter (#1595)
  • Fix error when children are missing in ExampleSnippet @layershifter (#1619)
<!--------------------------------[ v0.34.0 ]------------------------------- -->
miroslavstastny
published 0.34.1-alpha.0 •

miroslavstastny
published 0.34.0 •

Changelog

Source

v0.34.0 (2019-06-26)

Compare changes

BREAKING CHANGES

  • Type FontFaceStyle was renamed to FontFaceProps @layershifter (#1487)
  • Type style was renamed to props on FontFace @layershifter (#1487)
  • Remove boxShadowColor variable for Segment component @Bugaa92 (#1516)
  • Rename prop forceFocusInsideTrap to forceFocusInsideTrapOnOutsideFocus in FocusTrapZone @sophieH29 (#1505)

Fixes

  • Fix prop types of Tooltip component @kuzhelov (#1499)
  • Fix Popup styling with pointer when it is wrapped by FocusZones @layershifter (#1492)
  • Fix Attachment more option button invoke correctly action on space/enter @kolaps33 (#1452)
  • Apply custom focus style on TreeItem and TreeTitle @silviuavram (#1506)
  • Fix theme types, remove duplication @kuzhelov (#1508)
  • Fix RadioGroup first item should be tabbable by default when none of the items selected @sophieH29 (#1515)
  • Export all accessibility behaviors @jurokapsiar (#1538)
  • Fix FocusTrapZone sets focus into zone correctly for lazy loaded content @sophieH29 (#1505)
  • Replace css-shorthand-expand with bundled version to make it work in IE11 @layershifter (#1542)

Features

  • Add 'poll' and 'to-do-list' icons to Teams theme @natashamayurshah (#1498)
  • Add toolbarBehavior for Toolbar component and apply buttonBehavior for ToolbarItem component @sophieH29 (#1468)
  • Integrate ARIA HTML design pattern in the Tree component @silviuavram (#1488)
  • Add 'broadcast' icon to Teams theme @lawrencecushman (#1509)
  • Add disabled prop for Segment component @Bugaa92 (#1516)
  • Add qna outlined icon to the Teams theme @lawrencecushman (#1546)
  • Add menu prop to Toolbar @miroslavstastny (#1518)

Performance

  • Use single Fela renderer for LTR & RTL @layershifter (#1459)

Documentation

  • Add dedicated docs for the color palette and color schema @mnajdova (#1494)
<!--------------------------------[ v0.33.0 ]------------------------------- -->
miroslavstastny
published 0.33.0 •

Changelog

Source

v0.33.0 (2019-06-13)

Compare changes

BREAKING CHANGES

  • Rename toolbarBehavior to menuAsToolbarBehavior and toolbarButtonBehavior to menuItemAsToolbarButtonBehavior @miroslavstastny (#1393)
  • Rename types related to accessibility @layershifter (#1421)
  • Moved the rtl and renderer props from the theme prop object to the Provider's props API @mnajdova (#1377)

Fixes

  • Fix click handling on focus for action slot in Attachment component @Bugaa92 (#1444)
  • Fix Teams' theme list item end media styles @mnajdova (#1448)
  • Fix the order of the fela plugin @mnajdova (#1461)
  • Fix active styles for iconOnly MenuItem in Teams theme @mnajdova (#1464)
  • Fix keypress/click handling for Popup content @kuzhelov (#1482)
  • Fix PopupContent background color in Teams theme @mnajdova (#1484)
  • Fix merging of item variables in Menu and Toolbar @miroslavstastny (#1447)
  • Generate IDs for header and content slots once in Dialog component @layershifter (#1449)

Features

  • Define types for accessibility behaviors props. Do not render aria-disabled if the value is false @sophieH29 (#1481)
  • Add Toolbar component @miroslavstastny (#1408)
  • Add popup prop to Toolbar component @miroslavstastny (#1408)
  • Add disableAnimations boolean prop on the Provider @mnajdova (#1377)
  • Integrate Dropdown with Form.Field @silviuavram (#1446)
  • Add expand/collapse and navigation with ArrowUp and ArrowDown to Tree @silviuavram (#1457)
  • Expand all Tree siblings on asterisk key @silviuavram (#1457)
  • Add 'data-is-focusable' attribute to attachmentBehavior @sophieH29 (#1445)
  • Improve accessibility for Checkbox @jurokapsiar (1479)
  • Add unstable_pinned prop to Popup and Dropdown components @Bugaa92 (#1471)
  • Add Tooltip component @mnajdova (#1455)
  • Add 'call-control-release' and 'call-control-request' icon to Teams theme @jay-howe (#1490)

Documentation

  • Remove unfinished themes from the docs themes dropdown on components examples pages @alinais (#1473)
  • Adding table of contents to FAQ page @hughreeling (#1291)

Performance

  • Use minified version of normalize.css and update it to 8.0.1 @layershifter (#1476)
<!--------------------------------[ v0.32.0 ]------------------------------- -->
miroslavstastny
published 0.32.1-rc1 •

miroslavstastny
published 0.32.1-alpha.17.3 •

miroslavstastny
published 0.33.0-alpha.16 •

miroslavstastny
published 0.32.1-alpha.16.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc