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

Www denhaag nl/reduce unused css #1659

Merged
merged 70 commits into from
Jan 9, 2025

Conversation

paulAcato
Copy link
Contributor

Closing issues

paulAcato and others added 30 commits November 11, 2024 08:51
Set fallback for the CSS variables and reduce almost all the alert
tokens.
Hey Paul, deze moet even heel goed gecheckt worden.

Deze had ik laten staan omdat er die calc() functies in zitten die het
gebruiken.
Als zou medium ook nog aangepast kunnen worden naar default? Ik vond het
een beetje een lastige.

```
 "medium-size": {
    "padding-block": { "value": "{denhaag.space.xs}" },
    "padding-inline": { "value": "{denhaag.space.md}" }
},
```

---------

Co-authored-by: Paul van Impelen <[email protected]>
Variabele die voor zowel `-start` als `-end` altijd gelijk waren heb ik
naar 1 variabel gezet.
13 november 2024 om 16:46 heeft Tom bevestigd dat dit component komt te
vervallen.
Dit waren er een hoop, pls extra goed checken 🙏
paulAcato and others added 21 commits December 12, 2024 15:03
For the sake of sanity and time heb ik hier niet alles overschreven. Ik
weet dat we display, position, top, left.. enz.. beter zonder variabelen
kunnen schrijven. Maar het is hier zoveel overbodig. In general zou ik
zeggen dat voor zulke elementen alleen kleuren en teksten gewijzigd
mogen worden. Lijkt me gewoon niet handig dat je sizes van een carousel
kan aanpassen.
Goed controleren graag (door o.a. eerst www-denhaag-nl/reduce-unused~
binnen te halen en daarna deze branch);


En om issues te voorkomen: 
1. `git checkout www-denhaag-nl/reduce-unused-css; git pull; yarn run
build; yarn storybook`
2. `git checkout
www-denhaag-nl/reduce-unused-css--check-multiple-components; git pull;
yarn run build; yarn storybook`


*Hoe/wat/waarom*
1. Icons waren op meerdere manieren gedefineerd;
2. Icons in links moesten 20x20 worden i.p.v. gekke formaten;
3. Code in links (en andere blocks waarin links gebruikt worden)
nagelopen;
4. Wrapper van denhaag-link__icon weggehaald, zorgde puur voor
problemen, voegde niks toe wat de <SVG> zelf niet kan.
- Heel veel unknown-html van mdx gefixed;
- Aantal iconen gelijk getrokken aan denhaag-icon;
- Die specifieke iconen ook 24x24 gemaakt conform icon-sheet;
- Specifieke CSS aangepast
Deze is ook beetje tricky omdat tokens in meerdere files gebruikt worden
en er werden een paar tokens gebruikt die binnen de tokens verwezen naar
een ander token.
<!--

IMPORTANT: Please do not create a Pull Request without creating an issue
first.
Any change needs to be discussed before proceeding. Failure to do so may
result in the rejection of the pull request.

Explain the details for making this change. What existing problem does
the pull request solve?
Example: When "Adding a function to do X", explain why it is necessary
to have a way to do X.

-->

**Closing issues**

<!-- Put `closes #XXXX` in your comment to auto-close the issue that
your PR fixes (if such). -->
<!--

IMPORTANT: Please do not create a Pull Request without creating an issue
first.
Any change needs to be discussed before proceeding. Failure to do so may
result in the rejection of the pull request.

Explain the details for making this change. What existing problem does
the pull request solve?
Example: When "Adding a function to do X", explain why it is necessary
to have a way to do X.

-->

**Closing issues**

<!-- Put `closes #XXXX` in your comment to auto-close the issue that
your PR fixes (if such). -->
…backs' into www-denhaag-nl/reduce-unused-css
@paulAcato paulAcato requested a review from marcoderover January 9, 2025 08:25
Copy link

changeset-bot bot commented Jan 9, 2025

⚠️ No Changeset found

Latest commit: b58073d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
denhaag ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 8:34am

@paulAcato paulAcato merged commit 369c657 into www.denhaag.nl Jan 9, 2025
6 checks passed
@paulAcato paulAcato deleted the www-denhaag-nl/reduce-unused-css branch January 9, 2025 08:52
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