Michael Rawlings
|
75871e3162
|
Update async-taglib.md
|
2016-10-14 10:33:55 -07:00 |
|
Yoni Medoff
|
4e7c519f52
|
update parser references in docs
|
2016-10-10 15:53:28 -07:00 |
|
Yoni Medoff
|
44d98f1490
|
add docs for while loop
|
2016-10-01 08:36:25 -07:00 |
|
Patrick Steele-Idem
|
8e17e32a0e
|
Added docs for <include-text> and <include-html>
|
2016-09-26 13:30:12 -06:00 |
|
Patrick Steele-Idem
|
dc706bceea
|
Removed deprecated methods from docs
|
2016-08-25 19:32:45 -06:00 |
|
Patrick Steele-Idem
|
3e15457943
|
Merge branch 'master' of github.com:marko-js/marko
|
2016-08-25 19:27:37 -06:00 |
|
Patrick Steele-Idem
|
b7ea303fd5
|
Improved messaging for deprecated methods
|
2016-08-25 19:21:45 -06:00 |
|
Patrick Steele-Idem
|
d3abc909b6
|
Docs and tests for #357 - Deprecated notEmpty
|
2016-08-22 10:01:50 -06:00 |
|
Patrick Steele-Idem
|
bd488be548
|
Fixes #357 - Deprecate empty/notEmpty in Marko v3
|
2016-08-19 13:20:54 -06:00 |
|
Sascha Depold
|
7a53328bf0
|
Remove duplicated word
|
2016-08-08 08:37:41 +02:00 |
|
Michael Rawlings
|
b1b59be5cb
|
update docs
|
2016-08-04 16:45:21 -07:00 |
|
Patrick Steele-Idem
|
83a48de833
|
Fixes #17 - Added docs for passing a data object to a custom tag
|
2016-08-03 13:32:33 -06:00 |
|
Patrick Steele-Idem
|
0521933c99
|
Updated docs to clarify whitespace removal for nested text
|
2016-08-03 12:23:33 -06:00 |
|
Patrick Steele-Idem
|
94eafb7bd6
|
Fixes #344 - defineRenderer for marko
|
2016-08-03 11:40:21 -06:00 |
|
Michael Rawlings
|
5e070d6125
|
add documentation for excluding directories from the taglib finder
|
2016-07-20 15:38:03 -07:00 |
|
Michael Rawlings
|
adea7ca0a0
|
add documentation for component autodiscovery
|
2016-07-20 15:31:22 -07:00 |
|
Patrick Steele-Idem
|
e43604ecf5
|
Updated docs for <await> to use a Promise as the data-provider
|
2016-06-24 09:56:51 -07:00 |
|
Michael Rawlings
|
b153ac1571
|
more documentation updates related to async-fragment => await
|
2016-06-18 15:11:16 -07:00 |
|
Michael Rawlings
|
22e81c92bb
|
remove references to async-fragments in the docs
|
2016-06-18 11:44:44 -07:00 |
|
Michael Rawlings
|
b54cd574ab
|
more wording improvements
|
2016-06-18 00:10:02 -07:00 |
|
Michael Rawlings
|
8d18b042b2
|
fix bad grammar due to word replacement
|
2016-06-18 00:07:59 -07:00 |
|
Michael Rawlings
|
6725683b7d
|
deprecate <async-fragment> replace with <await>
|
2016-06-17 23:56:57 -07:00 |
|
Gleb Ryshkov
|
748c5d7643
|
Documented exclusion of folder or node module from marko.json autodiscovery;
|
2016-06-14 16:00:12 +01:00 |
|
Patrick Steele-Idem
|
1ff0ae5e36
|
Merge pull request #294 from jainprash/prashjain-marko
Documentation Update for a Sample Test
|
2016-05-23 09:50:33 -04:00 |
|
Patrick Steele-Idem
|
9c0082900b
|
Fixed link for "Custom Taglibs"
|
2016-05-23 07:37:58 -06:00 |
|
prashjain
|
f18b57d591
|
Documentation Update for a Sample Test
|
2016-05-14 00:04:30 -07:00 |
|
Abdullah Rababah
|
9ae3c5ddf2
|
Adding Web Server Frameworks to Additional Resources docs
|
2016-05-11 10:50:48 -07:00 |
|
Patrick Steele-Idem
|
6e46283abb
|
Use absolute URLs in markdown files for now
|
2016-05-06 17:48:11 -07:00 |
|
Patrick Steele-Idem
|
75416f17e8
|
Merge pull request #287 from mlrawlings/master
Add res.marko method for express apps
|
2016-05-06 14:57:56 -07:00 |
|
Michael Rawlings
|
87c98f3f3a
|
Rather than having the user pass and express instance, we'll require it from the parent module's context.
|
2016-05-06 10:41:25 -07:00 |
|
Michael Rawlings
|
973dace296
|
Since the recommended usage of express changed, the FAQ is out-of-date. Updated it to link to the Express + Marko docs.
|
2016-05-06 10:34:19 -07:00 |
|
Patrick Steele-Idem
|
acca33665f
|
Deleted unused docs/syntax.png
|
2016-05-05 22:39:42 -07:00 |
|
Patrick Steele-Idem
|
33a6aaff98
|
Fixes #288 - Provide API for discovering custom tags and attributes for autocomplete/tooling purposes
|
2016-05-05 22:39:30 -07:00 |
|
Michael Rawlings
|
038c71dc1a
|
Fixes #286 - Automatically pass res.locals to template.render()
|
2016-05-05 15:19:58 -07:00 |
|
Patrick Steele-Idem
|
a356099a4a
|
Merge branch 'master' of github.com:marko-js/marko
|
2016-05-05 07:52:23 -07:00 |
|
Brice Burgess
|
8fe4be7f79
|
v3 attribute conditional syntax in language guide
the if="conditional" attribute syntax is deprecated in v3
|
2016-05-05 10:12:01 -04:00 |
|
Patrick Steele-Idem
|
a2e510e4f9
|
Fixes https://github.com/marko-js/marko-widgets/issues/135 - Update docs for koa
|
2016-05-02 16:53:15 -07:00 |
|
Patrick Steele-Idem
|
951c0dc906
|
Update hapi-marko.md to set Content-Type header
|
2016-05-02 12:18:02 -07:00 |
|
Patrick Steele-Idem
|
193479efcc
|
Updated docs
|
2016-03-17 19:07:52 -06:00 |
|
Patrick Steele-Idem
|
827c0944e1
|
Updated docs
|
2016-03-16 15:43:56 -06:00 |
|
Patrick Steele-Idem
|
8ba06b4759
|
Added "marko-v3-presentation.md"
|
2016-03-11 15:12:14 -08:00 |
|
Patrick Steele-Idem
|
30c469ce0b
|
Added "what-is-new-marko-v3.md"
|
2016-03-11 15:12:07 -08:00 |
|
Patrick Steele-Idem
|
da168fe481
|
Updated docs with Marko v3 syntax
|
2016-03-11 15:09:50 -08:00 |
|
Patrick Steele-Idem
|
f59c561dc6
|
Updated docs for Marko v3
|
2016-03-11 09:36:01 -08:00 |
|
Patrick Steele-Idem
|
c014b81259
|
Fixes #199 - Better handling of open-only and self-closed tags in Marko v3
|
2016-01-08 10:23:44 -07:00 |
|
Patrick Steele-Idem
|
8c96302550
|
Fixes #197 - Better attribute code generation
Use attr helper and handle attribute escaping
Also improved AST and added walking capability
|
2016-01-07 16:05:26 -07:00 |
|
Patrick Steele-Idem
|
c51362e793
|
Fixes #170 - macro support in Marko v3
|
2016-01-04 17:30:11 -07:00 |
|
Patrick Steele-Idem
|
13be833b15
|
Docs and test cases for builder.code(value)
|
2015-12-30 20:19:08 -07:00 |
|
Patrick Steele-Idem
|
1bf6838c2c
|
Lot's of improvements
All string expressions are now parsed using esprima when using the builder API
|
2015-12-23 16:47:42 -07:00 |
|
Patrick Steele-Idem
|
53700d4e94
|
More tests and compiler API docs
|
2015-12-16 21:37:19 -07:00 |
|