Laércio de Sousa

Results 30 issues of 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: ![photo_2021-07-16_12-26-39](https://user-images.githubusercontent.com/1277917/125972869-62add76f-c01a-4672-8271-c7a36c0bc440.jpg) 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...

✨ enhancement

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...

✨ enhancement

**(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,...

bug

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:...

fonts
nabc

I have some antiphons like this in my document: ![image](https://user-images.githubusercontent.com/1277917/151833800-7ea573a5-bc58-4cf1-80fd-4c3a154fe456.png) I've tried to include some adiastematic neums to this score, but when I include the NABC code, the Above-Lines-Text dissapears:...

TeX

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...