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

@stardust-ui/react-component-event-listener

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stardust-ui/react-component-event-listener - npm Package Versions

123

0.28.0

Diff

Changelog

Source

v0.28.0 (2019-04-22)

Compare changes

BREAKING CHANGES

  • Add box-sizing: border-box to all elements, as well as before and after pseudo elements in Teams theme @mnajdova (#1057)

Fixes

  • Fix overflowing focus outline for Grid items for Teams theme @Bugaa92 (#1195)
  • Fix routing for accessibility documentation @sophieH29 (#1208)
  • Fix content prop type in Dialog @layershifter (#1212)
  • Fix themeing for Teams theme at mention nubbin and left bar in ChatMessage [redlines] @codepretty (#1232)
  • Add keyboard up & down key controls for the Tree component @priyankar205 (#1219)
  • Add keyboard enter & spacebar key controls for the Tree component @priyankar205 (#1233)
  • Simplify DOM structure in List component when not all slot are defined @layershifter (#1218)
  • Menu as Toolbar - left/right arrow keys should not activate prev/next parent when focus in in the toolbar submenu @sophieH29 (#1199)
  • Add isFromKeyboard to Alert component @layershifter (#1238)

Features

  • Add Embed and Video components @stuartlong (#1108)
  • Move Flex styles to base theme @kuzhelov (#1206)
  • Add file video icon on Icon component @luzhon (#1205)
  • Export call-missed-line icon in Teams theme @96andrei (#1203)
  • Add pointing prop to Popup (#1198)
  • [Teams Theme] Export missing read-aloud icon in Teams Theme @joheredi (#1225)
  • Add styles for scrollbar to ProviderBox in Teams Theme (#1223)
  • Export FocusZoneMode type @sophieH29 (#1229)
<!--------------------------------[ v0.27.0 ]------------------------------- -->
miroslavstastny
published 0.27.0 •

Changelog

Source

v0.27.0 (2019-04-10)

Compare changes

BREAKING CHANGES

  • Rename flipInRtl Icon's slot to svgFlippingInRtl in Teams theme @mnajdova (#1179)
  • Do not set html font-size in theme static styles @miroslavstastny (#1190)

Fixes

  • Fix the reset of the highlightedIndex when search query changes @silviuavram (#1168)
  • Fix click triggering logic of Space and Enter keys for MenuItem @kuzhelov (#1175)
  • Truncate content and header of ListItem when used from DropdownSelectedItem @silviuavram (#1161)
  • Fix rotate prop on Icon not working in rtl @mnajdova (#1179)
  • Updated theming for Attachment for Teams, Teams Dark and Teams Contrast @bcalvery (#1033)
  • FocusTrapZone - Do not propagate any keyboard events @sophieH29 (#1180)
  • Capture effect of Esc key down event within component for Popup and Dropdown @kuzhelov (#1183)
  • Fix prop types of MenuItem @kuzhelov (#1197)
  • Fix example's code of Theming Examples guide @kuzhelov (#1192)

Features

  • Add Reaction variables to Teams dark and HOC themes @mnajdova (#1152)
  • Move Grid's and Image's styles and variables from Teams to base theme @mnajdova (#1182)
  • Export play and pause icons in Teams theme @layershifter (#1189)
  • Export eye and eye-slash icons in Teams theme @alinais (#1194)

Performance

  • Drop usages of FelaTheme component and use React.Context to get theme directly @layershifter (#1163)
  • Use tslib to replace helpers with their imports, reduces bundle size @layershifter (#1184)
<!--------------------------------[ v0.26.0 ]------------------------------- -->
miroslavstastny
published 0.26.0 •

Changelog

Source

v0.26.0 (2019-04-03)

Compare changes

BREAKING CHANGES

  • Remove Indicator component, the usages should be replaced with the Icon component @mnajdova (#1120)
  • Add shorthand support for header and content in Dropdown, DropdownSelectedItem.slotClassNames.removeIcon usages should be replaced with DropdownSelectedItem.slotClassNames.icon @silviuavram (#1054)
  • react@16.8 and react-dom@16.8 are now required @layershifter (#1147)
  • Remove truncateStart, truncateMain and truncateEnd props from Layout component and truncateContent and truncateHeader props from ItemLayout component @Bugaa92 (#1127)
  • color and backgroundColor variables were moved from PopupContent to popup slot of Popup component @kuzhelov (#1121)

Fixes

  • Update vertical && pointing Menu styles @jaanus03 (#1116)
  • Fix in Dropdown, close it after searchQuery will become empty @layershifter (#1124)
  • Correctly align RTL text in LTR theme and vice versa @miroslavstastny (#1115)
  • chatBehavior - remove role 'presentation' @sophieH29 (#1137)
  • Temporarily remove static type references in slotClassNames to prevent circular dependency crashes @kuzhelov (#1145)
  • Fix EventListener to not rerender on listener prop change @layershifter (#1132)
  • Fix circular dependencies from inferior modules to index files @kuzhelov (#1148)
  • Fix Invalid DOM property stop-color in Teams theme icons @codepretty (#1157)
  • Fix invalid import in Alert @mnajdova (#1159)

Features

  • Add predefined icon set for the usages in the Input, Dropdown and AccordionTitle components @mnajdova (#1120)
  • Add Popup styles to Teams Dark and High Contrast themes @kuzhelov (#1121)
  • export flag icon in Teams theme @jaanus03 (#1133)
  • Make MenuItem's submenu open state controlled @sophieH29 (#1125)
  • Add behaviors for Alert component @jurokapsiar (#1119)
  • Add functionality for programmatically setting the source in the what-input service and used it in the Popup component @mnajdova (#1151)
<!--------------------------------[ v0.25.1 ]------------------------------- -->
miroslavstastny
published 0.25.0 •

Changelog

Source

v0.25.0 (2019-03-26)

Compare changes

BREAKING CHANGES

  • Provider now renders div element with dir, color and background @miroslavstastny (#852)

Fixes

  • Fix RadioButtonGroup Teams theme styles to be correct @notandrew (#830)
<!--------------------------------[ v0.24.0 ]------------------------------- -->
miroslavstastny
published 0.24.0 •

Changelog

Source

v0.24.0 (2019-03-25)

Compare changes

BREAKING CHANGES

  • Use regular components instead of Label in RadioGroupItem @layershifter (#1070)
  • Remove Flex.Gap component, and convert the gap styles to margins on the child elements of the Flex component @mnajdova (#1074)
  • Dropdown: control highlightedIndex from Dropdown @silviuavram (#966)

Fixes

  • Add aria posinset and setsize, hide menu indicator from narration @jurokapsiar (#1066)
  • Fix applying accessibility key handlers @layershifter (#1072)
  • Fix shrink prop behavior for Flex.Item @kuzhelov (#1086)
  • Disable devMode for Fela by default @layershifter (#1090)
  • Fix accessibility types for aria attributes @layershifter (#1087)
  • Fix action prop size issue for Alert @Bugaa92 (#1083)
  • Fix issues with clicks inside nested Popups @layershifter (#949)

Features

  • Add Alert component @Bugaa92 (#1063)
  • Add placeholderColor variable for Input component in Teams theme @layershifter (#1092)
  • Add and export files icons in Teams theme @codepretty (#1094)

Documentation

  • Add layout guide @kuzhelov (#1091)
<!--------------------------------[ v0.23.1 ]------------------------------- -->
miroslavstastny
published 0.23.1 •

Changelog

Source

v0.23.1 (2019-03-13)

Compare changes

Fixes

  • Do not propagate keyboard events outside Popup's content only when focus trap is used @sophieH29 (#1028)
  • Narrate the first adding/selection of a Dropdown item using aria live @silviuavram (#1032)
  • *Props interfaces accept additional props @layershifter (#1042)
  • chatBehavior - Use FocusZone's Embed mode instead of Wrap mode @sophieH29 (#1044)
  • Fix broken border in Input when it's focused in Teams theme @layershifter (#1041)

Features

  • Add inline prop in the Popup for rendering the content next to the trigger element @mnajdova (#1017)
  • Add exclusive prop in the Tree for expanding one tree item at a time @priyankar205 (#1018)
  • Export call-pstn and skype-logo SVG icons to the Teams theme @thewulf7 (#929)
  • Export some Office brand SVG icons to the Teams theme, including word, word-color, excel, excel-color, powerpoint, powerpoint-color, onenote, onenote-color @codepretty (#938)

Documentation

  • Add disabled state to menu as toolbar doc example @codepretty (#933)
<!--------------------------------[ v0.23.0 ]------------------------------- -->
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