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

Fixes query linear progress to demo switch from query to determinate. #391

Conversation

patrickberkeley
Copy link
Contributor

Before this fix, the determinate progress bar was getting 'stuck'
because the bar style wasn't bound to the mode. So when the mode
changed, the bar style wasn't updated.

Before this fix, the determinate progress bar was getting 'stuck'
because the bar style wasn't bound to the mode. So when the mode
changed, the bar style wasn't updated.
@miguelcobain miguelcobain merged commit 95b8a77 into adopted-ember-addons:master Jun 6, 2016
openhouse pushed a commit to wowbot2/ember-paper that referenced this pull request Jun 9, 2016
* commit 'adf876be15ede06e4e8def87a5430259c4951a57': (24 commits)
  fix paper-item tests
  dummy app: Adjust sidenav snippet to conform to indentation standard.
  dummy app: Correct sidenav snippet to avoid conflict with dialog snippet.
  dummy app: bump ember-cli-github-pages to 0.1.0 as required for "destination" support.
  fix table scroll on mobile. fix inner sidenav container on mobile
  fix card page on mobile
  stop propagation of expand click events
  Adjusted `ember-css-transitions` dependency to a tagged release.
  Fixes query linear progress to demo switch from query to determinate. (adopted-ember-addons#391)
  fix didInitAttrs deprecations
  use yielded action
  added tests
  fix for issue adopted-ember-addons#378 (adopted-ember-addons#390)
  changed order of css modifications to match AM (adopted-ember-addons#386)
  Allow null or undefined errors initialization (adopted-ember-addons#389)
  allow lockedOpen to lock to a boolean
  improve sidenav docs
  update changelog
  use paper-toolbar-tools
  make sidenavs private. sidenav-toggle no longer gets the lockedOpen value. added some guards on the lockedOpen changes
  ...
@patrickberkeley patrickberkeley deleted the fix-query-linear-progress-demo branch July 26, 2017 02:18
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.

2 participants