水澜
|
23f4d86bf4
|
refactor: html to js (#5838)
* refactor: html to js
* fix: config
* revert: keep renderToEntry
* fix: types
* refactor: simplify dist type
* chore: changelog
|
2023-02-02 16:47:16 +08:00 |
染陌同学
|
a44e145088
|
Feat/support js entry bundle (#5615)
* feat: modify generateHtml to generateEntry
* feat: support entry
* chore: update lock
* feat: support extra script
* feat: add config for entry
* feat: support entryType
* feat: add documentToJs
* feat: remove ejs to template
* chore: modify entry to output
* feat: add dom render
* chore: update lock
* chore: should publish templates
* feat: modify type and merge config
* feat: remove setConfig for output
* chore: modify jsOutput
* feat: add paths of outputs
* fix: should get data when after.start.compile
* feat: support dev
* feat: modify dist type
* chore: modify htmlOutput
* fix: modify dirname
* chore: modify dirname
* chore: add type for __ICE__CREATE_ELEMENT
* test: add test for domRender
* feat: add renderToHTML
* chore: modify platform
* chore: version
* fix: remove dataloaderFetcher (#5687)
* fix: remove dataloaderFetcher
* chore: add changelog
* docs: add docs of cumstom render for document (#5689)
* Fix/appear ref (#5693)
* fix: fix ref of Visibility
* chore: modify version
* feat: modify type of ref
* feat: fix appear and add test
* chore: add default value to urls
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
|
2022-12-18 19:40:52 -08:00 |
ClarkXia
|
7d6c987b21
|
feat: pha (#337)
* feat: scaffold of pha plugin
* feat: scaffold of plugin pha
* feat: pha
* feat: manifest type
* feat: add types
* feat: add test case
* fix: optimize code and test case
* feat: add example of pha
* chore: remove yml file
* chore: bump dependencies version
* feat: pha plugin
* test: add test case
* chore: update lock file
* chore: update lock file
* chore: rename option
* fix: get multipile manifest
* chore: optimize code
* fix: add url prefix
* feat: compile appConfig for start command
* feat: optimize code
* chore: optimize document
* fix: add customDataSource
* feat: remove top level code
* fix: remove code
* fix: optimize code
* fix: optimize code
* fix: plugin
* fix: plugin order
* fix: pha
* feat: add test case
* fix: files
* fix: lint
* fix: url public for dev
* fix: jsx transform in build
* fix: fallback value
* fix: basename
* fix: minify code
* fix: basename
* fix: basename
* chore: remove log
* fix: generate pha manifest
* fix: path for page item
* fix: route id
* chore: optimize test case
* fix: default basename
* fix: split chart
* fix: regex for url
* fix: default basename
* feat: support full path
* fix: default value of url
* chore: optimize code
* chore: comments
* fix: remove exports
* chore: readme
|
2022-11-14 19:51:45 +08:00 |
ClarkXia
|
7bd95ad70d
|
Revert "feat: plugin for PHA" (#336)
|
2022-11-14 19:51:16 +08:00 |
ClarkXia
|
46eff48ff0
|
fix: optimize code and test case
|
2022-11-14 19:23:58 +08:00 |
ClarkXia
|
c6f7474762
|
feat: add test case
|
2022-11-14 19:23:26 +08:00 |