Skip to content

214 implement first iteration of table#406

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

214 implement first iteration of table#406
dafn wants to merge 47 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

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 16, 2026

Staging NPM Package published: @fhidev/pull-request-designsystem-406@0.0.760
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 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

--fhi-table-cell-justify-content: start;
--fhi-table-cell-align-items: center;

display: flex;
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.

I HTML kan man sette table, table-row og table-celldisplay.

Mest for å få det dokumentert: Hvorfor brukes ikke de i dette tilfellet på våre komponenter som jo skal gjenskape det ganske så likt?

Copy link
Copy Markdown
Collaborator Author

@dafn dafn Apr 20, 2026

Choose a reason for hiding this comment

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

Dette er eldre og lite dokumentert spec som omfatter mange fler table-valg enn bare de tre du listet. Jeg ønsket ikke å grave meg ned i dette da jeg så HTML <table> sine begrensninger med shadow-dom.

Grid er en moderne, bedre dokumentert og mer aktivt vedlikeholdt del av spec-en, så jeg valgte det.

@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

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