Stephan

Results 22 issues of Stephan

## Roadmap Just because I need a place to dump my ideas ### v0.2 - Remove custom code with npm packages #phaseOne - Introduce browserify - Introduce build step ###...

This plugin detects changes to the schedule: -changes will be displayed at the bottom of the page as alert -each alert/change can be closed on click/tab #23

enhancement
Plugin

it was mentioned that it is really annoying that it is impossible to select description text or interact with the box at all without triggering the hide/show action.

bug

We were talking already a couple of times about a build script \* merge js, css \* maybe build custom html with data from the config file and replace stuff...

enhancement

I was just thinking that it might be useful to display some sort of alert if the schedule changes. I remember that at jsconfeu there was a talk not yet...

enhancement
question
Plugin

If you star a talk, reload -> star is gone This issue has probably a lot in common with the schedule change plugin - we need a way to identify...

bug
Plugin

The lib should be added to the package.json

enhancement
Easy Pick

@unhashable is there any chance you could login on packagist.org to reenable auto-update for this package?

Example composer.json ``` { "repositories": [ {"type": "vcs", "url": "https://github.com/php-fig/log/releases"} ], "require": { "psr/log": "^3.0" } } ``` composer update output with current stable: ``` composer update -vvv Running 2.3.10...

Hi, we have a setup where we disable packagist in our composer.json and instead use satis only for our projects. Our satis.json has entries like the one in the sample...

feature