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

chore: Merge for release #541

Merged
merged 46 commits into from
Aug 27, 2024
Merged

chore: Merge for release #541

merged 46 commits into from
Aug 27, 2024

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 <[email protected]>
Co-authored-by: Alexandre Rousseau <[email protected]>
@ramedina86 ramedina86 merged commit d7b3968 into master Aug 27, 2024
33 of 34 checks passed
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