Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] feat: PanelStack2 component #4541

Merged
merged 6 commits into from
Feb 25, 2021
Merged

[core] feat: PanelStack2 component #4541

merged 6 commits into from
Feb 25, 2021

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Feb 25, 2021

Fixes #4272

Checklist

  • Includes tests
  • Update documentation
  • deprecate PanelStack
  • skip tests for PanelStack2

Changes proposed in this pull request:

PanelStack2 new component, replaces PanelStack

@blueprint-bot
Copy link

PanelStack2 tests

Previews: documentation | landing | table

@blueprint-bot
Copy link

skip tests for react 15

Previews: documentation | landing | table

@blueprint-bot
Copy link

deprecate PanelStack

Previews: documentation | landing | table

@blueprint-bot
Copy link

Refactor PanelActions -> PanelProps

Previews: documentation | landing | table

@blueprint-bot
Copy link

adjust type structure to support better docs

Previews: documentation | landing | table

@adidahiya adidahiya merged commit f959561 into develop Feb 25, 2021
@adidahiya adidahiya deleted the ad/panel-stack2 branch February 25, 2021 17:57
@adidahiya adidahiya added this to the 4.0.0-beta.0 milestone Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PanelStack: onOpen, onClose and initialPanel prop should use type argument P
2 participants