-
How do Excel/export boilerplate work?
I can see generator adds this to controllers:
```php
use App\Exports\ClassNameExport;
use Maatwebsite\Excel\Excel //
-
I've been playing with an idea that could allow this component to support fixed columns to the left (or the right) of the scrolled columns. It would have some additional caveats, but might be worth lo…
-
-
# Introduction
With the process of moving to [webpack and babel](https://github.com/portainer/portainer/issues/2344), migrating to ES6+ may be a good point to keep the project up to date on JS versio…
-
Couple of features I'd like to see for datatables (I think it will replace datatables.js in near feature):
- Individual column filters
- Subtotal, subcount, etc (avg,max,min...) for column groups
…
-
```
$ curl -s 'https://api.cdnjs.com/libraries' | jq -r .results[].name | xargs -I{} -n1 -P 10 bash -c 'F="$(mktemp)"; trap "rm -f "${F}"" EXIT; S="$(curl --silent --output "${F}" --write-out "%{http…
-
page size setting seems to not work on collection listing
-
【description】:
I want to try create the same component for Vue2 & Vue3 in the same source code, so I find vue-demi. But.. I have seen some projects likes [json-editor-vue](https://github.com/cloydlau…
-
(Beta)-Release is online, you can install it with `npm install admin-lte@next` or `npm install admin-lte@4.0.0-beta2`.
Online https://adminlte-v4.netlify.app
Check https://github.com/ColorlibHQ/…
-
## Prerequisites
- [ ] Have you checked for an existing issue describing your idea?
## What is your proposal?
Rewriting poudriere web app under `src/share/poudriere/html` with introduction of…