This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
marko
Watch
1
Star
0
Fork
0
You've already forked marko
mirror of
https://github.com/marko-js/marko.git
synced
2025-12-08 19:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
marko
/
test
/
autotests
/
compiler-browser
History
Patrick Steele-Idem
c40276de02
[Performance] Separated out events/const from attrs and more
2017-03-28 11:02:12 -06:00
..
dependencies
update compileForBrowser/compileFileForBrowser to return an object (the compiled template instance) instead of just the source code. Add a dependencies property to the object.
2017-01-07 09:45:01 -08:00
dynamic-tag-name
Improved SVG handling and tag name normalization by doing more in the compiler
2017-03-09 20:24:52 -07:00
include
Fixes
#602
- [v4] Add "use strict" to the top of all compiled templates
2017-02-25 17:10:30 -07:00
simple
[Performance] Separated out events/const from attrs and more
2017-03-28 11:02:12 -06:00
svg
[Performance] Separated out events/const from attrs and more
2017-03-28 11:02:12 -06:00
svg-anchor
[Performance] Separated out events/const from attrs and more
2017-03-28 11:02:12 -06:00
svg-dynamic-tag-name
Optimization: simplify diffing/patching for simple attrs (class, id and style)
2017-03-10 12:01:31 -07:00