update changelog for 3.4.0 release #827
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
3.4.0 - 2019-01-08
Enhancements
oneHalf
andoneThird
props toLayout
component (#724)helpText
prop toActionList
items (#777)Page
header layout so actions take up less room on small screens (#707)alternateTool
prop toResourceList
component (#812)ExceptionList
items from dark orange to dark yellow for better differentiation from critical status items (#813)Bug fixes
TextField
not showing the correct color while it has focus and an error (#806)ResourceList
not renderingBulkActions
on initial load when items were selected (#746)Badge
component so that it is simpler and easier to read (#751)autocomplete
property onTextField
tonope
when it wasfalse
(#761)CalloutCard
(#353)ResourceList.Item
and make it unactionable while loading (#745)Checkbox
from losing focus when quickly toggled (#717)PositionedOverlay
test environment (#758)ResourceList
not rendering a header after initial load (thanks to @andrewpye for the original issue)TextField
not passingstep
to the input (#829)Option
andGroup
types inSelect
to work around typedoc oddness (#830)Documentation
Development workflow
Dependency upgrades
@shopify/polaris-tokens
to v2.1.1 (#813)Code quality
withAppProvider
,withSticky
,withRef
, andwithContext
types to allow them to infer a component’s props (#805)