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

docs: add Dashboard documentation #4013

Merged
merged 14 commits into from
Dec 18, 2024
Merged

docs: add Dashboard documentation #4013

merged 14 commits into from
Dec 18, 2024

Conversation

tomivirkki
Copy link
Member

Add documentation for the Dashboard component

rolfsmeds and others added 9 commits December 2, 2024 12:17
* docs: basic dashboard examples

* restrict examples to 3 columns

* style widget content for dark mode
* add Flow and React example

* use hilla service for saving and loading

* add comments to lit example

* use default config if none was saved previously

* remove setting colspan and rowspan

* add event listeners for updating widgets state

* move render function into useCallback

* remove obsolete comment
* add React and Lit examples

* add Flow example

* add missing casts
@github-actions github-actions bot added the Language unchecked English language and AsciiDoc formatting checks haven't been done label Dec 17, 2024
@@ -66,6 +66,7 @@ Grammarly
[gG]rayscale
Gretty
Groovy
hardcoded
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a proper word we should use. Use "hard coded" (noun) or "hard-coded" (adjective) instead.

Suggested change
hardcoded

I can do the update, but I wanted to point this out in a review comment so that others might notice.

@tomivirkki tomivirkki merged commit 42084c0 into latest Dec 18, 2024
3 of 4 checks passed
@tomivirkki tomivirkki deleted the docs/dashboard branch December 18, 2024 09:41
@jouni
Copy link
Member

jouni commented Dec 18, 2024

I’ll fix some of the Vale warnings and suggestions in a separate commit.

@russelljtdyer russelljtdyer added Language checked English language and AsciiDoc formatting checks done and removed Language unchecked English language and AsciiDoc formatting checks haven't been done labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language checked English language and AsciiDoc formatting checks done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants