-
Updated
Jan 27, 2020 - HTML
html-template
Here are 475 public repositories matching this topic...
When you throw an exception (throw new \Exception('Some error...');
) in CLI mode the script silently dies without no output to the console. It is only logged in PHP's error log.
That should not be default behaviour I would say.
Btw, this is on Windows. If I run it in my Linux environment it should just fine.
-
Updated
May 24, 2020 - JavaScript
Reproduction:
=> (sp/render "{{ props.docs|default:@props.notes }}"
{:props {}})
"@props.notes"
In the templates I’m writing, I had expected the filter to return either nil or a blank string.
@yogthos I’m not sure if we should consider this a bug or a feature request, but either way, what do you think?
-
Updated
Apr 5, 2017 - JavaScript
-
Updated
Oct 25, 2018
-
Updated
Oct 16, 2019 - JavaScript
-
Updated
Nov 21, 2018 - JavaScript
-
Updated
May 23, 2020 - CSS
-
Updated
Mar 31, 2018 - HTML
-
Updated
Apr 24, 2020 - JavaScript
-
Updated
Oct 19, 2019 - CSS
-
Updated
Jul 19, 2019 - HTML
-
Updated
Dec 11, 2018 - HTML
-
Updated
Apr 21, 2020 - JavaScript
-
Updated
May 25, 2020 - TypeScript
-
Updated
Apr 22, 2020 - CoffeeScript
-
Updated
May 5, 2020 - Common Lisp
-
Updated
May 1, 2019 - HTML
-
Updated
Dec 6, 2018 - JavaScript
-
Updated
Apr 27, 2019 - JavaScript
-
Updated
Oct 7, 2019 - HTML
-
Updated
Jun 11, 2019 - HTML
-
Updated
Apr 12, 2020 - JavaScript
-
Updated
Jun 6, 2018 - HTML
-
Updated
Aug 27, 2019 - Common Lisp
-
Updated
May 21, 2020 - JavaScript
-
Updated
Jul 15, 2019 - HTML
Improve this page
Add a description, image, and links to the html-template topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the html-template topic, visit your repo's landing page and select "manage topics."
Not a single form field has a label. These designs are not usable and the patterns presented should be discouraged.
I suggest adding a validation check like Nu Validator, aXe, lighthouse, etc. to show all the places this markup is invalid.