Skip to content

Add optional props for custom divider rendering#4687

Merged
dzearing merged 2 commits into
microsoft:masterfrom
bcarthic:master
Apr 27, 2018
Merged

Add optional props for custom divider rendering#4687
dzearing merged 2 commits into
microsoft:masterfrom
bcarthic:master

Conversation

@bcarthic

Copy link
Copy Markdown
Collaborator

Pull request checklist

  • Include a change request file using $ npm run change

Description of changes

Breadcrumb component:

Currently we can specify custom divider between breadcrumb items and it can be changed to any element. But the dividers are not actionable with respect to each item.

This PR adds dividerAsProps which takes an item corresponds to the left of the divider. So the consumer can make the divider more actionable like showing a callout or toolip etc.

image

Can you take a look @dzearing

@dzearing dzearing merged commit 963e125 into microsoft:master Apr 27, 2018
Markionium added a commit to Markionium/office-ui-fabric-react that referenced this pull request Apr 27, 2018
* master:
  Added className to Calendar component (microsoft#4680)
  Fix bug for OWA+Safari+popup (microsoft#4681)
  Add optional props for custom divider rendering (microsoft#4687)
  Update package.json
  Add isEqual and isNotEqual utility (microsoft#4603)
  Fix minor typos (microsoft#4683)
  Allow function to be passed to Customizer settings/scopedSettings (microsoft#4677)
Markionium added a commit to Markionium/office-ui-fabric-react that referenced this pull request Apr 27, 2018
* master:
  Added className to Calendar component (microsoft#4680)
  Fix bug for OWA+Safari+popup (microsoft#4681)
  Add optional props for custom divider rendering (microsoft#4687)
  Update package.json
  Add isEqual and isNotEqual utility (microsoft#4603)
  Fix minor typos (microsoft#4683)
  Allow function to be passed to Customizer settings/scopedSettings (microsoft#4677)
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants