yapsr

Results 6 issues of yapsr

**Describe the bug** When updating a model attribute (blog title, event title, page title, faq question, menu name or widget name), the attribute gets converted to HTML. The input is...

IMHO it would be good practice if the core of this CMS could be installed without the currently included precooked modules for blog, pages, events, faqs and promotions inside the...

enhancement

How to set sorting on initialisation? I would expect some setting like this: ``` new Vue({ el: '#table', components: { VueBootstrapTable: VueBootstrapTable }, data: { columns: ... , values: ......

Is this plugin compatible with Nova 4.x?

I want to suggest a change to the source code. How do I compile the source code in `/resources` to `/dist`?

I am trying to download files from ftp://domain.tld over TLS, but when I select 'ssl'=>true, the basic url automatically starts with ftps, but it should be ftp. This Pull Request...