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

An other way to add html in render #788

Closed
wants to merge 73 commits into from
Closed

An other way to add html in render #788

wants to merge 73 commits into from

Conversation

alscadfrance
Copy link

It should be interesting if we can make html via jsx and other alternatives.
Taking class field apart would be interesting for optimizing css rendering in real time.

* action implementation

* refactor how to post action
* observer and states store

* integrate states to dispatcher and context
* states option implementation

This add the following options to states:
- persist to local storage
- encrypt
- expire

* add cleanup method

* fix typo
* adds ExpiresAt state option

* Fix expire options

* FIx get state

* Update state.go

* update uuid code

* add state broadcast option
* observable OnChange

* Update state.go

* ensure observable are checked on ui goroutine

* Update state.go
* shell2 implementation

* replace shell by shell2

* fix tests
* Update shell.go

* Update shell.go

* shell refactor implementation

* Fix item width
- loader is in aside
- loader appears above content
@oderwat
Copy link
Sponsor Contributor

oderwat commented Dec 2, 2022

That PR looks odd.

@maxence-charriere maxence-charriere deleted the v9-backup branch May 23, 2024 15:45
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

3 participants