11 Commits

Author SHA1 Message Date
Michael Rawlings
8bcb848297
enable style arrays (#1082) 2018-07-10 13:06:14 -07:00
Michael Rawlings
e2fd5b63da
dynamic tag (#1057) 2018-06-19 17:11:54 -07:00
Michael Rawlings
0f5e639775 Format + lint (#1016)
* add prettierignore

* switch to eslint:recommended + eslint-config-prettier

* fix eslint violations

* remove more .jshintrc files

* better conditional structure

* add prettier and update prettier ignore

* add precommit hook to run prettier

* add lint check to precommit and format check to ci

* format all the things

* add generated files

* let npm do it's thing with package.json
2018-03-09 10:02:11 -08:00
Michael Rawlings
4d11fa6802 Spread attributes. Completes #878 (#967)
* add spread operator and update docs.
2018-02-06 16:01:25 -08:00
Patrick Steele-Idem
1be5ea626e Fixes #664 - [docs] opening tag-brackets ("<") being improperly converted to "&lt;" 2017-04-10 09:59:29 -06:00
Michael Rawlings
e85e5c4ca6 Update syntax.md 2017-03-27 09:59:49 -07:00
Michael Rawlings
1334f1c017 update docs to use marko syntax highlighting 2017-03-20 10:49:33 -07:00
Michael Rawlings
760b7d7b7b remove text talking about switchin syntax on the site. this has been temporarily disabled 2017-03-02 04:41:03 -08:00
Michael Rawlings
42b9e3fdc4 add concise docs 2017-03-02 03:44:34 -08:00
Michael Rawlings
004e962a64 add advanced custom tag discovery docs and fix broken links 2017-03-02 02:55:26 -08:00
Michael Rawlings
592ba7337b update doc structure 2017-03-01 11:32:53 -08:00