Frederico Regateiro

Results 12 issues of Frederico Regateiro

Hello, Thanks for creating this simple bar chart. Does this will work with vue 3? In the dependencies is `"vue": "^2.5.21"`

enhancement
question

I tried this on Xamarin and i got a not supported platform exeception. Will Xamarin be supported?

enhancement

I think this could be done easily, so we could on the template function add a progress bar. I've changed the Tour.prototype.getStep and added a property: numSteps: this._options.steps.length for me...

enhancement

Hello, I've been follow your videos on how to use AppThemeBinding, but one things i can't change is the ToolbarItem color, it's always white. I'm using your [implementation](https://github.com/jamesmontemagno/MyCoffeeApp/blob/b5033b98fc1ec3ffa77ec8f833ded88cb777305c/MyCoffeeApp/MyCoffeeApp.Android/MainActivity.cs#L52) Do you...

Can i use Migradoc to generate documents with running totals on the beginning and end of a table on each page? Thanks

Hello, Can't this library be used on windows 7? The TabTip.exe also exist on windows 7, why can't we use this OS version? Thanks

### Description of Change ### ### Linked Issues ### - Fixes # #117 ### PR Checklist ### - [ ] Has a linked Issue, and the Issue has been `approved`(bug)...

# Extension bindings for AppTheme and AppThemeColor * [x] Proposed * [ ] Prototype: Not Started * [ ] Implementation: Not Started * [ ] iOS Support * [ ]...

approved
champion
proposal
pending documentation

Is there a way to display a prompt using freshmvvm? I think the method is in v4.3 on xamarin forms https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/pop-ups

Is any way to pass custom headers to the request? I need to set the auth parameters but i cannot find a way. Thanks