🚀 New Feature
- #4003 feat(Dropdown): add support for images, icons and flags in selected values (@layershifter)
- #3996 feat(Flag): include "england" as a valid value (@layershifter)
🐛 Bug Fix
- #4006 fix(Dropdown): compute proper
selectedIndex
inmultiple
(@layershifter) - #4004 fix(Dropdown): handle keyboard events for arrows, space and enter keys locally (@layershifter)
- #3938 fix(Search): fix an error when
showNoResults=false
and arrow down is pressed (@ysugimoto) - #3785 fix(Search): merge nested shorthand props for the element (@noinkling)
- #3998 fix(Portal): throw an error if React.Fragment passed as
trigger
(@layershifter) - #3995 fix(Accordion): update typings to include
AccordionPanel
on static props (@layershifter) - #3901 fix(FormFiled): pass
id
when contains child elements or hascontent
prop (@srotbart)
📝 Documentation
- #4010 docs: improve CodeSandbox integration (@layershifter)
- #4008 docs(Responsive): deprecate component (@layershifter)
- #3957 docs(Tab): add note that
grid
prop only applies to vertical menu (@swrobel) - #3964 docs(TableExampleSortable): your description (@evcodes)
- #3713 docs: make get started instructions around themes more clear (@justsml)
- #3898 docs(README): correct webpack example link (@snitin315)
- #3997 docs(SidebarExampleTransitions): fix look of the example (@layershifter)
- #3881 docs(LabelExampleImageColored): update example to match image names (@isnifer)
🏠 Internal
- #4009 docs: fix IE11 issues (@layershifter)
- #4001 chore:bump dependencies, minor fixes (@layershifter)
- #4000 chore:bump dependencies (@layershifter)
- #3999 chore:add bundle size metrics (@layershifter)
- #3993 chore:use CircleCI workflows (@layershifter)
- #3992 chore:add github action to check PR labels (@layershifter)
Committers: 9
- Anton Kuznetsov (@isnifer)
- Dan Levy (@justsml)
- Eddy Varela (@evcodes)
- Malcolm (@noinkling)
- Nitin Kumar (@snitin315)
- Oleksandr Fediashov (@layershifter)
- Sergey Rotbart (@srotbart)
- Stefan Wrobel (@swrobel)
- Yoshiaki Sugimoto (@ysugimoto)