-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2019-10-25) ### Bug Fixes * e2e test cases ([fae5c1e](fae5c1e)) * indent for component/component registry code ([b426622](b426622)) * tests for js-ssr ([17e1a5b](17e1a5b)) * unit test and target test cases to ES6 ([d8c31ed](d8c31ed)) * unit test for San::extend ([26fd76c](26fd76c)) ### Features * --prefix to specify namespace prefix ([394a80d](394a80d)) * auto complete render.js ([8a0909b](8a0909b)) * beautify generated code for s-bind ([9ea684d](9ea684d)) * compile component to php ([e391cef](e391cef)) * Compiler#compile auto detect file format ([dc2c83d](dc2c83d)) * configurable san-php-ssr package name ([a3b835d](a3b835d)) * filemeata, tsc loaders ([5752bda](5752bda)) * first php rendered case - update-cmpt-merge-data ([6ba4b91](6ba4b91)) * generate fully indented, beautiful code ([2d45fd4](2d45fd4)) * import ts-node to support typescript case ([c57f1c7](c57f1c7)) * mark san components, write to js and run ([d78c66d](d78c66d)) * omited external modules configuable ([da9a193](da9a193)) * PHP version precode ([ce36428](ce36428)) * scat to view case files ([b8c6a3f](b8c6a3f)) * stable ssr output ([fed8f4b](fed8f4b)) * support commandline interface ([829f02e](829f02e)) * support compile a single ts file to php ([43805bc](43805bc)) * support Date type data ([87536d4](87536d4)) * support more cases ([185b141](185b141)) * support more cases, 9/92 left ([c9ddbf9](c9ddbf9)) * support multiple component files ([0376bba](0376bba)) * support multiple source files ([a8337da](a8337da)) * support nsPrefix for each render ([16d7e1c](16d7e1c)) * supports filters/computed/custom funcitons ([ee5adb0](ee5adb0)) * wireup ssr.php and component.php ([06e1ba4](06e1ba4))
- Loading branch information
1 parent
9b6082f
commit d85b921
Showing
45 changed files
with
499 additions
and
507 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.