Select
: fixed caret to trigger select menu removed black border on select options (#548 @kre8sions)Checkbox
: can take optional block (#538 @kre8sions)TextInput
: added optional blocks to accept custom inputs (#539 @kre8sions)Caption
: swapped the position of classname in classnames to stop style bleed in other components (#539 @kre8sions)MultipleUsers
: added prop maxDisplayedUsers
defaults to 4
(#518 @rafbgarcia)List
: added default and dark docs (#518 @rafbgarcia)Layout
: added default docs (#518 @rafbgarcia)DateStacked
: added left
as align
option (#518 @rafbgarcia)Table
: add props disableHover
and singleLine
to replace their respective snake case versions (#518 @rafbgarcia)IconValue
: Implement React version of Icon Value kit (#521 @drborges)MultipleUsers
docs: displays avatar image by renaming image_url
to imageUrl
(#518 @rafbgarcia)User
: displays avatar image by renaming image_url
to imageUrl
(#518 @rafbgarcia)Avatar
: fixed OR condition in if (avatar == true | avatarUrl != null)
(#518 @rafbgarcia)List
: fixed class name: list_borderless
to _borderless
(#518 @rafbgarcia)List
: fixed class name: pb_list
to pb_list_kit
(#518 @rafbgarcia)Layout
: fixed error position_class is not defined
(#518 @rafbgarcia)HomeAddressStreet
: fixed Hashtag style by using Hashtag
kit (#518 @rafbgarcia)HomeAddressStreet
: fixed address and city not appearing beucase titleize
function inside utilities/text.js
wasn't returning anything (#518 @rafbgarcia)HomeAddressStreet
: passed dark
prop to Title's (#518 @rafbgarcia)Hashtag
: use span
instead of div
to match rails' style (#518 @rafbgarcia)Table
: deprecate props disable_hover
and single_line
, please use their camelcase versions (#518 @rafbgarcia)pb_release:version
task to include confirmation and versioning infoeslint
to devDependencies (#489 @gmfvpereira)children
dropped support for single Node (https://github.com/powerhome/playbook/commit/b16da50914e110c75c6d96c985fa02781c9e2040#diff-c3ce2c91288ca3e730d3c56e7f73475cL11-L14)dark
dropped (https://github.com/powerhome/playbook/commit/b16da50914e110c75c6d96c985fa02781c9e2040#diff-377fda563d148f7b3ad33f904b7b0cdbL13)