@stardust-ui/react
Advanced tools
Changelog
v0.8.0 (2018-10-01)
ChatItem
component that can be used inside the Chat
via the Children API or the items
prop, instead of the Chat.Message
used directly in the previous messages
prop @mnajdova (#255)Popup
to be a controlled component @kuzhelov (#282)FocusZone
and use it in newly added Chat behaviors @tomasiser (#233)Popup
@sophieH29 (#218)Contributing
documentation @alinais, @levithomason (#189)Changelog
v0.7.0 (2018-09-25)
image
and label
shorthands props for Avatar
@mnajdova (#270)Attachment
component @levithomason (#220)atMention="me"
value to Text API @codepretty (#277)Changelog
v0.6.0 (2018-09-24)
Divider
wrong usage of the typeSecondary{color, backgroundColor}
and default{color, backgroundColor}
variables; renamed default{color, backgroundColor}
variables to color
and backgroundColor
@mnajdova (#234)styles
prop to styling the root element only @levithomason (#238)RadioGroup
compliant with ARIA patterns. Radio
changed to RadioGroup.Item
@jurokapsiar (#229)Divider
refactored variables names and the way they are used @codepretty (#249)Changelog
v0.5.2 (2018-09-14)
FocusZone
to renderComponent
, change Menu
behavior to support arrow keys @tomasiser (#116)value
, disabled
, checked
, defaultChecked
and onChange
props to Radio
component @mnajdova (#206)sideEffects: false
@levithomason (#224)Changelog
v0.5.1 (2018-09-11)
Text
component @codepretty (#205)mergeThemes
@levithomason (#217)state
to props
in component styling functions @Bugaa92 (#173)avatar
prop to Chat.Message
subcomponent @Bugaa92 (#159)iconOnly
prop to Button
@mnajdova (#182)image
and imagePosition
, removed onIconClick
prop @mnajdova (#55)ButtonGroup
component @mnajdova (#179)text
prop @mnajdova (#177)Text
component @codepretty (#205)Portal
, PortalInner
and Ref
components base implementation @Bugaa92 (#144)Popup
component base implementation @Bugaa92 (#150)inline
prop @alinais (#120)Status
as a separate component @musingh1 (#208)Changelog
v0.4.0 (2018-08-29)
shape
prop to separate pills
, pointing
and underlined
props @miroslavstastny (#114)Radio
component @alinais (#100)descriptionColor
to Header @kuzhelov (#78)@stardust-ui/react/themes
@levithomason (#145)vertical pointing
prop @miroslavstastny (#123)Changelog
v0.3.0 (2018-08-22)
Text
@kuzhelov (#104)icon
shorthand property for Button @kuzhelov (#112)Changelog
v0.2.7 (2018-08-13)
onClick
handler moved from li
to a
(accessibility) @miroslavstastny (#61)fluid
is applied on the avatar variations @mnajdova (#77)types
directory in dist @smykhailov (#76)MenuItem
broken styles @miroslavstastny (#94)