Christian Grobmeier
Christian Grobmeier
Hi i was able to get a post notification with alfred 3 just by adding a new node. No idea how to put this into code. however, I am not...
with the example from the readme: this.refs.toast.show('Time was added successfully.'); I get this: ``` ExceptionsManager.js:71 Warning: Can't call setState (or forceUpdate) on an unmounted component. This is a no-op, but...
I was not so happy with the size of the current image plugin. So I worked the past days to create my own, which I have licensed MIT. Please see:...
Original project has changed a few path
Title says it all: when I open the image context and drag the widget on its header around, images are inserted. Of course these images are not existing which cause...
log4j2 is short for log4j 2.0: logging.apache.org/log4j/2.x as it seems your appender is targeting log4j 1.x the name might be misleading. Suggestion: update the readme file and point out for...
This STF-funded Milestone MS12 describes the preparation and initial work for the rewrite of the manual. It includes rewrites of parts of the website, which is also transferring the remaining...
The Apache Logging Services project alone provides more than 300+ plugins (appenders, layouts, pattern converters, lookups, etc.). Many of them are poorly documented, if they are documented at all (cf....
Hello, I have done some work over at privacy@ with Jekyll and could contribute a Docker image for building with jekyll to this repository, if it is of interest. One...
Rewrite of the Markers description, adding more information but also making the code example smaller #2535