Robin Millette
c0819c54ed
Typo in example output ( #1463 )
2019-12-12 09:02:45 -05:00
ccinelli
87a66404a7
Clarification on $global ( #1454 )
2019-11-22 12:36:26 -08:00
Sean Gates
8d20b3d71f
Fix getComponent table; ( #1434 )
2019-10-24 12:18:31 -07:00
Michael Rawlings
d85d14a5aa
Add yarn resolutions info to migration doc
2019-10-17 17:27:45 -07:00
Taylor Hunt
c60b4edae9
Update class-components.md ( #1422 )
2019-10-17 16:01:08 -07:00
Taylor Hunt
878187cd86
Copyediting, make syntax consistent ( #1423 )
2019-10-15 11:00:10 -07:00
Taylor Hunt
45efb0642b
"required" does in fact do something ( #1409 )
2019-08-30 16:09:45 -07:00
Ketul Shah
701c26486c
Fix typo in core-tags.md ( #1399 )
...
* Update core-tags.md
2019-08-15 13:58:07 -07:00
Michael Rawlings
44509a468c
enumerate deprecations in Marko 3 ( #1396 )
2019-08-08 16:59:03 -07:00
Michael Rawlings
d013b9b558
add marko 3 to 4 upgrade docs
2019-08-05 12:55:58 -07:00
Taylor Hunt
2557fc48ad
Update wiki URLs ( #1392 )
2019-08-05 10:28:16 -07:00
Dylan Piercey
2fc8505f36
docs: update webpack docs
2019-07-17 12:21:30 -07:00
Michael Rawlings
83dc186219
format
2019-07-03 13:11:16 -07:00
Coding Girl
51b8edc9a8
highlight the code sample
...
highlight the code sample
2019-07-03 13:11:16 -07:00
Coding Girl
551cf63d2e
Update installing.md ( #1349 )
...
Add lasso configuration description for "Initializing server-rendered components", let it clearly to read and more easy in practice.
2019-06-24 14:28:29 -07:00
J. G. Sebring
fac1eb4b6b
docs: fix broken link ( #1358 )
2019-06-18 07:39:58 -07:00
Matt Stow
a5778de6b9
Fixed bold text in differences ( #1353 )
2019-06-13 09:51:26 -07:00
Andrew Gliga
8fc2ec4c85
Merge pull request #1332 from marko-js/body-only-if-tag
...
Deprecated body-only-if tag
2019-06-12 14:52:51 -07:00
Will
6517e9c5f8
typo ( #1351 )
2019-06-11 06:59:04 -06:00
J. G. Sebring
37ff4ff263
docs: fix broken link ( #1352 )
2019-06-11 06:58:14 -06:00
Andrew Gliga
af95c09e94
Merge branch 'master' of github.com:marko-js/marko into body-only-if-tag
2019-06-06 12:20:36 -07:00
Danilo Cabello
56aa98e9bc
Fix typo in events.md ( #1337 )
2019-05-21 14:07:11 -07:00
Danilo Cabello
c53a3567c7
Fix typo in body-content.md ( #1338 )
2019-05-21 14:06:59 -07:00
Andrew Gliga
9194b14349
Updated code for review comments
2019-05-16 08:51:52 -07:00
Andrew Gliga
3b4d8484fe
Fixed test failures and cleaned up code
2019-05-15 14:46:38 -07:00
Nitin Surana
15e8ec6d44
Fix typo ( #1325 )
2019-05-06 11:04:47 -07:00
Lucas Machado
92822703d9
Fixed typo in events.md ( #1316 )
2019-04-09 09:14:33 -07:00
Lucas Machado
25d3d0d5ff
Corrected typos ( #1315 )
...
* Corrected typos
Corrected two types, from its to it's and cumbersum to cumbersome
* Reverted change to its
2019-04-09 06:23:21 -06:00
J. G. Sebring
ff2c26d3a2
docs: fix link text ( #1299 )
...
Correction of link text.
2019-03-27 15:32:46 -07:00
Sean Gates
071a3ac566
Fixed misspelled "gelEl" to "getEl" ( #1296 )
2019-03-19 16:26:47 -07:00
Ersun Warncke
ba7ab297d8
Update webpack property loaders to rules ( #1293 )
...
loaders is incorrect syntax using latest webpack (4.29.6)
2019-03-19 16:08:21 -07:00
Melissa Quan
3b63b51112
fix broken methods link ( #1288 )
2019-03-13 15:30:08 -07:00
J. G. Sebring
ad560b0a1f
docs: fix links ( #1283 )
...
Fixes broken links in docs.
2019-03-13 14:00:45 -07:00
Dylan Piercey
cb07ad5c10
Documentation fixes
2019-03-01 14:21:47 -08:00
Dylan Piercey
a3e480eeca
Fix some broken links in docs
2019-02-15 09:14:34 -08:00
Michael Rawlings
1b7659f3fe
Modernize docs ( #1260 )
...
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
Co-authored-by: Dylan Piercey <dpiercey@ebay.com>
2019-02-14 15:09:18 -08:00
Dylan Piercey
9e1577fff4
Migrate legacy macro syntax to tag params
2019-02-07 11:54:00 -08:00
Dylan Piercey
59ce9e8f07
Update <for> to use tag params and add migration ( #1238 )
2019-02-07 11:53:59 -08:00
Dylan Piercey
24753a7674
Upgrade <await> tag to use tag parameters and attribute tags. Add migration from old syntax. ( #1244 )
2019-02-07 11:50:49 -08:00
Michael Rawlings
75f1628d99
update to new htmljs-parser which supports pipe params, add flagged tag param migration ( #1236 )
...
* update to new htmljs-parser which supports pipe params, add flagged tag param migration
2019-01-17 13:26:59 -08:00
Michael Rawlings
3afd7d4264
regenerate package-lock and run prettier
2018-12-11 13:19:07 -08:00
Damodaran
8ad3c30a7a
Update lasso.md ( #1089 )
2018-12-06 13:27:12 -08:00
De Oliveira Tristan
1bfe909c36
added scoped link feature ( #1172 )
...
* added scoped link feature
* added scoped link to documentation
2018-11-21 13:10:45 -08:00
Denis Sikuler
d49055beed
Fix several typos in components documentation ( #1141 )
...
* Fix several typos in components documentation
* Remove redundant word from components docs
2018-10-02 10:11:49 -04:00
Thord Setsaas
d1d3aa04d3
Fixed typos in components.md ( #1127 )
...
Removed two instances of duplicated words, "to to" and "so so"
2018-09-13 13:35:01 -06:00
Michael Rawlings
1303efaa27
fixes #800 - add docs for boolean attributes
2018-08-29 13:03:00 -07:00
Michael Rawlings
4937dcd3fc
closes #847 - allow discovering tags where the template name matches the directory ( #1117 )
...
* closes #847 - allow discovering tags in the directory structure components/tag-name/tag-name.marko
* add docs for discovering tags with template name matching parent directory
2018-08-28 16:35:22 -07:00
Michael Rawlings
9e7c334946
fixes #999 remove non-existant method from docs
2018-08-28 14:48:52 -07:00
Anton Wilhelm
de9674efe6
fix missing module to install ( #1110 )
...
lasso module is missing
CLI installation globally is not enough, otherwise I get this error:
Error while applying option of "plugin".
Cause: Error: Cannot find module 'lasso/package'
2018-08-16 05:59:45 -04:00
Michael Rawlings
168dc9b71e
support functions as event handlers ( #1106 )
2018-08-07 14:58:47 -07:00