Özüm Eldoğan

Results 89 comments of Özüm Eldoğan

- [x] Dart Added Dart support via #1203

It would be a better DX if we can add this to the module configuration to be automatically used for every `useSupabaseClient` call. ```js export default defineNuxtConfig({ // ... supabase:...

Is there any progress on this? I have same problem. Node v8.6.0 npm 5.4.2

I added some `console.log` statements to track the cause, and it seems that `this.previousResult` is not correct. ```ts update(price: BigSource, replace: boolean = false): Big | void { const sma...

I have some thoughts, but first could you please check #668? If my findings in #668 are true, I will shape my suggestion accordingly.

Not an official document, but this [page](https://www.tradingcode.net/tradingview/relative-moving-average/) contains a description and formula.

Hi @ShivamJoker, It would be very useful, but this is a simple utility and this feature seems complicated for a simple utility. Especially how can we specify which pages to...

I need help supporting pinyin. Would you like to add a PR?

@ryannmedina I'm open any enhancement PRs, which do not make `vuepress-bar` complex. I prioritize simplicity, because VuePress already allows unlimited possible configurations. `vuepress-bar` is built for developers who have basic...