Dylan Piercey
|
fc5fb03c7d
|
Fix getComponentForEl with nested fragments (returns owner component) (#1382)
* Fix getComponentForEl with nested fragments (returns owner component)
|
2019-07-08 16:13:10 -07:00 |
|
Dylan Piercey
|
c401b7f006
|
4.18.7
v4.18.7
|
2019-07-08 09:46:58 -07:00 |
|
Dylan Piercey
|
0be3f2d4bc
|
Update changelog
|
2019-07-08 09:46:53 -07:00 |
|
Dylan Piercey
|
77d76aa2ab
|
Fix regression with container nodes (#1380)
|
2019-07-08 09:45:17 -07:00 |
|
Dylan Piercey
|
d92c43bebf
|
Improve errors for root only tags (#1379)
|
2019-07-08 09:39:29 -07:00 |
|
Dylan Piercey
|
ffe585359b
|
Add support for dynamic string attributes in vdom and add deprecation warning (#1378)
|
2019-07-08 09:39:19 -07:00 |
|
Michael Rawlings
|
cb4935a34c
|
4.18.6
v4.18.6
|
2019-07-03 13:21:20 -07:00 |
|
Michael Rawlings
|
8b09e3e52b
|
update changelog
|
2019-07-03 13:21:12 -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 |
|
Michael Rawlings
|
b5217c269b
|
Merge pull request #1371 from marko-js/static-tag-root-error
Show error for invalid static tag position before transform stage
|
2019-07-03 13:08:56 -07:00 |
|
Michael Rawlings
|
c3444fbaff
|
Merge pull request #1372 from marko-js/migrate-top-level-named-class
Deprecate and add migrator for top level named classes
|
2019-07-03 13:08:32 -07:00 |
|
Michael Rawlings
|
c2fdcc40e1
|
Merge pull request #1374 from marko-js/control-flow-and-looping-fixes
Control flow and looping migration fixes
|
2019-07-03 13:07:14 -07:00 |
|
Michael Rawlings
|
10f99c7c8f
|
Merge pull request #1375 from marko-js/async-component-tracking-fix
Fix issue with tracking components for client-reorder await tags
|
2019-07-03 13:06:35 -07:00 |
|
Michael Rawlings
|
cf6ebd86b0
|
Merge pull request #1376 from marko-js/optgroup-support
Add optgroup support for controlled select elements
|
2019-07-03 13:05:48 -07:00 |
|
Michael Rawlings
|
676a6b77ad
|
Merge pull request #1377 from marko-js/w-id-repeated
no id:scoped for repeated w-id
|
2019-07-03 13:04:23 -07:00 |
|
Michael Rawlings
|
a80ad077f1
|
no id:scoped for repeated w-id
|
2019-07-03 12:32:53 -07:00 |
|
Dylan Piercey
|
88cfde6e59
|
Show error for invalid static tag position before transform stage
|
2019-07-03 12:20:56 -07:00 |
|
Dylan Piercey
|
c4b64e216f
|
Improve condition readability
|
2019-07-03 11:51:27 -07:00 |
|
Dylan Piercey
|
1f367b6ab7
|
Add optgroup support for controlled select elements
|
2019-07-03 11:48:51 -07:00 |
|
Dylan Piercey
|
6e236c8f02
|
Fix issue with tracking components for client-reorder await tags
|
2019-07-03 10:14:28 -07:00 |
|
Dylan Piercey
|
e1a1d401ae
|
Control flow and looping migration fixes
|
2019-07-02 14:03:47 -07:00 |
|
Dylan Piercey
|
6d70aa18da
|
Deprecate and add migrator for top level named classes
|
2019-07-02 12:44:02 -07:00 |
|
Andrew Gliga
|
535daf9451
|
Readded tests (#1368)
|
2019-06-27 14:17:13 -07:00 |
|
Dylan Piercey
|
07655b907d
|
4.18.5
v4.18.5
|
2019-06-26 12:05:11 -07:00 |
|
Dylan Piercey
|
e36e4a2fa1
|
Update changelog
|
2019-06-26 12:05:01 -07:00 |
|
Dylan Piercey
|
3c6c851563
|
Fix issue with invoke tag that has control flow (#1366)
|
2019-06-26 12:04:42 -07:00 |
|
Dylan Piercey
|
b264a27f51
|
4.18.4
v4.18.4
|
2019-06-25 15:03:11 -07:00 |
|
Dylan Piercey
|
9737df736b
|
Update changelog
|
2019-06-25 15:02:58 -07:00 |
|
Dylan Piercey
|
881f1b8da7
|
Lazy attributes for dynamic tags (#1365)
|
2019-06-25 15:01:52 -07:00 |
|
Michael Rawlings
|
25b4220c8b
|
4.18.3
v4.18.3
|
2019-06-24 15:03:54 -07:00 |
|
Michael Rawlings
|
dacc6ed9fd
|
Update changelog
|
2019-06-24 15:03:04 -07:00 |
|
Michael Rawlings
|
e4d86774e5
|
fix tryonline: correct paths and no taglibImports (#1360)
* fix tryonline: correct paths and no taglibImports
* remove unused file
|
2019-06-24 14:29:17 -07:00 |
|
Dylan Piercey
|
b1cdb37cc1
|
Fix issue with render call binding for dynamic tag migration (#1362)
|
2019-06-24 14:29:12 -07:00 |
|
Michael Rawlings
|
ad6ebaabe6
|
improve vdom render tests and migratable deprecation messages (#1364)
|
2019-06-24 14:28:58 -07:00 |
|
Dylan Piercey
|
f11929e36c
|
Remove empty layout-put tags (#1355)
|
2019-06-24 14:28:50 -07:00 |
|
Michael Rawlings
|
2172810c67
|
fix non-existant method call (#1363)
|
2019-06-24 14:28:42 -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 |
|
Michael Rawlings
|
09a8216638
|
remove unused file
|
2019-06-18 14:29:19 -04:00 |
|
Michael Rawlings
|
4688f9f36e
|
fix tryonline: correct paths and no taglibImports
|
2019-06-18 14:11:16 -04:00 |
|
Dylan Piercey
|
216e25764b
|
4.18.2
v4.18.2
|
2019-06-18 10:29:05 -07:00 |
|
Dylan Piercey
|
741e8a7e45
|
Update changelog
|
2019-06-18 10:28:57 -07:00 |
|
Dylan Piercey
|
c0643c8bca
|
Fix issue with removing children inside of fragments (#1359)
|
2019-06-18 10:28:22 -07:00 |
|
J. G. Sebring
|
fac1eb4b6b
|
docs: fix broken link (#1358)
|
2019-06-18 07:39:58 -07:00 |
|
Dylan Piercey
|
f45438659b
|
4.18.1
v4.18.1
|
2019-06-14 17:10:22 -07:00 |
|
Dylan Piercey
|
f9cd3fca56
|
Update changelog
|
2019-06-14 17:10:15 -07:00 |
|
Dylan Piercey
|
81612e52ee
|
Fix regression with body-only-if and control flow attribute (#1356)
|
2019-06-14 17:09:33 -07:00 |
|
Matt Stow
|
a5778de6b9
|
Fixed bold text in differences (#1353)
|
2019-06-13 09:51:26 -07:00 |
|
Andrew Gliga
|
7da98f31d3
|
4.18.0
v4.18.0
|
2019-06-12 14:59:45 -07:00 |
|
Andrew Gliga
|
c67d86d50c
|
Updated changelog
|
2019-06-12 14:59:02 -07:00 |
|