17 Commits

Author SHA1 Message Date
Patrick Steele-Idem
05028dc02c Use tagString for handling the var tag 2017-01-18 16:25:46 -07:00
Patrick Steele-Idem
2f15401fc4 Fixes #470 - Ensure deprecated tags/attrs are not suggested for autocomplete 2017-01-07 17:51:43 -07:00
Patrick Steele-Idem
59fee06892 MIT license 2017-01-03 15:56:58 -07:00
Patrick Steele-Idem
b7b15e4eb1 Fixes #479 - Provide ability to relax required comma for certain tags such as the <import> tag 2016-12-21 20:32:30 -07:00
Patrick Steele-Idem
86bb03c280 Cleaned up taglib-loader code to avoid circular dependency issues 2016-11-29 17:28:09 -07:00
Patrick Steele-Idem
b7798f8d09 Fixes #328 - Improve error reporting when taglib/tag definition fails to load 2016-07-13 09:22:01 -06:00
Patrick Steele-Idem
5f583a8862 Added autocomplete information to tags for tooling purposes 2016-06-06 12:13:54 -06:00
Patrick Steele-Idem
05c6c8c066 Improved whitespace removal for text nodes directly below the root 2016-04-06 17:46:31 -06:00
Patrick Steele-Idem
075829e50d Fixes #256 - Convert attrs to title case if no attributes are declared for a custom tag 2016-03-29 14:27:42 -06:00
Patrick Steele-Idem
96446c9099 Marko v3: "body-property" will not be supported for tag def 2016-02-18 11:29:09 -07:00
Patrick Steele-Idem
8f9d1094af Marko v3: Fixes #222 - Allow open only tags to be defined in tag definition 2016-02-11 10:53:22 -07:00
Patrick Steele-Idem
14a448ae03 Marko v3: Changes to avoid problems with cyclic module dependencies 2016-01-19 10:49:35 -07:00
Patrick Steele-Idem
35e33aeb75 Fixes #208 - Marko v3: Re-introduce support for "import-var" in taglib 2016-01-18 14:38:30 -07:00
Patrick Steele-Idem
84de017839 Fixes #207 - Marko v3: Re-introduce support for "body-function" in taglib 2016-01-18 14:22:20 -07:00
Patrick Steele-Idem
6153b13959 Fixes #195 <template-init> added 2015-12-30 19:59:10 -07:00
Patrick Steele-Idem
fb6b436063 generator -> codegen 2015-12-28 21:55:29 -07:00
Patrick Steele-Idem
069b3e5ba9 Initial commit for marko v3 with htmljs-parser
Work-in-progress. Lots of failing tests.
2015-11-24 14:30:32 -07:00