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

0.15b3 #4550

Closed
wants to merge 16 commits into from
Closed

0.15b3 #4550

wants to merge 16 commits into from

Conversation

benjaoming
Copy link
Contributor

WARNING! Merging this, merges and closes all PRs contained in this PR, and they may have a separate review process and amendments following. So don't merge this PR!! :)

Taking over #4532 (0.15b2)

New release, manually brewing the distributions:

Known issues

  • None

Included PRs

Installer links

benjaoming and others added 12 commits September 28, 2015 16:17
I'd slipped in a longer debounce time. It's quite noticeable if you click
  on the star ratings quickly, and requires you to click a rating twice.
  Safe to lower it, since the debounced save will be called at most once.
Previously the element became stale *just* after being found and prior
  to being clicked -- evidently a race condition.

If the `click` fails, this will retry -- repeated failure will raise
  a timeout error.

As for *why* the reference could be stale -- it's possible if the view
  first calls renderSequence and then calls renderAll *before* the second
  rating element is clicked. Not sure how this could happen. May in fact
  be due to something else entirely.
@benjaoming benjaoming self-assigned this Oct 1, 2015
@benjaoming benjaoming added this to the 0.15.0 milestone Oct 1, 2015
@benjaoming benjaoming mentioned this pull request Oct 12, 2015
5 tasks
@benjaoming benjaoming closed this Oct 12, 2015
@benjaoming benjaoming removed the has PR label Oct 12, 2015
@benjaoming benjaoming deleted the beta3 branch October 6, 2016 13:46
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.

3 participants