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

Speed up the document pages #692

Merged
merged 1 commit into from
Aug 1, 2015
Merged

Conversation

Martii
Copy link
Member

@Martii Martii commented Aug 1, 2015

  • Don't call async method twice... as I copied the base structures from other preexisting waterfalls early in joining OUJS, we have this issue elsewhere (2 currently found here)... which may be why other things are being called twice in other areas
  • Few returns for .../init.js and a stray comma removed

Post fix for #202 and #249

* Don't call *async* method twice... as I copied the base structures from other preexisting waterfalls early in joining OUJS, we have this issue elsewhere... which may be why other things are being called twice in other areas
* Few returns for `.../init.js` and a stray comma removed

Post fix for OpenUserJS#202 and OpenUserJS#249
@Martii Martii added bug You've guessed it... this means a bug is reported. UI Pertains inclusively to the User Interface. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. labels Aug 1, 2015
Martii added a commit that referenced this pull request Aug 1, 2015
Speed up the document pages

Auto-merge
@Martii Martii merged commit f6af988 into OpenUserJS:master Aug 1, 2015
@Martii Martii deleted the Issue-202cleanup branch August 1, 2015 01:15
@Martii Martii added the DOC Pertains inclusively to the Documentation operations. label Aug 1, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug You've guessed it... this means a bug is reported. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. DOC Pertains inclusively to the Documentation operations. UI Pertains inclusively to the User Interface.
Development

Successfully merging this pull request may close these issues.

1 participant