v0.9.6
·
7633 commits
to master
since this release
Minor Features
Popover: AdderrorandwarningvariantsDataTable: AddisDefaultSortDescendingprop to allow descending as first time sort directionCombobox: Adddisabledprop to readonly and inline-listbox variantsPillContainer: Return null if options is emptyInput: AddautoCompleteprop. (Newer versions of Chrome browser ignoreautocomplete="off").Combobox: AddInputprop on in order to expose allInputprops withinCombobox
Bugfixes
BrandBand: Lightning Theme Fix - Styles were intermittently applied beforeDataTable: Add missing top gray border to fixed header tablesIconSettings: Add additional inheritance of context foroverflowBoundaryElementDialog position which uses portals.Input: Update error icon from warning icon to error iconInput: PreventPropTypeswarning informs/private/labelwhenlabelprop contains a Reactnode
Maintainance
- Update Brand Band documentation: Depending on your server settings, you may get this error due to stye injection and may want to directly add styles to your CSS file.
- Update
README.mdto run install command in right directory - Datepicker: Clarify MomentJS usage in props/docs
- Add ESLINT skipBlankLines/skipComments max lines rule
- Combobox: Give each Storybook example a unique ID
- Define pull request expectations in more detail
- Document how to release a tag on a fork
- Add how to release a tag to 1st time PR bot
- Correct Typos in Contributor's Guidelines
- Improve docs for codebase-overview.md and CONTRIBUTING.md
- Remove non-breaking text from Tooltip Storybook examples
- Contributing docs: Add mention of adding new components to
package.json