Skip to content

214 implement first iteration of table#406

Open
dafn wants to merge 50 commits intomainfrom
214-implement-first-iteration-of-table
Open

214 implement first iteration of table#406
dafn wants to merge 50 commits intomainfrom
214-implement-first-iteration-of-table

Conversation

@dafn
Copy link
Copy Markdown
Collaborator

@dafn dafn commented Apr 9, 2026

No description provided.

@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 16, 2026

Staging NPM Package published: @fhidev/pull-request-designsystem-406@0.0.761
View on GitHub Packages

@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 16, 2026

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-bush-054beb503-406.westeurope.5.azurestaticapps.net

@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 17, 2026

Staging NPM Package published: @fhidev/pull-request-designsystem-406@0.0.762
View on GitHub Packages

@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 17, 2026

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-bush-054beb503-406.westeurope.5.azurestaticapps.net

@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 21, 2026

Staging NPM Package published: @fhidev/pull-request-designsystem-406@0.0.766
View on GitHub Packages

@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 21, 2026

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-bush-054beb503-406.westeurope.5.azurestaticapps.net

* If the variant is set to 'header', all child `<fhi-table-cell>` elements will also be set to the 'header' variant to ensure consistent styling.
* @type {'header' | 'body'}
*/
@property({ type: String, reflect: true })
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Jeg merker at jeg savner info om dette i Storybook dokumentasjonen. Propertien er bare nevnt i API-definisjonen nederst på siden og første gang den blir nevnt er ikke body gitt som et alternativ, bare "vanlig rad".

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

jeg er litt usikker på hvordan det skal gjøres på en bra måte. Siden rader bare fungerer som barn av table så har de ingen egen storybook side.

Propertien blir brukt i alle eksemplene og dokumentert i API-dokumentasjonen. Noen tanker @trybern ?

Co-authored-by: Marthe Søvdsnes <99345946+Masuso@users.noreply.github.com>
@dafn dafn deployed to development April 28, 2026 10:11 — with GitHub Actions Active
@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 28, 2026

Staging NPM Package published: @fhidev/pull-request-designsystem-406@0.0.778
View on GitHub Packages

@dafn
Copy link
Copy Markdown
Collaborator Author

dafn commented Apr 28, 2026

Azure Static Web Apps: Your stage site is ready! Visit it here: https://nice-bush-054beb503-406.westeurope.5.azurestaticapps.net

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.

Implement first iteration of Table

4 participants