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

feat(VToolbar/VAppBar): update to md2 spec #6701

Merged
merged 102 commits into from
Mar 11, 2019
Merged

feat(VToolbar/VAppBar): update to md2 spec #6701

merged 102 commits into from
Mar 11, 2019

Conversation

johnleider
Copy link
Member

@johnleider johnleider commented Mar 8, 2019

Description

Update toolbar to match md2 spec

Motivation and Context

fixes #3373
fixes #3938
fixes #3985
fixes #4985
fixes #5369

How Has This Been Tested?

jest

Markup:

Use Kitchen or Docs

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any feature but make things better)

Checklist:

  • The PR title is no longer than 64 characters.
  • The PR is submitted to the correct branch (master for bug fixes and documentation updates, dev for new features and breaking changes).
  • My code follows the code style of this project.
  • I've added relevant changes to the documentation (applies to new features and breaking changes in core library)

johnleider and others added 30 commits March 7, 2019 10:29
converts a prominent toolbar to a dense/short toolbar on scroll
@vercel vercel bot temporarily deployed to staging March 11, 2019 03:28 Inactive
when used with extended should hide shadow once entire bar is transformed
Copy link
Contributor

@dsseng dsseng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, but need some fixes

@vercel vercel bot temporarily deployed to staging March 11, 2019 16:03 Inactive
@vercel vercel bot temporarily deployed to staging March 11, 2019 16:07 Inactive
@johnleider johnleider merged commit fc8c2ed into next Mar 11, 2019
@johnleider johnleider deleted the feat/md2-toolbar branch March 11, 2019 16:16
@lock
Copy link

lock bot commented Apr 14, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

@lock lock bot locked as resolved and limited conversation to collaborators Apr 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
md2 The issue pertains to Material Spec 2 T: bug Functionality that does not work as intended/expected T: enhancement Functionality that enhances existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants