Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v9.7.0 #807

Merged
merged 39 commits into from
Jun 27, 2023
Merged

v9.7.0 #807

merged 39 commits into from
Jun 27, 2023

Conversation

maxence-charriere
Copy link
Owner

@maxence-charriere maxence-charriere commented Jan 20, 2023

Summary

* query parameter to see a page without wasm

* pre render at same depth as render

* remove loader node rather than hide it

* Update html.go

* Update html.go

* prevent loader to show in non wasm mode

* cleanup
* Remove PreRenderCache and PreRenderCacheControl

* rename and clean cache related items

* rename pre rendered item and use proxy cached items

* rename http pwaResources to cachePWAResources
* don't genrate html with empty id or class

* fix condition

* refactor write html attribute

* Update html_test.go
* don't genrate html with empty id or class

* fix condition

* refactor write html attribute

* dataset with a map

* preload font first
@maxence-charriere maxence-charriere merged commit ae6abf8 into master Jun 27, 2023
3 checks passed
@maxence-charriere maxence-charriere deleted the v9.7.0 branch June 27, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for Defer is wrong
1 participant