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

fix(MdApp): right drawer, fully reactive #1493

Merged
merged 6 commits into from
May 13, 2018
Merged

fix(MdApp): right drawer, fully reactive #1493

merged 6 commits into from
May 13, 2018

Commits on Feb 8, 2018

  1. fix(MdApp): right drawer

    BREAKING CHANGE: Replace useless props `mdLeft` with `!this.mdRight`
    
    fix #1204
    VdustR committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    e435824 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. fix(MdAppDrawer): right drawer supporting

    BREAKING CHANGE: no more than one drawer in a MdApp
    VdustR committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    95e9aba View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. fix(MdDrawerRightPrevious): right drawer styles

    use an previous element for styling container with right drawer with similar css codes
    VdustR committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    e69821a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    131dacb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907f1d3 View commit details
    Browse the repository at this point in the history
  4. fix(MdApp): reactive persistent drawer

    fully reactive drawer
    VdustR committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    17d4824 View commit details
    Browse the repository at this point in the history