Laércio de Sousa
Laércio de Sousa
Please provide support for passing data from a Laravel controller to `Breadcrumbs::current()` in a Blade template, as `Breadcrumbs::render()` from project https://github.com/davejamesmiller/laravel-breadcrumbs does. It will allow one to avoid calling the...
I have an `InfiniteScroll` component inside a CSS Grid cell (typical layout: Header, Main, Aside and Footer), like in screenshot below:  I want to avoid vertical overflow of my...
It's [known](https://github.com/vuejs/vue-class-component/issues/50) that vue-property-decorator's `@Prop` decorators don't work with Babel 6. Is there any chance this scenario changes with upcoming Babel 7 decorators implementation?
This is a suggestion based on a similar `useFetch()` implementation from project [vue-async-function](https://github.com/AlbertBrand/vue-async-function). Please add a generic type signature to `useFetch()` to define e.g. the proper type of the returned...
This is a suggestion based on a similar `useFetch()` implementation from project [vue-async-function](https://github.com/AlbertBrand/vue-async-function). Instead of just invoking `fetch()` in component `mounted` lifecycle hook, you could make `useFetch(url)` support a reactive...
**(1) Issue/Bug Description:** When **smart gaps** option is enabled in pop-shell settings and a single window is opened in a given desktop, it's resized to fill the available space without...
I'm using [Epoptes](http://www.epoptes.org) for management of my school lab. It uses `x11vnc` as a VNC server for student clients. If I tell Epoptes to open remote client desktop for assisting,...
I'm transcripting antiphon **Spiritus Domini replevit** to (N)GABC, but I've noticed that original St. Gall's manuscript seems to have a _sursum parum_ over tractulus at word **orbem**, as shown below:...
I have some antiphons like this in my document:  I've tried to include some adiastematic neums to this score, but when I include the NABC code, the Above-Lines-Text dissapears:...
I'm typesetting a bilingual (latin-portuguese) set of chants from Graduale Simplex in a two-column A4-size document. I've setup my document to colorize the Above-Lines-Text with default gregoriocolor, as follows: ```latex...