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

update finalizer #921

Closed
wants to merge 28 commits into from
Closed

update finalizer #921

wants to merge 28 commits into from

Conversation

maxence-charriere
Copy link
Owner

No description provided.

* rework condition to take functions instead of ui elements

* update ci go version

* improve condition test coverage

* test only pkg

* only test app pkg

* Update build.yml

* Update build.yml

* Update build.yml
…aul (#888)

* replace remaining strings argument by format

* use format with Style

* Improve generated documentation.

* improve generated doc C

* Improve generated doc D - E

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* update event handlers doc

* Update html.go

* Update html.go

* Update html.go

* modify fixed method doc

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* Update html.go

* update generated doc

* update generated wording
* make routes call only take factory functions

* add NewComponentFunc

* rename NewComponentFunc to NewZeroComponentFunc

* rename NewZeroComponentFunc to NewZeroComponentFactory
* update former FilterUIElems and its doc

* improve FilterUIElems unit tests

* cleanup test
* node manager declaration

* mount text

* remove node manager dismountText

* node manager can update

* node manager update text

* updade node manager doc

* mount html element

* node manager resolve url

* Update node_test.go

* node manager mount html attributes

* node manager mount html event handler

* test mount event handler

* node manager make context

* Update html.go

* node manager dismount html element

* html element setters to return the element

* node manager updateHTMLAttributes

* node manager update html event handlers

* node manage update html children

* Update node_test.go

* unexport Depth()

* node manager mount component partial implementation

* node manager component mount

* improve node manager mount test coverage

* Update node_test.go

* Update node.go

* node manager dismount component

* node manager update component

* can update value tests

* node manager mount raw html

* node manager dismount raw html

* node manager update raw html

* node manager notify component update on html events

* node manager NotifyComponentEvent

* refactor node manager to use context

* use function to get page in node context

* enginex navigate and load

* enginex url tests

* update manager

* enginex start implementation

* fix enginex context

* implement more node context methods

* browser app updatble

* Update browser.go

* comple browser init

* Update enginex.go

* refactor actions

* enginex start testing

* update context documentation

* add notifications to node context

* state manage implementation part1

* state manager broadcast

* state manager observer and get unit tests

* state manager test  set partial tests

* state manager remaining tests

* fix doc site

* cleanup

* node manage encode text

* node manage encode raw

* node manager encode component

* node manager encode html

* update node manager doc

* Update node.go

* node manage encode test

* enginex to load component intro body first child only

* change loading

* enginex root

* refactor node manager encode

* engine x encode

* fix set state

* context to be a single structure

* update context

* state manager delete

* Update context.go

* fix on anchor click

* fix fragment navigation

* fix js loading

* fix node manager foreach updatable component

* fix action post

* Update node.go

* update default rate

* Update app.go

* Update app.go

* revert oninit and prerender deprecation

* Update context.go

* remove emit back

* cleanup

* add back benchmarks

* add generated unit test

* add unit test to gen html

* fix context defer and add unit tests

* refactor testing

* refactor testing

* refactor HTMLString

* cleanup
* Update js_wasm.go

* cleanup
* resource resolver for local and remote dir

* fix macro run

* refactor http to use resource resolver

* cleanup

* cleanup

* Update go.sum

* Update http.go

* add domain to http handler

* Update http.go

* resolve of url

* resolve twitter image

* trim prefixed version path

* updat http

* wasm content length set

* WasmContentLength as a string

* Update http.go

* Update http.go

* resolve manifest urls
* http resource

* use parse http resource

* Update http.go

* Update http.go
* http resource

* use parse http resource

* Update http.go

* Update http.go

* replace update struct by counter

* Update update.go
* trigger on update whenever a component is updated

* update doc
@maxence-charriere maxence-charriere deleted the update-finalizer branch May 23, 2024 15:43
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.

None yet

1 participant