wattry
wattry
> Just to step back: what is the benefit of building vs only deploying? I apologise for the length here. ## TLDR; The build step is not required for Deno...
@mfranzke I've recreated a sample in jsfiddle only to see IE is not supported. Honestly, if we could rid ourselves of IE I'd be a happy man, but users. You're...
Would it not be possible to just swap data-originalvalue and value when the user moves focus?
I am expecting the label to be displayed on Safari 12.1.2 however I am only seeing the value.
@mfranzke Yes it is native but it is not consistent. 1) For situations where you want value and label fields. ``` ``` This shows as: Chrome: Ryan (09wattry) EDGE/IE (with...
@mfranzke great thanks!
> @wattry Thank you for the contribution I quickly went through it and added a couple of comments. > > I'm currently finishing environment variable support #25 I think this...
Which module will you be using for the environment variable file read? I'm assuming [dotenv](https://github.com/pietvanzoen/deno-dotenv)?
> Yeah, that was my thought. > […](#) > --- Zane Milakovic > On Jun 15, 2020, 10:56 AM -0500, Ryan ***@***.***>, wrote: Which module will you be using for...
I have had the same issue. I have just added the body into the header.tmpl for now until there is a fix.