Fernando Herrero

Results 14 issues of Fernando Herrero

Support for Font Awesome and Bootstrap Glyphicon, only icon style is needed. Examples: className: 'glyphicon-envelope' className: 'fa-adjust'

The installation is much simpler with Composer and https://github.com/RobLoach/component-installer After merged you can test it: ``` composer config repositories.knockout-knockout vcs "https://github.com/knockout/knockout" composer info knockout/knockout --all ``` Composer creates a "components"...

Would it be possible to simply create tab-panels? I have tried it in several ways but in the end I had to resort to $ this-> Html-> tag and create...

enhancement

```javascript $('.top-right').notify({note: $(this)}); ```

When uploading multiple files, files with errors are always removed even with removeFromPreviewOnError = false DEMO: https://fileinput.rf.gd/ https://github.com/alphp/bootstrap-fileinput-ajax-test ## Steps to reproduce the issue 1. Upload one JPG 2. Repeat...

to be verified

## Scope This pull request includes a - [ ] Bug fix - [ ] New feature - [x] Translation ## Changes The following changes were made - Location Basque...

Added four steps in "Build and Test on Windows" workflow: - Extract version - Define Module Env - Upload artifacts - Publish Binaries to Release Here you can see what...

Added four steps in windows build and test: - Extract version - Define Module Env - Upload artifacts - Publish Binaries to Release ![image](https://github.com/php/pecl-system-dio/assets/8992091/35d12585-57a4-4f07-a739-03025facf285) Here you can see what a...

See https://github.com/php/pecl-system-dio/pull/13 regarding the general discussion.

Added GitHub Action with four steps for windows build and test: - Extract version - Define Module Env - Upload artifacts - Publish Binaries to Release When tag is creates,...