Skip to content

chore: Merge for release#541

Merged
ramedina86 merged 46 commits intomasterfrom
dev
Aug 27, 2024
Merged

chore: Merge for release#541
ramedina86 merged 46 commits intomasterfrom
dev

Conversation

@ramedina86
Copy link
Collaborator

No description provided.

madeindjs and others added 30 commits August 13, 2024 20:30
Setup `cursor: pointer` for differents core components and also for
differents parts of the application.
I introduced a component named `BuilderSidebarTitleSearch` which extract the existing search logic of `BuilderSidebarTree` and use it for `BuilderSidebarToolbar`.

I also took the opportunity to improve the accessibility since we use `<i>` elements as button, but they're not focusable and clickable with the keyboard.

And finally, I introduced an E2E test which cover the new feature.
* feat: implement subscribe_mutation
* feat: implement fixture to isolate test of global context
* feat: implement calculated properties
* docs: improve the documentation of application state
* fix: make it works on writer framework
* docs: add documentation about calculated properties
* fix: trigger initial mutation on calculated properties
* docs: document mutation event
* feat: subscribe_mutation supports an event handler as a function
* feat: subscribe_mutation supports an event handler as a function
* feat: subscribe_mutation supports an async event handler as a function
* fix: handle dot separated expression on subscribe mutation
…n-dev-server-started-instead-of-customdev
feat(ui): add filter to `BuilderSidebarToolbar`. WF-42
…property-on-mutation

feat: trigger a calculated property on mutation
* feat: implement reverse option
* feat: implement visible entity
…on-of-visibility-value

feat: checkbox for inversion of visibility value
Co-authored-by: Alexandre Rousseau <alexandre@rsseau.fr>
Co-authored-by: Alexandre Rousseau <alexandre@rsseau.fr>
@ramedina86 ramedina86 merged commit d7b3968 into master Aug 27, 2024
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.

3 participants