forked from holochain/scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump and release
0.3
(holochain#287)
* feat: Add headless template (holochain#267) * feat: add initial headless template * include headless template in ui framework choices * add web-app instructions and prefer explicit hc commands in all package.json templates * rename instructions template * fix indentation in instructions * update instructions * remove gitkeep * refactor UiFramework struct * refactor tempalte config access * remove assertion * revert renaming * revert integrity zome name * choose non vanilla framework for non hello world examples * simplify ui framework prompts; update instructions * update instructions * Update scripts and instructions * color code ui frameworks * templatify web-happ manifest * fix bug writing invalid template config * remove unnecessary print statement * remove unnecessary return statement * update ui framework try from filetree implementation * refactor: refactor reserved words check * update ansi colors for lit and svelte * Add build happ instruction * fix: invalid entry type fields in vue template (holochain#279) * fix: prevent scaffolding dead code (holochain#280) * fix: prevent scaffolding dead code * fix clippy warnings * improve readability of stringified rust code * update coordinator functions * refactor boolean checks * fix: prevent unaffected rust files from getting formatted (holochain#281) * fix: preserve doc comments * fix: unmodified files getting reformatted by unparse * refactor map_all_files_rec function * revert unparse function change * fix: fix vue example ui server not starting (holochain#284) * bump version
- Loading branch information
Showing
32 changed files
with
1,490 additions
and
712 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.