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

Update theming to correctly match ISTEX design #24

Merged
merged 9 commits into from
Mar 29, 2024
Merged

Conversation

AlasDiablo
Copy link
Collaborator

No description provided.

@AlasDiablo AlasDiablo marked this pull request as ready for review March 29, 2024 07:13
@AlasDiablo AlasDiablo requested a review from parmentf March 29, 2024 07:16
tdm-fe/src/app/components/layout/Header.tsx Outdated Show resolved Hide resolved
tdm-fe/src/app/components/form/ProcessingFormEmail.tsx Outdated Show resolved Hide resolved
top: 16,
left: left,
right: 'calc(50% + 18px)',
transform: isExtended && isLast ? 'translateX(calc(100% + 36px))' : undefined,
Copy link
Collaborator

Choose a reason for hiding this comment

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

question: ‏What is translatex?

(why) Is it needed there?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is to implement the right bar on the stepper, and I needed a trick like this to allow advanced theming.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh. Translate X. Not trans LaTeX.

tdm-fe/src/app/components/form/ProcessingFormUpload.tsx Outdated Show resolved Hide resolved
tdm-fe/src/app/components/layout/WebServicesFooter.tsx Outdated Show resolved Hide resolved
<div id="ws-header">
<Container>
<p className="text">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In sit amet vulputate ex. Vivamus vitae
Copy link
Collaborator

Choose a reason for hiding this comment

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

nitpick (non-blocking): ‏There should be a real sentence. :P

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Communication departments are working on this.

tdm-fe/src/app/components/progress/FileUpload.tsx Outdated Show resolved Hide resolved
@AlasDiablo AlasDiablo merged commit 6ab0c3f into main Mar 29, 2024
2 checks passed
@AlasDiablo AlasDiablo deleted the feat/istex-theme branch March 29, 2024 09:14
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