BaliBalo
BaliBalo
Would be nice to be able to get the user name / id / avatar (exposed by `BS_Utils.Gameplay.GetUserInfo`). Could let people create generic integrations with ScoreSaber for example.
These are currently highlighted differently than other variable names because of [this line](https://github.com/gandm/language-babel/blob/d7d260522eb0f6528ea8558beb1bda54c5d25eba/grammars/Babel%20Language.json#L1600). They were never documented in the first place, and deprecated when moving to Node v6 for which...
Lets people add an `onClick` property as a function to be called whenever the twitter button is clicked. Use cases: tracking, user feedback, etc. I tried to follow the coding...
Issue for PR #34 ## Expected behaviour Being able to know when a TwitterFollowButton is pressed, by passing an `onClick` callback function as a prop. ## Use case Mostly tracking...
It seems like a PR was recently merged to update the version of `loader-utils`. However, the current version on [npm](https://www.npmjs.com/package/shader-loader) is still using the old version. Would it be possible...