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

Develop document formaters #2419

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Develop document formaters #2419

merged 2 commits into from
Nov 13, 2024

Conversation

pethel
Copy link
Contributor

@pethel pethel commented Nov 13, 2024

Legger til dokumentasjon før formatering.

@pethel pethel marked this pull request as ready for review November 13, 2024 08:55
@pethel pethel requested a review from a team as a code owner November 13, 2024 08:55
@pethel pethel force-pushed the develop_document-formaters branch from 579c90b to 082fabf Compare November 13, 2024 08:58
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2419.westeurope.2.azurestaticapps.net

import { Meta } from '@storybook/blocks';
import { Table, TableHead, TableRow, TableDataCell, TableHeaderCell, TableBody, TableCaption } from "@sb1/ffe-tables-react";

<Meta title="Formattering/Formattering" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<Meta title="Formattering/Formattering" />
<Meta title="Komponenter/Formatters/Formattering" />

};

const meta: Meta<typeof Demo> = {
title: 'Formattering/formatAccountNumber',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: 'Formattering/formatAccountNumber',
title: 'Komponenter/Formatters/formatAccountNumber',

};

const meta: Meta<typeof Demo> = {
title: 'Formattering/formatDistance',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: 'Formattering/formatDistance',
title: 'Komponenter/Formatters/formatDistance',

};

const meta: Meta<typeof Demo> = {
title: 'Formattering/formatFodselsnummer',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: 'Formattering/formatFodselsnummer',
title: 'Komponenter/Formatters/formatFodselsnummer',

};

const meta: Meta<typeof Demo> = {
title: 'Formattering/formatNumber',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: 'Formattering/formatNumber',
title: 'Komponenter/Formatters/formatNumber',

};

const meta: Meta<typeof Demo> = {
title: 'Formattering/formatPercentage',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: 'Formattering/formatPercentage',
title: 'Komponenter/Formatters/formatPercentage',

};

const meta: Meta<typeof Demo> = {
title: 'Formattering/formatCurrency',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: 'Formattering/formatCurrency',
title: 'Komponenter/Formatters/formatCurrency',

};

const meta: Meta<typeof Demo> = {
title: 'Formattering/formatDate',
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
title: 'Formattering/formatDate',
title: 'Komponenter/Formatters/formatDate',

@pethel pethel force-pushed the develop_document-formaters branch 2 times, most recently from 1cb4006 to 11c4b4d Compare November 13, 2024 09:29
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2419.westeurope.2.azurestaticapps.net

1 similar comment
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2419.westeurope.2.azurestaticapps.net

@pethel pethel force-pushed the develop_document-formaters branch from 11c4b4d to a399b03 Compare November 13, 2024 09:37
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2419.westeurope.2.azurestaticapps.net

@pethel pethel merged commit ac47d01 into develop Nov 13, 2024
3 checks passed
@pethel pethel deleted the develop_document-formaters branch November 13, 2024 09:59
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.

2 participants