Tibor Leupold
8c3a5110db
Move Percy CI to separate workflow
...
That workflow is now triggered by pull request reviews being submitted.
It is conditionally checked that the PR review is approving.
2023-01-27 14:19:51 -08:00
Tibor Leupold
dc9b173caf
Delete inactive and unused "image diff" workflows
...
I guess this was an attempt to replace Percy with something custom that
was never finished. If this is needed in the future, we can restore it
from git, but we don't need to keep this around.
2023-01-27 13:58:07 -08:00
Simon Fessehaye
e03f22a51a
Merge pull request #10057 from mozilla/dropdown-fix
...
dropdown text fix
2023-01-26 11:51:17 -08:00
Simon Fessehaye
c1a320478a
dropdown text fix
2023-01-26 11:42:33 -08:00
Simon Fessehaye
c8d1b12a11
Merge pull request #9999 from mozilla/9870-length
...
9870 - Expand dropdown box and search bar to fit length of text
2023-01-26 11:05:52 -08:00
Simon Fessehaye
e8dcf3ae33
Alignment and accessibility fixes
2023-01-26 10:58:14 -08:00
Simon Fessehaye
0141d136da
Revert "Merge branch '9870-length' of https://github.com/mozilla/foundation.mozilla.org into 9870-length"
...
This reverts commit a4c65fbfe9
.
2023-01-26 10:20:44 -08:00
Simon Fessehaye
a4c65fbfe9
Merge branch '9870-length' of https://github.com/mozilla/foundation.mozilla.org into 9870-length
2023-01-26 09:31:25 -08:00
Simon Fessehaye
cf771e0120
Format
2023-01-26 09:29:30 -08:00
Simon Fessehaye
4a13c359fb
9870 - Expand dropdown box and search bar to fit length of text
...
fix absolute position
PR Feedback
2023-01-26 09:10:45 -08:00
Tibor Leupold
b616f946df
Merge pull request #10037 from mozilla/9902-add-anchor-links-to-image-teaser-block-headings
...
#9902 Add anchor links to image teaser block headings
2023-01-24 16:13:24 -08:00
Tibor Leupold
a2ab260bad
Add slug as id on section and href in heading anchor
...
The anchor does not really provide much value at this point. I have only
added it to make it similar to how the richtext heading anchors work.
But, instead of setting the id on the anchor I am setting it on the
section. This makes sure the whole section is visible when linked to it
and that the image is not cut off based on the arbitrary offset in the
`fragment-id` class.
2023-01-24 16:05:24 -08:00
Tibor Leupold
7ffc3bd799
Add image teaser value class with slug prop
2023-01-24 16:05:24 -08:00
Daniel Miranda
89ce144f60
Merge pull request #10050 from mozilla/revert-9838-revert-9818-pass-locale-to-tito
...
Revert "Revert "Pass language code to Tito widget""
2023-01-24 14:17:47 -08:00
Daniel Miranda
63db6c5966
Revert "Revert "Pass language code to Tito widget""
2023-01-24 10:02:21 -08:00
Tibor Leupold
676e8a629e
Merge pull request #10001 from mozilla/9901-improve-image-quality-card-block
...
#9901 Improve image quality card block
2023-01-20 16:51:39 -08:00
Tibor Leupold
7271aea1aa
Fix template indentation
2023-01-20 16:44:20 -08:00
Tibor Leupold
ecb81d4c9d
Merge branch 'main' into 9901-improve-image-quality-card-block
2023-01-20 16:32:05 -08:00
Simon Fessehaye
fa65b22dc3
PR Feedback
2023-01-20 16:07:46 -08:00
Mavis Ou
c04cdfb86b
Merge pull request #9004 from mozilla/dependabot/pip/django-environ-0.9.0
...
Bump django-environ from 0.8.1 to 0.9.0
2023-01-20 13:43:49 -08:00
dependabot[bot]
5261bd525b
Bump django-environ from 0.8.1 to 0.9.0
...
Bumps [django-environ](https://github.com/joke2k/django-environ ) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/joke2k/django-environ/releases )
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/joke2k/django-environ/compare/v0.8.1...v0.9.0 )
---
updated-dependencies:
- dependency-name: django-environ
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 21:17:39 +00:00
Simon Fessehaye
d78c130599
Merge pull request #10002 from mozilla/9821-delay
...
9821 - Potential Safari Delay fix for Search
2023-01-20 12:10:52 -08:00
Simon Fessehaye
f5f39af083
9821 - Potential Safari Delay fix for Search
2023-01-20 12:00:28 -08:00
Mavis Ou
d665972bf4
Merge pull request #10003 from mozilla/fix-pontoon-link
...
Fix Pontoon link in readme
2023-01-20 10:07:01 -08:00
Mavis Ou
42207d1eb4
Merge branch 'main' into fix-pontoon-link
2023-01-20 09:57:55 -08:00
Tibor Leupold
972da04072
Merge pull request #9980 from mozilla/9034-fix-template-indentation
...
#9034 Fix template indentation
2023-01-20 09:31:54 -08:00
Tibor Leupold
81eeb6187b
Indent all templates with djhtml
2023-01-20 09:24:24 -08:00
Tibor Leupold
eeb3b48c9d
Replace deprecated xmp element with code
2023-01-20 09:18:03 -08:00
Tibor Leupold
159f5305e5
Escape displayed angle brackets in styleguide
2023-01-20 09:08:18 -08:00
Tibor Leupold
71babacfcb
Manually fix indent of research_filter_button
2023-01-20 09:03:32 -08:00
Tibor Leupold
64b5ccc338
Skip formatting of research_filter_button
2023-01-20 09:01:59 -08:00
Théo Chevalier
851897c2b5
Fix Pontoon link in readme
2023-01-20 16:17:04 +00:00
Tibor Leupold
8da5dcb38e
Set HTML indent size in editorconfig to 4
...
This is matching djhtml's default indent size and much easier to read.
2023-01-20 08:08:39 -08:00
Tibor Leupold
8c9646d04b
Activate HTML indent check in CI
2023-01-20 08:08:39 -08:00
Tibor Leupold
3522d98cb9
Add image wrappe with background and aspect ratio
...
The wrapper ensure that the correct space for the image is already
reserved. This avoids a layout shift when the image is rendering.
To signify the location of the image, a gray background is used on the
wrapper.
2023-01-19 16:52:42 -08:00
Tibor Leupold
3978abd391
Move card grid block template to central dir
2023-01-19 16:45:56 -08:00
Tibor Leupold
42aa37cd21
Add high resolution variants for the image sources
2023-01-19 16:41:53 -08:00
Tibor Leupold
d7770b43aa
Add picture element to load images size based on breakpoint
2023-01-19 16:41:53 -08:00
Tibor Leupold
8a594e83fb
Fix indent of card grid block
2023-01-19 16:41:53 -08:00
Mavis Ou
991f95692d
Merge pull request #9952 from mozilla/9548-ci-warnings
...
Fix CI deprecation warnings
2023-01-19 16:07:24 -08:00
Simon Fessehaye
0bb3d01b0b
fix absolute position
2023-01-19 14:45:09 -08:00
Simon Fessehaye
1507964c2e
9870 - Expand dropdown box and search bar to fit length of text
2023-01-19 14:02:12 -08:00
Mavis Ou
839e6a60e1
Merge branch 'main' into 9548-ci-warnings
2023-01-19 10:28:38 -08:00
Mavis Ou
e0feef9521
node-version: 18
2023-01-19 10:27:46 -08:00
Mavis Ou
10a753fbdd
node-version: 18
2023-01-19 10:27:03 -08:00
Mavis Ou
66ff0c484a
node-version: 18
2023-01-19 10:26:32 -08:00
Tibor Leupold
1c64073601
Merge pull request #9983 from mozilla/9901-improve-resolution-of-publication-hero
...
#9901 Improve resolution of publication hero
2023-01-19 10:11:32 -08:00
Tibor Leupold
1a6a2ecd85
Merge branch 'main' into 9901-improve-resolution-of-publication-hero
2023-01-19 10:01:39 -08:00
Mavis Ou
19567f0add
Merge branch 'main' into 9548-ci-warnings
2023-01-19 09:15:34 -08:00
Daniel Miranda
a9301f9524
Merge pull request #9971 from mozilla/9853-display-category-cta
...
updated JS to toggle category CTA
2023-01-19 09:12:45 -08:00