Dmitri Akatov
Dmitri Akatov
hmm, not sure it makes sense to have a simple placeholder like this. Given this is a full contenteditable div with all sorts of css stylings possible I might want...
I meant not just CSS stylings, I also meant the inclusion of arbitrary html inside the placeholder which doesn't seem to be possible in the solution from stackoverflow, as <...
does it fire any events?
Could you provide a test for this as well?
is this the same as #17 ?
:+1:
I think a 30 seconds - 1 minute screencast would be better to present the value propostion of fresh than a gif. Btw, thanks for making fresh - I'm really...
> > Furthermore, accessing 'document.cookie' works in an IFrame so I was able to get the cookie information out by sending a message to the parent containing the cookie data....
@cibernox any idea about this?
actually, as of ember-cli 2.8.0, the problem seems to be that I set `locationType` to `'auto'` in my `config/environment.js`. Once I set it to `'hash'` or `'none'` the development server...