cyberbeat
cyberbeat
I don't have the html-example anymore. But it seems, that the html contains some classes like "grid.md:grid-cols-2", so it must look like ````.. maybe it is invalid html/css, but jsoup...
I can reproduce this
I'd like to archieve something like this: 
I also like the idea from http://www.eyecon.ro/datepicker/ (and other similar implementations)
I stumbled across this, too. I only wanted to delete history, but all my favorites got deleted, too. Please add this feature.
Sorry, but I have a similar use case as the previous commenter. a) I don't want to have my emails be stored on any server longer then required (security, privacy,..),...
(1) I cannot override `getPreparer` because "The type Prepared is not visible" (part of return Argument). What I am not trying to do, is to add some visualization: https://deeplearning4j.konduit.ai/v/en-1.0.0-beta7/tuning-and-training/visualization where...
I have the same problem. Luckily I could identify the problem-events from the notification by davx5 (by opening the details in browser). I would be very lucky, if this bug...
Google should not be allowed to force people using only solutions they choose, legally other solutions like this one would be also ok.
I now added to the datepicker constructor: this.addEvent('show', function(){ ``` // This is where we store the selected date if (!this.currentView || !options.openLastView) this.currentView = options.startView; this.date = limitDate(new Date(),...