Michael Rawlings
0f5e639775
Format + lint ( #1016 )
...
* add prettierignore
* switch to eslint:recommended + eslint-config-prettier
* fix eslint violations
* remove more .jshintrc files
* better conditional structure
* add prettier and update prettier ignore
* add precommit hook to run prettier
* add lint check to precommit and format check to ci
* format all the things
* add generated files
* let npm do it's thing with package.json
2018-03-09 10:02:11 -08:00
Patrick Steele-Idem
ecaa014004
node <v6 fixes
2017-05-19 19:33:40 -06:00
Patrick Steele-Idem
a602f3cd46
Introduced src/ and dist/ folders
2017-05-19 14:35:33 -06:00
Austin Kelleher
5f20d12d21
Fixes #363 - Auto hot reload for any extensions provided when installing the Node.js require hook. ( #557 )
2017-02-01 14:00:00 -08:00
Patrick Steele-Idem
5baf472b81
Fixes #518 - [v4] Make sure Marko hot reloading is always enabled when app is launched with browser-refresh
2017-01-06 16:30:37 -07:00
Patrick Steele-Idem
0f3de25560
Fixes #506 - Fixed how compiler options are handled by the node-require hook
2017-01-05 17:10:12 -07:00
Patrick Steele-Idem
40236b6cab
Removed license comment
2016-12-13 11:34:26 -07:00
Patrick Steele-Idem
23079e9b70
Improvements for #407 - Allow multiple extensions when installing the Node.js require hook.
2016-11-10 12:35:48 -07:00
austinkelleher
38b165e439
Fixes #407 - Allow multiple extensions when installing the Node.js require hook.
2016-11-10 12:35:48 -07:00
Patrick Steele-Idem
32bacb7002
Merge of marko-vdom completed
2016-11-02 20:23:42 -06:00
Patrick Steele-Idem
b562a2e497
Merge branch 'master' into marko-v4
2016-10-14 13:24:21 -06:00
Patrick Steele-Idem
ee815fc49b
Runtime now supports both vdom and html output
...
All tests are passing
2016-10-11 17:28:09 -06:00
Patrick Steele-Idem
23360ca548
Fixes #318 - Use compiler options passed to require hook to configure marko globally
2016-10-05 10:11:26 -06:00
Patrick Steele-Idem
36a3a02f9f
Fixes #266 - Hot reloading fails if original template is deleted
2016-04-15 10:35:17 -06:00
Patrick Steele-Idem
1fe897c386
Fixes #260 - Circular custom tags causes infinite recursion when writeToDisk is set to false
2016-03-31 14:59:12 -06:00
Patrick Steele-Idem
864c168368
Additional fix for #188 - Improvements to the Node.js require extension
2016-02-29 14:16:01 -07:00
Patrick Steele-Idem
a9fd496589
More cleanup. Made all failing tests pending
2015-12-03 16:29:12 -07:00
Patrick Steele-Idem
370ac4b3ab
Fixes #150 - Provide option to prevent writing compiled templates to disk
2015-09-24 10:32:54 -06:00
Patrick Steele-Idem
43f2662606
Fixed licensing
2015-08-18 14:28:30 -06:00
Patrick Steele-Idem
7c00085380
#78 Change compiled templates to export a loaded Template instance
2015-05-26 16:57:39 -06:00
Patrick Steele-Idem
c0f497443e
Added code comments
2015-05-22 14:24:14 -06:00
Patrick Steele-Idem
391aa80a9a
Fixes #78 Custom require extension for marko files
2015-05-21 17:16:29 -06:00