-
Notifications
You must be signed in to change notification settings - Fork 7
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
Conversation
…ine variables to just spacing
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 🙏
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Closing issues